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

Commit 214e6ae

Browse files
chore(release): 2.12.3 [skip ci]
### [2.12.3](seamapi/python@v2.12.2...v2.12.3) (2023-06-05) ### Bug Fixes * Add Category to Connect Webview Create ([#96](seamapi/python#96)) ([f82be14](seamapi/python@f82be14))
1 parent f82be14 commit 214e6ae

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.3](https://github.com/seamapi/python/compare/v2.12.2...v2.12.3) (2023-06-05)
7+
8+
9+
### Bug Fixes
10+
11+
* Add Category to Connect Webview Create ([#96](https://github.com/seamapi/python/issues/96)) ([f82be14](https://github.com/seamapi/python/commit/f82be144ad96c9e439a7e222b15eafe023cdb1ad))
12+
613
### [2.12.2](https://github.com/seamapi/python/compare/v2.12.1...v2.12.2) (2023-05-25)
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.2"
3+
version = "2.12.3"
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)