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

Commit 239ef33

Browse files
chore(release): 2.7.0 [skip ci]
## [2.7.0](seamapi/python@v2.6.0...v2.7.0) (2023-02-28) ### Features * send status to connect on workflow trigger ([8091b61](seamapi/python@8091b61)) * use different name to call always ([aae209d](seamapi/python@aae209d))
1 parent d5336a4 commit 239ef33

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
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.7.0](https://github.com/seamapi/python/compare/v2.6.0...v2.7.0) (2023-02-28)
7+
8+
9+
### Features
10+
11+
* send status to connect on workflow trigger ([8091b61](https://github.com/seamapi/python/commit/8091b61e6de3593b99aaf71083964be31ea3d9db))
12+
* use different name to call always ([aae209d](https://github.com/seamapi/python/commit/aae209d212dbb08a613e2783dbbb3744f8443eed))
13+
614
## [2.6.0](https://github.com/seamapi/python/compare/v2.5.0...v2.6.0) (2022-12-01)
715

816

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.6.0"
3+
version = "2.7.0"
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)