File tree Expand file tree Collapse file tree 3 files changed +9
-2
lines changed
Expand file tree Collapse file tree 3 files changed +9
-2
lines changed Original file line number Diff line number Diff line change 9595 "plugins/source/oracledb+FILLER" : " 0.0.0" ,
9696 "plugins/source/square" : " 1.2.4" ,
9797 "plugins/source/square+FILLER" : " 0.0.0" ,
98- "plugins/source/typeform" : " 1.3.4 " ,
98+ "plugins/source/typeform" : " 1.3.5 " ,
9999 "plugins/source/typeform+FILLER" : " 0.0.0" ,
100100 "plugins/source/jira" : " 1.0.10" ,
101101 "plugins/source/jira+FILLER" : " 0.0.0" ,
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 1.3.5] ( https://github.com/cloudquery/cloudquery/compare/plugins-source-typeform-v1.3.4...plugins-source-typeform-v1.3.5 ) (2024-04-02)
4+
5+
6+ ### Bug Fixes
7+
8+ * ** deps:** Update dependency cloudquery-plugin-sdk to v0.1.18 ([ #17441 ] ( https://github.com/cloudquery/cloudquery/issues/17441 ) ) ([ 8fa286d] ( https://github.com/cloudquery/cloudquery/commit/8fa286db082439a52febf85a9eb1aa7d66ffaa28 ) )
9+
310## [ 1.3.4] ( https://github.com/cloudquery/cloudquery/compare/plugins-source-typeform-v1.3.3...plugins-source-typeform-v1.3.4 ) (2024-03-26)
411
512
Original file line number Diff line number Diff line change 1111from plugin .client import Client , Spec
1212
1313PLUGIN_NAME = "typeform"
14- PLUGIN_VERSION = "1.3.4 " # {x-release-please-version}
14+ PLUGIN_VERSION = "1.3.5 " # {x-release-please-version}
1515
1616
1717class TypeformPlugin (plugin .Plugin ):
You can’t perform that action at this time.
0 commit comments