From 9a72b3317fa51ed8e2dba044f1fcbd3cd499ef3a Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Thu, 30 Jun 2022 19:59:17 +0000 Subject: [PATCH] chore(release): 1.42.0 [skip ci] # [1.42.0](https://github.com/Basis-Theory/basis-theory-js/compare/v1.41.1...v1.42.0) (2022-06-30) ### Features * add autoComplete option for elements ([#207](https://github.com/Basis-Theory/basis-theory-js/issues/207)) ([0a3c48e](https://github.com/Basis-Theory/basis-theory-js/commit/0a3c48ed51a6c4d3a558c4f7f651c7aa4f537202)) --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index b11da653..85b9781e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +# [1.42.0](https://github.com/Basis-Theory/basis-theory-js/compare/v1.41.1...v1.42.0) (2022-06-30) + + +### Features + +* add autoComplete option for elements ([#207](https://github.com/Basis-Theory/basis-theory-js/issues/207)) ([0a3c48e](https://github.com/Basis-Theory/basis-theory-js/commit/0a3c48ed51a6c4d3a558c4f7f651c7aa4f537202)) + ## [1.41.1](https://github.com/Basis-Theory/basis-theory-js/compare/v1.41.0...v1.41.1) (2022-06-30) diff --git a/package.json b/package.json index b54f8442..cf1e5ca6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@basis-theory/basis-theory-js", - "version": "1.41.1", + "version": "1.42.0", "repository": "https://github.com/Basis-Theory/basis-theory-js", "license": "Apache-2.0", "author": {