Skip to content

Commit

Permalink
Release 0.20231001.9
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user authored and sosukesuzuki committed Oct 1, 2023
1 parent 8d8eea2 commit 81e1061
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions es/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 es/packages/protobuf/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cybozu/protobuf",
"version": "1.0.0",
"version": "0.20231001.9",
"scripts": {
"build": "node ./scripts/build.mjs",
"test": "node --loader tsx --test ./__tests__/*.test.ts"
Expand Down
2 changes: 1 addition & 1 deletion es/packages/protoc-gen-es-cybozu-validate/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cybozu/protoc-gen-es-cybozu-validate",
"version": "1.0.0",
"version": "0.20231001.9",
"bin": {
"protoc-gen-es-cybozu-validate": "bin/protoc-gen-es-cybozu-validate"
},
Expand Down

0 comments on commit 81e1061

Please sign in to comment.