File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ ---
2+ " effstate " : patch
3+ " @effstate/react " : patch
4+ ---
5+
6+ new invoke syntax. better internal typing
Original file line number Diff line number Diff line change 66
77concurrency : ${{ github.workflow }}-${{ github.ref }}
88
9+ permissions :
10+ contents : write
11+ pull-requests : write
12+
913jobs :
1014 release :
1115 name : Release
Original file line number Diff line number Diff line change 11{
22 "name" : " effstate" ,
3- "version" : " 0.0.1 " ,
3+ "version" : " 0.0.2 " ,
44 "description" : " Effect-first state machine library" ,
55 "type" : " module" ,
66 "main" : " ./dist/index.cjs" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @effstate/react" ,
3- "version" : " 0.0.1 " ,
3+ "version" : " 0.0.2 " ,
44 "description" : " React integration for effstate" ,
55 "type" : " module" ,
66 "main" : " ./dist/index.cjs" ,
You can’t perform that action at this time.
0 commit comments