Skip to content

Commit 80f678b

Browse files
Version Packages (alpha) (#46)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent dbb3de3 commit 80f678b

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
@@ -10,6 +10,7 @@
1010
"dry-cycles-drum",
1111
"few-eagles-share",
1212
"nine-bats-greet",
13+
"purple-items-relate",
1314
"serious-ghosts-judge",
1415
"shy-taxis-explode",
1516
"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.33
4+
5+
### Patch Changes
6+
7+
- dbb3de3: bug: remove invalid diplay property
8+
39
## 0.1.0-alpha.32
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.32",
3+
"version": "0.1.0-alpha.33",
44
"description": "Automatically generate form from Protobuf schema for React",
55
"keywords": [
66
"protobuf",

0 commit comments

Comments
 (0)