diff --git a/CHANGELOG.md b/CHANGELOG.md index 85b9781e..62988325 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [1.42.1](https://github.com/Basis-Theory/basis-theory-js/compare/v1.42.0...v1.42.1) (2022-07-19) + + +### Bug Fixes + +* handle elements script request block ([#209](https://github.com/Basis-Theory/basis-theory-js/issues/209)) ([0ced94b](https://github.com/Basis-Theory/basis-theory-js/commit/0ced94b91cb0c74a289762046e7670b7ed6ddf6c)) + # [1.42.0](https://github.com/Basis-Theory/basis-theory-js/compare/v1.41.1...v1.42.0) (2022-06-30) diff --git a/package.json b/package.json index cf1e5ca6..dd31c521 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@basis-theory/basis-theory-js", - "version": "1.42.0", + "version": "1.42.1", "repository": "https://github.com/Basis-Theory/basis-theory-js", "license": "Apache-2.0", "author": {