From 9a5b6a34982c252c75f2d8cdeaf0f55fd334526a Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Fri, 6 Oct 2023 01:34:34 +0000 Subject: [PATCH] chore(release): 2.3.0 [skip ci] # [2.3.0](https://github.com/Basis-Theory/basis-theory-js/compare/v2.2.0...v2.3.0) (2023-10-06) ### Features * adds code and deprecates reactor formulas ([#381](https://github.com/Basis-Theory/basis-theory-js/issues/381)) ([070229f](https://github.com/Basis-Theory/basis-theory-js/commit/070229fd3e67181033675e4da1772dee5384ad75)) --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7941b1fd..0d09297c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +# [2.3.0](https://github.com/Basis-Theory/basis-theory-js/compare/v2.2.0...v2.3.0) (2023-10-06) + + +### Features + +* adds code and deprecates reactor formulas ([#381](https://github.com/Basis-Theory/basis-theory-js/issues/381)) ([070229f](https://github.com/Basis-Theory/basis-theory-js/commit/070229fd3e67181033675e4da1772dee5384ad75)) + # [2.2.0](https://github.com/Basis-Theory/basis-theory-js/compare/v2.1.0...v2.2.0) (2023-08-29) diff --git a/package.json b/package.json index 95798cee..809ffa2c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@basis-theory/basis-theory-js", - "version": "2.2.0", + "version": "2.3.0", "repository": "https://github.com/Basis-Theory/basis-theory-js", "license": "Apache-2.0", "author": {