Skip to content
This repository was archived by the owner on Jan 16, 2026. It is now read-only.

Commit 1956deb

Browse files
chore(release): 5.0.0 [skip ci]
# [5.0.0](v4.0.0...v5.0.0) (2024-02-13) * feat!: removing transactions (#77) ([2f63569](2f63569)), closes [#77](#77) ### BREAKING CHANGES * removing transactions
1 parent 2f63569 commit 1956deb

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
# [5.0.0](https://github.com/Basis-Theory/basistheory-go/compare/v4.0.0...v5.0.0) (2024-02-13)
2+
3+
4+
* feat!: removing transactions (#77) ([2f63569](https://github.com/Basis-Theory/basistheory-go/commit/2f63569198cac93ed014d535b27e9e2f26e0311a)), closes [#77](https://github.com/Basis-Theory/basistheory-go/issues/77)
5+
6+
7+
### BREAKING CHANGES
8+
9+
* removing transactions
10+
111
# [4.0.0](https://github.com/Basis-Theory/basistheory-go/compare/v3.13.0...v4.0.0) (2024-01-16)
212

313

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "basistheory-go",
3-
"version": "4.0.0",
3+
"version": "5.0.0",
44
"description": "Basis Theory Go SDK",
55
"repository": "https://github.com/Basis-Theory/basistheory-go",
66
"author": "Basis Theory",

0 commit comments

Comments
 (0)