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

Commit c378211

Browse files
chore(release): 1.6.0 [skip ci]
## [1.6.0](seamapi/python@v1.5.0...v1.6.0) (2022-10-08) ### Features * Merge pull request [#50](seamapi/python#50) from seamapi/fill-connectwebview-props ([72fab41](seamapi/python@72fab41)), closes [#26](seamapi/python#26)
1 parent 72fab41 commit c378211

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+
## [1.6.0](https://github.com/seamapi/python/compare/v1.5.0...v1.6.0) (2022-10-08)
7+
8+
9+
### Features
10+
11+
* Merge pull request [#50](https://github.com/seamapi/python/issues/50) from seamapi/fill-connectwebview-props ([72fab41](https://github.com/seamapi/python/commit/72fab4136b7e72234240f60618b8eb80febdf02c)), closes [#26](https://github.com/seamapi/python/issues/26)
12+
613
## [1.5.0](https://github.com/seamapi/python/compare/v1.4.0...v1.5.0) (2022-09-20)
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 = "1.5.0"
3+
version = "1.6.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)