Skip to content

Commit

Permalink
chore(release): 1.42.0 [skip ci]
Browse files Browse the repository at this point in the history
# [1.42.0](v1.41.1...v1.42.0) (2022-06-30)

### Features

* add autoComplete option for elements ([#207](#207)) ([0a3c48e](0a3c48e))
  • Loading branch information
semantic-release-bot committed Jun 30, 2022
1 parent 0a3c48e commit 9a72b33
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions 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)


Expand Down
2 changes: 1 addition & 1 deletion 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": {
Expand Down

0 comments on commit 9a72b33

Please sign in to comment.