Skip to content

Commit 104c039

Browse files
authored
chore(main): Release v0.1.25 (#273)
🤖 I have created a release *beep* *boop* --- ## [0.1.25](v0.1.24...v0.1.25) (2025-04-01) ### Bug Fixes * **deps:** Update dependency @cloudquery/plugin-pb-javascript to ^0.0.33 ([#274](#274)) ([ce065cf](ce065cf)) * **deps:** Update dependency @tsconfig/node20 to v20.1.5 ([#271](#271)) ([500766e](500766e)) --- 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 ce065cf commit 104c039

File tree

4 files changed

+12
-4
lines changed

4 files changed

+12
-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.24"
2+
".": "0.1.25"
33
}

CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Changelog
22

3+
## [0.1.25](https://github.com/cloudquery/plugin-sdk-javascript/compare/v0.1.24...v0.1.25) (2025-04-01)
4+
5+
6+
### Bug Fixes
7+
8+
* **deps:** Update dependency @cloudquery/plugin-pb-javascript to ^0.0.33 ([#274](https://github.com/cloudquery/plugin-sdk-javascript/issues/274)) ([ce065cf](https://github.com/cloudquery/plugin-sdk-javascript/commit/ce065cfeebb301792a3212e76de4b6bfab0d8097))
9+
* **deps:** Update dependency @tsconfig/node20 to v20.1.5 ([#271](https://github.com/cloudquery/plugin-sdk-javascript/issues/271)) ([500766e](https://github.com/cloudquery/plugin-sdk-javascript/commit/500766e409db805fcfc6777280f363c02baadfcf))
10+
311
## [0.1.24](https://github.com/cloudquery/plugin-sdk-javascript/compare/v0.1.23...v0.1.24) (2025-03-05)
412

513

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.24",
3+
"version": "0.1.25",
44
"files": [
55
"dist",
66
"!dist/**/*.test.*",

0 commit comments

Comments
 (0)