Skip to content

Commit

Permalink
chore(release): 2.5.0 [skip ci]
Browse files Browse the repository at this point in the history
# [2.5.0](v2.4.0...v2.5.0) (2023-12-01)

### Features

* adds cardTypes for custom bin ([#393](#393)) ([4905a50](4905a50))
  • Loading branch information
semantic-release-bot committed Dec 1, 2023
1 parent 4905a50 commit 02c1a98
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 @@
# [2.5.0](https://github.com/Basis-Theory/basis-theory-js/compare/v2.4.0...v2.5.0) (2023-12-01)


### Features

* adds cardTypes for custom bin ([#393](https://github.com/Basis-Theory/basis-theory-js/issues/393)) ([4905a50](https://github.com/Basis-Theory/basis-theory-js/commit/4905a50312730a209c630ac01483e2c85e35ae9d))

# [2.4.0](https://github.com/Basis-Theory/basis-theory-js/compare/v2.3.2...v2.4.0) (2023-11-27)


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

0 comments on commit 02c1a98

Please sign in to comment.