diff --git a/CHANGELOG.md b/CHANGELOG.md index f0b5fb8b..7941b1fd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +# [2.2.0](https://github.com/Basis-Theory/basis-theory-js/compare/v2.1.0...v2.2.0) (2023-08-29) + + +### Features + +* Adds support for token enrichments and removes token associations ([#373](https://github.com/Basis-Theory/basis-theory-js/issues/373)) ([cb99230](https://github.com/Basis-Theory/basis-theory-js/commit/cb99230dc74e013edc9d73942f10fdbc1051735c)) + # [2.1.0](https://github.com/Basis-Theory/basis-theory-js/compare/v2.0.0...v2.1.0) (2023-08-17) diff --git a/package.json b/package.json index 50a7ea1d..392e06a3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@basis-theory/basis-theory-js", - "version": "2.1.0", + "version": "2.2.0", "repository": "https://github.com/Basis-Theory/basis-theory-js", "license": "Apache-2.0", "author": {