Skip to content

Commit f1bfb69

Browse files
chore(main): Release v0.0.42
1 parent d31efc7 commit f1bfb69

3 files changed

Lines changed: 9 additions & 2 deletions

File tree

.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.41"
2+
".": "0.0.42"
33
}

CHANGELOG.md

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

3+
## [0.0.42](https://github.com/cloudquery/plugin-pb-javascript/compare/v0.0.41...v0.0.42) (2026-05-01)
4+
5+
6+
### Bug Fixes
7+
8+
* **deps:** Update dependency typescript to v6.0.3 ([#147](https://github.com/cloudquery/plugin-pb-javascript/issues/147)) ([d31efc7](https://github.com/cloudquery/plugin-pb-javascript/commit/d31efc7a24c4deb19a654997f56484152a765063))
9+
310
## [0.0.41](https://github.com/cloudquery/plugin-pb-javascript/compare/v0.0.40...v0.0.41) (2026-04-01)
411

512

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.41",
3+
"version": "0.0.42",
44
"files": [
55
"dist"
66
],

0 commit comments

Comments
 (0)