Skip to content

Commit 128b6ea

Browse files
Version Packages (alpha) (#48)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 1c42527 commit 128b6ea

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
@@ -9,6 +9,7 @@
99
"angry-wolves-marry",
1010
"dry-cycles-drum",
1111
"few-eagles-share",
12+
"fluffy-pandas-camp",
1213
"nine-bats-greet",
1314
"purple-items-relate",
1415
"serious-ghosts-judge",

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.34
4+
5+
### Patch Changes
6+
7+
- 7d6ebce: feat: enable dark mode / hide one and only oneof field
8+
39
## 0.1.0-alpha.33
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.33",
3+
"version": "0.1.0-alpha.34",
44
"description": "Automatically generate form from Protobuf schema for React",
55
"keywords": [
66
"protobuf",

0 commit comments

Comments
 (0)