Skip to content

Commit

Permalink
chore(release): 1.18.1 [skip ci]
Browse files Browse the repository at this point in the history
## [1.18.1](v1.18.0...v1.18.1) (2024-03-22)

### Bug Fixes

* mismatch target/recipient origin error ([#236](#236)) ([86f2d7f](86f2d7f))
  • Loading branch information
semantic-release-bot committed Mar 22, 2024
1 parent 86f2d7f commit 87145c3
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.18.1](https://github.com/Basis-Theory/basis-theory-react/compare/v1.18.0...v1.18.1) (2024-03-22)


### Bug Fixes

* mismatch target/recipient origin error ([#236](https://github.com/Basis-Theory/basis-theory-react/issues/236)) ([86f2d7f](https://github.com/Basis-Theory/basis-theory-react/commit/86f2d7fb71190ea0ccefc2fd3723fd561e63b4e8))

# [1.18.0](https://github.com/Basis-Theory/basis-theory-react/compare/v1.17.0...v1.18.0) (2024-03-20)


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-react",
"version": "1.18.0",
"version": "1.18.1",
"description": "Thin React wrapper for BasisTheory JS SDK",
"repository": "https://github.com/Basis-Theory/basis-theory-react",
"license": "Apache-2.0",
Expand Down

0 comments on commit 87145c3

Please sign in to comment.