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

Commit 2438210

Browse files
chore(release): 2.12.5 [skip ci]
### [2.12.5](seamapi/python@v2.12.4...v2.12.5) (2023-06-06) ### Bug Fixes * Update events methods params ([#93](seamapi/python#93)) ([3743539](seamapi/python@3743539))
1 parent 3743539 commit 2438210

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,13 @@
33
All notable changes to this project will be documented in this file. See
44
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
### [2.12.5](https://github.com/seamapi/python/compare/v2.12.4...v2.12.5) (2023-06-06)
7+
8+
9+
### Bug Fixes
10+
11+
* Update events methods params ([#93](https://github.com/seamapi/python/issues/93)) ([3743539](https://github.com/seamapi/python/commit/37435391dd198886087662940c39b6174487426b))
12+
613
### [2.12.4](https://github.com/seamapi/python/compare/v2.12.3...v2.12.4) (2023-06-06)
714

815

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "seamapi"
3-
version = "2.12.4"
3+
version = "2.12.5"
44
description = "A Python Library for Seam's API https://getseam.com"
55
authors = ["Severin Ibarluzea <[email protected]>"]
66
license = "MIT"

0 commit comments

Comments
 (0)