Skip to content

Commit f3d35fb

Browse files
Version Packages (alpha) (#51)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 40b956a commit f3d35fb

File tree

3 files changed

+12
-1
lines changed

3 files changed

+12
-1
lines changed

.changeset/pre.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,13 @@
88
"changesets": [
99
"angry-wolves-marry",
1010
"dry-cycles-drum",
11+
"eighty-dogs-train",
12+
"eighty-humans-draw",
1113
"few-eagles-share",
1214
"fluffy-pandas-camp",
1315
"green-poems-compete",
1416
"nine-bats-greet",
17+
"nine-pandas-bake",
1518
"purple-items-relate",
1619
"serious-ghosts-judge",
1720
"shy-taxis-explode",

packages/core/CHANGELOG.md

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

3+
## 0.1.0-alpha.36
4+
5+
### Patch Changes
6+
7+
- 40b956a: chore: temp disable dark mode
8+
- c071e01: chore: tailwind dark theme using class
9+
- 71f8c22: bug: react element should not be shared between different oneof cases
10+
311
## 0.1.0-alpha.35
412

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

0 commit comments

Comments
 (0)