Skip to content

Commit

Permalink
0.7.0
Browse files Browse the repository at this point in the history
Automatically generated by python-semantic-release
  • Loading branch information
github-actions committed Jan 3, 2024
1 parent 59689c2 commit 304b393
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 1 deletion.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,19 @@



## v0.7.0 (2024-01-03)

### Feature

* feat: Added properties to Assets stream ([`a948ac5`](https://github.com/Datateer/tap-freshservice/commit/a948ac5540dcbde2c1e6ddf7eb440b62ce16310c))

### Unknown

* Merge pull request #15 from Datateer/type-fields

feat: Added properties to Assets stream ([`59689c2`](https://github.com/Datateer/tap-freshservice/commit/59689c2f5daa697ba1d4c1563732e7d5ad8a630c))


## v0.6.1 (2023-12-01)

### Fix
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 = "tap-freshservice"
version = "0.6.1"
version = "0.7.0"
description = "`tap-freshservice` is a Singer tap for Freshservice, built with the Meltano Singer SDK."
readme = "README.md"
authors = ["Datateer Dev"]
Expand Down

0 comments on commit 304b393

Please sign in to comment.