Skip to content

Commit

Permalink
bump version 2.3.0 (#78)
Browse files Browse the repository at this point in the history
Co-authored-by: RushiT0122 <rtodkar@stitchdata-talend.com>
  • Loading branch information
RushiT0122 and RushiT0122 authored Nov 30, 2023
1 parent 7030955 commit 3026cbb
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
# Changelog

## 2.3.0
* Enable dev-mode and token chaining [#76](https://github.com/singer-io/tap-typeform/pull/76)

## 2.2.0
* Adds `tags` property to `submitted_landings` stream [#75](https://github.com/singer-io/tap-typeform/pull/75)

Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

setup(
name="tap-typeform",
version="2.2.0",
version="2.3.0",
description="Singer.io tap for extracting data from the TypeForm Responses API",
author="bytcode.io",
url="http://singer.io",
Expand Down

0 comments on commit 3026cbb

Please sign in to comment.