Skip to content

Commit b7fdac0

Browse files
chore(main): Release v0.0.41 (#142)
🤖 I have created a release *beep* *boop* --- ## [0.0.41](v0.0.40...v0.0.41) (2026-04-01) ### Bug Fixes * **deps:** Update dependency typescript to v6 ([#138](#138)) ([7fa5d22](7fa5d22)) * **deps:** Update pnpm to v10.33.0 ([#137](#137)) ([137574e](137574e)) --- 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 a0862d4 commit b7fdac0

File tree

3 files changed

+10
-2
lines changed

3 files changed

+10
-2
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "0.0.40"
2+
".": "0.0.41"
33
}

CHANGELOG.md

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

3+
## [0.0.41](https://github.com/cloudquery/plugin-pb-javascript/compare/v0.0.40...v0.0.41) (2026-04-01)
4+
5+
6+
### Bug Fixes
7+
8+
* **deps:** Update dependency typescript to v6 ([#138](https://github.com/cloudquery/plugin-pb-javascript/issues/138)) ([7fa5d22](https://github.com/cloudquery/plugin-pb-javascript/commit/7fa5d2297c5d7b4ba157ac074f25a598da429903))
9+
* **deps:** Update pnpm to v10.33.0 ([#137](https://github.com/cloudquery/plugin-pb-javascript/issues/137)) ([137574e](https://github.com/cloudquery/plugin-pb-javascript/commit/137574e7084dc5c2d1954590d97f4320c5b9a7c3))
10+
311
## [0.0.40](https://github.com/cloudquery/plugin-pb-javascript/compare/v0.0.39...v0.0.40) (2026-02-26)
412

513

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@cloudquery/plugin-pb-javascript",
3-
"version": "0.0.40",
3+
"version": "0.0.41",
44
"files": [
55
"dist"
66
],

0 commit comments

Comments
 (0)