Skip to content

Commit

Permalink
chore(release): 4.9.0 [skip ci]
Browse files Browse the repository at this point in the history
# [4.9.0](v4.8.0...v4.9.0) (2024-10-10)

### Features

* adds token-intents ([#422](#422)) ([0286272](0286272))
  • Loading branch information
semantic-release-bot committed Oct 10, 2024
1 parent 0286272 commit 141a72e
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 @@
# [4.9.0](https://github.com/Basis-Theory/basis-theory-js/compare/v4.8.0...v4.9.0) (2024-10-10)


### Features

* adds token-intents ([#422](https://github.com/Basis-Theory/basis-theory-js/issues/422)) ([0286272](https://github.com/Basis-Theory/basis-theory-js/commit/028627238399fbc368d832f8e3482294ea3471d1))

# [4.8.0](https://github.com/Basis-Theory/basis-theory-js/compare/v4.7.2...v4.8.0) (2024-09-12)


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": "4.8.0",
"version": "4.9.0",
"repository": "https://github.com/Basis-Theory/basis-theory-js",
"license": "Apache-2.0",
"author": {
Expand Down

0 comments on commit 141a72e

Please sign in to comment.