Skip to content

Commit

Permalink
chore(release): 1.41.1 [skip ci]
Browse files Browse the repository at this point in the history
## [1.41.1](v1.41.0...v1.41.1) (2022-06-30)

### Code Refactoring

* remove atomic react methods ([#206](#206)) ([f2a200f](f2a200f))

### BREAKING CHANGES

* Removes react method from atomic banks and cards clients.
  • Loading branch information
semantic-release-bot committed Jun 30, 2022
1 parent f2a200f commit 140ef8e
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions CHANGELOG.md
@@ -1,3 +1,15 @@
## [1.41.1](https://github.com/Basis-Theory/basis-theory-js/compare/v1.41.0...v1.41.1) (2022-06-30)


### Code Refactoring

* remove atomic react methods ([#206](https://github.com/Basis-Theory/basis-theory-js/issues/206)) ([f2a200f](https://github.com/Basis-Theory/basis-theory-js/commit/f2a200fdf74e8bfc2fd31948b8ee6050d5f90641))


### BREAKING CHANGES

* Removes react method from atomic banks and cards clients.

# [1.41.0](https://github.com/Basis-Theory/basis-theory-js/compare/v1.40.0...v1.41.0) (2022-06-30)


Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "@basis-theory/basis-theory-js",
"version": "1.41.0",
"version": "1.41.1",
"repository": "https://github.com/Basis-Theory/basis-theory-js",
"license": "Apache-2.0",
"author": {
Expand Down

0 comments on commit 140ef8e

Please sign in to comment.