From a9d8143c8819b8046647d920427cf47de37f13d8 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Fri, 7 Oct 2022 15:25:17 +0000 Subject: [PATCH] chore(release): 1.50.0 [skip ci] # [1.50.0](https://github.com/Basis-Theory/basis-theory-js/compare/v1.49.1...v1.50.0) (2022-10-07) ### Features * add value prop to elements create and update objects ([#237](https://github.com/Basis-Theory/basis-theory-js/issues/237)) ([b427e8d](https://github.com/Basis-Theory/basis-theory-js/commit/b427e8dedfb4bd4aaf289e101ff6f0d660d0425d)) --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1eb73054..9afc993a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +# [1.50.0](https://github.com/Basis-Theory/basis-theory-js/compare/v1.49.1...v1.50.0) (2022-10-07) + + +### Features + +* add value prop to elements create and update objects ([#237](https://github.com/Basis-Theory/basis-theory-js/issues/237)) ([b427e8d](https://github.com/Basis-Theory/basis-theory-js/commit/b427e8dedfb4bd4aaf289e101ff6f0d660d0425d)) + ## [1.49.1](https://github.com/Basis-Theory/basis-theory-js/compare/v1.49.0...v1.49.1) (2022-09-05) diff --git a/package.json b/package.json index 5f72b9a0..948e5005 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@basis-theory/basis-theory-js", - "version": "1.49.1", + "version": "1.50.0", "repository": "https://github.com/Basis-Theory/basis-theory-js", "license": "Apache-2.0", "author": {