Skip to content

Commit 96ab230

Browse files
authored
chore(main): Release v0.1.23 (#259)
🤖 I have created a release *beep* *boop* --- ## [0.1.23](v0.1.22...v0.1.23) (2025-02-03) ### Bug Fixes * **deps:** Update dependency @apache-arrow/esnext-esm to v19 ([#262](#262)) ([65cf803](65cf803)) * **deps:** Update dependency @cloudquery/plugin-pb-javascript to ^0.0.31 ([#264](#264)) ([9bb3fb6](9bb3fb6)) * **deps:** Update dependency p-timeout to v6.1.4 ([#257](#257)) ([0019a7c](0019a7c)) * **deps:** Update dependency typescript to v5.7.3 ([#258](#258)) ([ed0d619](ed0d619)) * **deps:** Update dependency uuid to v11.0.5 ([#260](#260)) ([7bed538](7bed538)) * **deps:** Update eslint packages ([#261](#261)) ([beaf022](beaf022)) --- 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 65cf803 commit 96ab230

File tree

4 files changed

+16
-4
lines changed

4 files changed

+16
-4
lines changed

Diff for: .release-please-manifest.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "0.1.22"
2+
".": "0.1.23"
33
}

Diff for: CHANGELOG.md

+12
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# Changelog
22

3+
## [0.1.23](https://github.com/cloudquery/plugin-sdk-javascript/compare/v0.1.22...v0.1.23) (2025-02-03)
4+
5+
6+
### Bug Fixes
7+
8+
* **deps:** Update dependency @apache-arrow/esnext-esm to v19 ([#262](https://github.com/cloudquery/plugin-sdk-javascript/issues/262)) ([65cf803](https://github.com/cloudquery/plugin-sdk-javascript/commit/65cf8033a39390535cb9700a757336cc8c964741))
9+
* **deps:** Update dependency @cloudquery/plugin-pb-javascript to ^0.0.31 ([#264](https://github.com/cloudquery/plugin-sdk-javascript/issues/264)) ([9bb3fb6](https://github.com/cloudquery/plugin-sdk-javascript/commit/9bb3fb64d3b3debd4c539e553578c73225265cd3))
10+
* **deps:** Update dependency p-timeout to v6.1.4 ([#257](https://github.com/cloudquery/plugin-sdk-javascript/issues/257)) ([0019a7c](https://github.com/cloudquery/plugin-sdk-javascript/commit/0019a7c3877ff501a4fc795fcbc8423c40e4b6ad))
11+
* **deps:** Update dependency typescript to v5.7.3 ([#258](https://github.com/cloudquery/plugin-sdk-javascript/issues/258)) ([ed0d619](https://github.com/cloudquery/plugin-sdk-javascript/commit/ed0d619be4f52465eba07681549d99c993daa1c1))
12+
* **deps:** Update dependency uuid to v11.0.5 ([#260](https://github.com/cloudquery/plugin-sdk-javascript/issues/260)) ([7bed538](https://github.com/cloudquery/plugin-sdk-javascript/commit/7bed538a7cfac489acdc1eac1e708c8dc31657aa))
13+
* **deps:** Update eslint packages ([#261](https://github.com/cloudquery/plugin-sdk-javascript/issues/261)) ([beaf022](https://github.com/cloudquery/plugin-sdk-javascript/commit/beaf0227d4a4de56e531fc6787245b6af40d6ce8))
14+
315
## [0.1.22](https://github.com/cloudquery/plugin-sdk-javascript/compare/v0.1.21...v0.1.22) (2025-01-07)
416

517

Diff for: package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

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

0 commit comments

Comments
 (0)