From cd3c407cffc2b58608017c56f542219ee5f26d16 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Wed, 16 Nov 2022 21:16:52 +0000 Subject: [PATCH] chore(release): 1.55.0 [skip ci] # [1.55.0](https://github.com/Basis-Theory/basis-theory-js/compare/v1.54.0...v1.55.0) (2022-11-16) ### Features * add setValue method to elements, other qol improvements ([#248](https://github.com/Basis-Theory/basis-theory-js/issues/248)) ([cac105a](https://github.com/Basis-Theory/basis-theory-js/commit/cac105a323ff88fec11519beaca67fda8cb98c6a)) --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0bf186df..e7a19cd0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +# [1.55.0](https://github.com/Basis-Theory/basis-theory-js/compare/v1.54.0...v1.55.0) (2022-11-16) + + +### Features + +* add setValue method to elements, other qol improvements ([#248](https://github.com/Basis-Theory/basis-theory-js/issues/248)) ([cac105a](https://github.com/Basis-Theory/basis-theory-js/commit/cac105a323ff88fec11519beaca67fda8cb98c6a)) + # [1.54.0](https://github.com/Basis-Theory/basis-theory-js/compare/v1.53.1...v1.54.0) (2022-11-04) diff --git a/package.json b/package.json index e932840d..4676ed34 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@basis-theory/basis-theory-js", - "version": "1.54.0", + "version": "1.55.0", "repository": "https://github.com/Basis-Theory/basis-theory-js", "license": "Apache-2.0", "author": {