Skip to content

Commit 33ca750

Browse files
authored
chore(main): Release v0.1.13 (#179)
🤖 I have created a release *beep* *boop* --- ## [0.1.13](v0.1.12...v0.1.13) (2024-06-11) ### Bug Fixes * **deps:** Update dependency @cloudquery/plugin-pb-javascript to ^0.0.20 ([#180](#180)) ([e80c25f](e80c25f)) * **deps:** Update dependency @grpc/grpc-js to v1.10.9 [SECURITY] ([#178](#178)) ([9aabab2](9aabab2)) --- 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 e80c25f commit 33ca750

File tree

4 files changed

+12
-4
lines changed

4 files changed

+12
-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.12"
2+
".": "0.1.13"
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.1.13](https://github.com/cloudquery/plugin-sdk-javascript/compare/v0.1.12...v0.1.13) (2024-06-11)
4+
5+
6+
### Bug Fixes
7+
8+
* **deps:** Update dependency @cloudquery/plugin-pb-javascript to ^0.0.20 ([#180](https://github.com/cloudquery/plugin-sdk-javascript/issues/180)) ([e80c25f](https://github.com/cloudquery/plugin-sdk-javascript/commit/e80c25f71fed28e4fa8eae4486373becdb895073))
9+
* **deps:** Update dependency @grpc/grpc-js to v1.10.9 [SECURITY] ([#178](https://github.com/cloudquery/plugin-sdk-javascript/issues/178)) ([9aabab2](https://github.com/cloudquery/plugin-sdk-javascript/commit/9aabab228894584ec31a827c2ffa77b089ffdb80))
10+
311
## [0.1.12](https://github.com/cloudquery/plugin-sdk-javascript/compare/v0.1.11...v0.1.12) (2024-06-03)
412

513

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

0 commit comments

Comments
 (0)