Skip to content

Commit e006e63

Browse files
authored
chore(main): Release v0.1.35 (#357)
1 parent 66e8885 commit e006e63

File tree

4 files changed

+11
-4
lines changed

4 files changed

+11
-4
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.1.34"
2+
".": "0.1.35"
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.1.35](https://github.com/cloudquery/plugin-sdk-javascript/compare/v0.1.34...v0.1.35) (2026-02-26)
4+
5+
6+
### Bug Fixes
7+
8+
* **deps:** Update dependency @cloudquery/plugin-pb-javascript to ^0.0.40 ([#356](https://github.com/cloudquery/plugin-sdk-javascript/issues/356)) ([66e8885](https://github.com/cloudquery/plugin-sdk-javascript/commit/66e88859060ebd7d134e55e1c5cbb0a7e83eb962))
9+
310
## [0.1.34](https://github.com/cloudquery/plugin-sdk-javascript/compare/v0.1.33...v0.1.34) (2026-02-26)
411

512

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

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

0 commit comments

Comments
 (0)