File tree Expand file tree Collapse file tree 3 files changed +12
-1
lines changed Expand file tree Collapse file tree 3 files changed +12
-1
lines changed Original file line number Diff line number Diff line change 8
8
"changesets" : [
9
9
" angry-wolves-marry" ,
10
10
" dry-cycles-drum" ,
11
+ " eighty-dogs-train" ,
12
+ " eighty-humans-draw" ,
11
13
" few-eagles-share" ,
12
14
" fluffy-pandas-camp" ,
13
15
" green-poems-compete" ,
14
16
" nine-bats-greet" ,
17
+ " nine-pandas-bake" ,
15
18
" purple-items-relate" ,
16
19
" serious-ghosts-judge" ,
17
20
" shy-taxis-explode" ,
Original file line number Diff line number Diff line change 1
1
# protobuf-auto-form
2
2
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
+
3
11
## 0.1.0-alpha.35
4
12
5
13
### Patch Changes
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " protobuf-auto-form" ,
3
- "version" : " 0.1.0-alpha.35 " ,
3
+ "version" : " 0.1.0-alpha.36 " ,
4
4
"description" : " Automatically generate form from Protobuf schema for React" ,
5
5
"keywords" : [
6
6
" protobuf" ,
You can’t perform that action at this time.
0 commit comments