diff --git a/CHANGELOG.md b/CHANGELOG.md index c50f4aee..7043b617 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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) diff --git a/package.json b/package.json index ff235c1f..7be701ec 100644 --- a/package.json +++ b/package.json @@ -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": {