Skip to content

Commit 670a2ac

Browse files
Version Packages (alpha) (#52)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent ff2e9e6 commit 670a2ac

File tree

3 files changed

+8
-1
lines changed

3 files changed

+8
-1
lines changed

.changeset/pre.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@
1616
"nine-bats-greet",
1717
"nine-pandas-bake",
1818
"purple-items-relate",
19+
"rude-wolves-shave",
1920
"serious-ghosts-judge",
2021
"shy-taxis-explode",
2122
"spicy-socks-bake",

packages/core/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# protobuf-auto-form
22

3+
## 0.1.0-alpha.37
4+
5+
### Patch Changes
6+
7+
- ff2e9e6: style: hide empty message
8+
39
## 0.1.0-alpha.36
410

511
### Patch Changes

packages/core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "protobuf-auto-form",
3-
"version": "0.1.0-alpha.36",
3+
"version": "0.1.0-alpha.37",
44
"description": "Automatically generate form from Protobuf schema for React",
55
"keywords": [
66
"protobuf",

0 commit comments

Comments
 (0)