Skip to content

Commit

Permalink
chore(main): Release v0.1.6 (#135)
Browse files Browse the repository at this point in the history
🤖 I have created a release *beep* *boop*
---


## [0.1.6](v0.1.5...v0.1.6) (2024-02-12)


### Features

* Implement `GetSpecSchema` plugin gRPC API call ([#133](#133)) ([d1568f5](d1568f5))

---
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 12, 2024
1 parent d1568f5 commit ed0960d
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [0.1.6](https://github.com/cloudquery/plugin-sdk-javascript/compare/v0.1.5...v0.1.6) (2024-02-12)


### Features

* Implement `GetSpecSchema` plugin gRPC API call ([#133](https://github.com/cloudquery/plugin-sdk-javascript/issues/133)) ([d1568f5](https://github.com/cloudquery/plugin-sdk-javascript/commit/d1568f51c52db6491fab0d14b56a6ea4d2850c78))

## [0.1.5](https://github.com/cloudquery/plugin-sdk-javascript/compare/v0.1.4...v0.1.5) (2024-02-01)


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.5",
"version": "0.1.6",
"files": [
"dist",
"!dist/**/*.test.*",
Expand Down

0 comments on commit ed0960d

Please sign in to comment.