Skip to content

Commit

Permalink
chore(main): Release v1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
cq-bot committed Aug 3, 2023
1 parent a95de97 commit 306a482
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 3 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# Changelog

## 1.0.0 (2023-08-03)


### Features

* Add initial generation of protoc ([#1](https://github.com/cloudquery/plugin-pb-js/issues/1)) ([7f51e83](https://github.com/cloudquery/plugin-pb-js/commit/7f51e83e4854afd3ed58d6f4bb562914af5c1a96))
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-pb-js",
"version": "0.0.1",
"version": "1.0.0",
"files": [
"dist"
],
Expand Down

0 comments on commit 306a482

Please sign in to comment.