diff --git a/CHANGELOG.md b/CHANGELOG.md index 624fd636..8abb83dd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +# [1.68.0](https://github.com/Basis-Theory/basis-theory-js/compare/v1.67.2...v1.68.0) (2023-02-16) + + +### Features + +* adding idempotency key header ([#279](https://github.com/Basis-Theory/basis-theory-js/issues/279)) ([645455f](https://github.com/Basis-Theory/basis-theory-js/commit/645455f8067e7eeb345ec0be6e60948e1508644f)) + ## [1.67.2](https://github.com/Basis-Theory/basis-theory-js/compare/v1.67.1...v1.67.2) (2023-02-16) diff --git a/package.json b/package.json index b29ad8c1..ea78d2b8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@basis-theory/basis-theory-js", - "version": "1.67.2", + "version": "1.68.0", "repository": "https://github.com/Basis-Theory/basis-theory-js", "license": "Apache-2.0", "author": {