Skip to content

Commit

Permalink
chore(release): 1.4.1 [skip ci]
Browse files Browse the repository at this point in the history
## [1.4.1](v1.4.0...v1.4.1) (2022-08-12)

### Bug Fixes

* add wrapper ref to wrapper div and use element hook ([#110](#110)) ([030304a](030304a))
  • Loading branch information
semantic-release-bot committed Aug 12, 2022
1 parent 030304a commit f030f52
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.4.1](https://github.com/Basis-Theory/basis-theory-react/compare/v1.4.0...v1.4.1) (2022-08-12)


### Bug Fixes

* add wrapper ref to wrapper div and use element hook ([#110](https://github.com/Basis-Theory/basis-theory-react/issues/110)) ([030304a](https://github.com/Basis-Theory/basis-theory-react/commit/030304a5693f3d06fc7873e92b4a765c57ebd52e))

# [1.4.0](https://github.com/Basis-Theory/basis-theory-react/compare/v1.3.3...v1.4.0) (2022-07-01)


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.4.0",
"version": "1.4.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 f030f52

Please sign in to comment.