Skip to content

Commit 8ac908e

Browse files
Version Packages (alpha) (#49)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 6215fda commit 8ac908e

File tree

3 files changed

+10
-1
lines changed

3 files changed

+10
-1
lines changed

.changeset/pre.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,13 +10,15 @@
1010
"dry-cycles-drum",
1111
"few-eagles-share",
1212
"fluffy-pandas-camp",
13+
"green-poems-compete",
1314
"nine-bats-greet",
1415
"purple-items-relate",
1516
"serious-ghosts-judge",
1617
"shy-taxis-explode",
1718
"spicy-socks-bake",
1819
"sweet-dryers-destroy",
1920
"tame-seas-refuse",
21+
"tiny-crabs-worry",
2022
"twenty-pugs-shave",
2123
"warm-buckets-dream",
2224
"warm-cycles-tickle",

packages/core/CHANGELOG.md

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

3+
## 0.1.0-alpha.35
4+
5+
### Patch Changes
6+
7+
- 1da4844: bug: fix fillInitialValues for map fields
8+
- 6215fda: fix: oneof label should conform to camelCase label option
9+
310
## 0.1.0-alpha.34
411

512
### 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.34",
3+
"version": "0.1.0-alpha.35",
44
"description": "Automatically generate form from Protobuf schema for React",
55
"keywords": [
66
"protobuf",

0 commit comments

Comments
 (0)