Skip to content

Commit

Permalink
[create-pull-request] automated change
Browse files Browse the repository at this point in the history
  • Loading branch information
authzedbot authored and github-actions[bot] committed Jun 28, 2024
1 parent ceb1a38 commit bd12522
Show file tree
Hide file tree
Showing 10 changed files with 1,970 additions and 7 deletions.
2 changes: 1 addition & 1 deletion buf.gen.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#!/usr/bin/env -S buf generate buf.build/authzed/api:v1.33.0 --template
#!/usr/bin/env -S buf generate buf.build/authzed/api:v1.34.0 --template
# To regenerate:
# npm install -g grpc-tools
# ./buf.gen.yaml
Expand Down
2 changes: 1 addition & 1 deletion js-dist/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@authzed/authzed-js-node",
"author": "authzed",
"version": "0.15.0",
"version": "0.16.0",
"description": "authzed js client for nodejs",
"keywords": [
"authorization",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@authzed/authzed-node",
"author": "authzed",
"version": "0.15.0",
"version": "0.16.0",
"description": "authzed client for nodejs",
"keywords": [
"authorization",
Expand Down

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

Loading

0 comments on commit bd12522

Please sign in to comment.