Skip to content

Commit ad14f46

Browse files
authored
chore(main): Release v0.1.26 (#279)
🤖 I have created a release *beep* *boop* --- ## [0.1.26](v0.1.25...v0.1.26) (2025-05-09) ### Bug Fixes * **deps:** Update dependency @cloudquery/plugin-pb-javascript to ^0.0.34 ([#280](#280)) ([5473220](5473220)) * **deps:** Update dependency prettier to v3.5.3 ([#277](#277)) ([8376dba](8376dba)) * **deps:** Update dependency winston-error-format to v3.0.2 ([#278](#278)) ([ba90ab7](ba90ab7)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
1 parent 5473220 commit ad14f46

File tree

4 files changed

+13
-4
lines changed

4 files changed

+13
-4
lines changed

.release-please-manifest.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "0.1.25"
2+
".": "0.1.26"
33
}

CHANGELOG.md

+9
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# Changelog
22

3+
## [0.1.26](https://github.com/cloudquery/plugin-sdk-javascript/compare/v0.1.25...v0.1.26) (2025-05-09)
4+
5+
6+
### Bug Fixes
7+
8+
* **deps:** Update dependency @cloudquery/plugin-pb-javascript to ^0.0.34 ([#280](https://github.com/cloudquery/plugin-sdk-javascript/issues/280)) ([5473220](https://github.com/cloudquery/plugin-sdk-javascript/commit/5473220edda29113b529ee5a0583b12aeaa27667))
9+
* **deps:** Update dependency prettier to v3.5.3 ([#277](https://github.com/cloudquery/plugin-sdk-javascript/issues/277)) ([8376dba](https://github.com/cloudquery/plugin-sdk-javascript/commit/8376dbaa0e539654ac4598bd4dd4754beafe6d75))
10+
* **deps:** Update dependency winston-error-format to v3.0.2 ([#278](https://github.com/cloudquery/plugin-sdk-javascript/issues/278)) ([ba90ab7](https://github.com/cloudquery/plugin-sdk-javascript/commit/ba90ab7ab39c13168e29025a8d4b1e1faf07aefb))
11+
312
## [0.1.25](https://github.com/cloudquery/plugin-sdk-javascript/compare/v0.1.24...v0.1.25) (2025-04-01)
413

514

package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@cloudquery/plugin-sdk-javascript",
3-
"version": "0.1.25",
3+
"version": "0.1.26",
44
"files": [
55
"dist",
66
"!dist/**/*.test.*",

0 commit comments

Comments
 (0)