Skip to content

Commit

Permalink
chore(main): Release v0.1.23 (#259)
Browse files Browse the repository at this point in the history
🤖 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).
  • Loading branch information
cq-bot authored Feb 3, 2025
1 parent 65cf803 commit 96ab230
Show file tree
Hide file tree
Showing 4 changed files with 16 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
".": "0.1.22"
".": "0.1.23"
}
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# Changelog

## [0.1.23](https://github.com/cloudquery/plugin-sdk-javascript/compare/v0.1.22...v0.1.23) (2025-02-03)


### Bug Fixes

* **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))
* **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))
* **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))
* **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))
* **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))
* **deps:** Update eslint packages ([#261](https://github.com/cloudquery/plugin-sdk-javascript/issues/261)) ([beaf022](https://github.com/cloudquery/plugin-sdk-javascript/commit/beaf0227d4a4de56e531fc6787245b6af40d6ce8))

## [0.1.22](https://github.com/cloudquery/plugin-sdk-javascript/compare/v0.1.21...v0.1.22) (2025-01-07)


Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cloudquery/plugin-sdk-javascript",
"version": "0.1.22",
"version": "0.1.23",
"files": [
"dist",
"!dist/**/*.test.*",
Expand Down

0 comments on commit 96ab230

Please sign in to comment.