Skip to content

Commit

Permalink
chore(release): 3.5.0 [skip ci]
Browse files Browse the repository at this point in the history
# [3.5.0](v3.4.0...v3.5.0) (2022-08-01)

### Features

* add token expires_at, validations, updated models  ([#45](#45)) ([28b2b79](28b2b79))
  • Loading branch information
semantic-release-bot committed Aug 1, 2022
1 parent 28b2b79 commit d478e14
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 @@
# [3.5.0](https://github.com/Basis-Theory/basistheory-go/compare/v3.4.0...v3.5.0) (2022-08-01)


### Features

* add token expires_at, validations, updated models ([#45](https://github.com/Basis-Theory/basistheory-go/issues/45)) ([28b2b79](https://github.com/Basis-Theory/basistheory-go/commit/28b2b79a5a1774c500619409630fe8a7f11c78d8))

# [3.4.0](https://github.com/Basis-Theory/basistheory-go/compare/v3.3.1...v3.4.0) (2022-07-21)


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": "basistheory-go",
"version": "3.4.0",
"version": "3.5.0",
"description": "Basis Theory Go SDK",
"repository": "https://github.com/Basis-Theory/basistheory-go",
"author": "Basis Theory",
Expand Down

0 comments on commit d478e14

Please sign in to comment.