Skip to content

Commit

Permalink
chore(release): 1.43.0 [skip ci]
Browse files Browse the repository at this point in the history
# [1.43.0](v1.42.1...v1.43.0) (2022-07-20)

### Features

* remove atomics ([03e5b7f](03e5b7f))
  • Loading branch information
semantic-release-bot committed Jul 20, 2022
1 parent 03e5b7f commit c24f8f7
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
# [1.43.0](https://github.com/Basis-Theory/basis-theory-js/compare/v1.42.1...v1.43.0) (2022-07-20)


### Features

* remove atomics ([03e5b7f](https://github.com/Basis-Theory/basis-theory-js/commit/03e5b7ffb5de348902dff17e4df7d74ca503087b))

## [1.42.1](https://github.com/Basis-Theory/basis-theory-js/compare/v1.42.0...v1.42.1) (2022-07-19)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@basis-theory/basis-theory-js",
"version": "1.42.1",
"version": "1.43.0",
"repository": "https://github.com/Basis-Theory/basis-theory-js",
"license": "Apache-2.0",
"author": {
Expand Down

0 comments on commit c24f8f7

Please sign in to comment.