diff --git a/CHANGELOG.md b/CHANGELOG.md index d35c93e2..b11da653 100644 --- a/CHANGELOG.md +++ b/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) diff --git a/package.json b/package.json index b7afd90a..b54f8442 100644 --- a/package.json +++ b/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": {