Skip to content

Commit bc13578

Browse files
committed
chore(main): Release plugins-transformer-basic v1.0.1
1 parent 727ed92 commit bc13578

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,5 +103,5 @@
103103
"plugins/source/bitbucket+FILLER": "0.0.0",
104104
"plugins/source/notion": "1.1.8",
105105
"plugins/source/xkcd": "1.3.1",
106-
"plugins/transformer/basic": "1.0.0"
106+
"plugins/transformer/basic": "1.0.1"
107107
}

plugins/transformer/basic/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [1.0.1](https://github.com/cloudquery/cloudquery/compare/plugins-transformer-basic-v1.0.0...plugins-transformer-basic-v1.0.1) (2024-08-13)
4+
5+
6+
### Bug Fixes
7+
8+
* **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.59.0 ([#18881](https://github.com/cloudquery/cloudquery/issues/18881)) ([8f7667f](https://github.com/cloudquery/cloudquery/commit/8f7667f78c89514203806a458dafcbf3f389e45b))
9+
310
## 1.0.0 (2024-08-05)
411

512

0 commit comments

Comments
 (0)