Skip to content
This repository has been archived by the owner on Jun 28, 2024. It is now read-only.

Commit

Permalink
chore(release): 2.8.0 [skip ci]
Browse files Browse the repository at this point in the history
## [2.8.0](seamapi/python@v2.7.0...v2.8.0) (2023-03-09)

### Features

* Add custom_metadata ([#75](seamapi/python#75)) ([01be89c](seamapi/python@01be89c))

### Bug Fixes

* parity with js changes ([59051b4](seamapi/python@59051b4))
  • Loading branch information
semantic-release-bot committed Mar 9, 2023
1 parent 01be89c commit 390fc70
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,18 @@
All notable changes to this project will be documented in this file. See
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [2.8.0](https://github.com/seamapi/python/compare/v2.7.0...v2.8.0) (2023-03-09)


### Features

* Add custom_metadata ([#75](https://github.com/seamapi/python/issues/75)) ([01be89c](https://github.com/seamapi/python/commit/01be89cf854fa1d244f448f1ab41113c166f6340))


### Bug Fixes

* parity with js changes ([59051b4](https://github.com/seamapi/python/commit/59051b40b9b43a87ebaa23d898ea1f2c4d417811))

## [2.7.0](https://github.com/seamapi/python/compare/v2.6.0...v2.7.0) (2023-02-28)


Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "seamapi"
version = "2.7.0"
version = "2.8.0"
description = "A Python Library for Seam's API https://getseam.com"
authors = ["Severin Ibarluzea <[email protected]>"]
license = "MIT"
Expand Down

0 comments on commit 390fc70

Please sign in to comment.