File tree Expand file tree Collapse file tree 3 files changed +10
-2
lines changed Expand file tree Collapse file tree 3 files changed +10
-2
lines changed Original file line number Diff line number Diff line change 4
4
"initialVersions" : {
5
5
"electron-trpc" : " 0.1.0"
6
6
},
7
- "changesets" : []
7
+ "changesets" : [
8
+ " ten-bobcats-ring"
9
+ ]
8
10
}
Original file line number Diff line number Diff line change 1
1
# electron-trpc
2
2
3
+ ## 0.2.0-next.0
4
+
5
+ ### Minor Changes
6
+
7
+ - [ ` d392431 ` ] ( https://github.com/jsonnull/electron-trpc/commit/d39243176897dd7cd209d768db68dc90cab92c58 ) Thanks [ @jsonnull ] ( https://github.com/jsonnull ) ! - Move to tRPC v10.
8
+
3
9
## 0.1.0
4
10
5
11
### Minor Changes
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " electron-trpc" ,
3
3
"description" : " Electron support for tRPC" ,
4
- "version" : " 0.1 .0" ,
4
+ "version" : " 0.2.0-next .0" ,
5
5
"main" : " dist/index.cjs" ,
6
6
"module" : " dist/index.mjs" ,
7
7
"types" : " dist/index.d.ts" ,
You can’t perform that action at this time.
0 commit comments