Skip to content

Commit 3c40e1a

Browse files
Version Packages (#4)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent ee1e1ab commit 3c40e1a

File tree

3 files changed

+8
-6
lines changed

3 files changed

+8
-6
lines changed

.changeset/cuddly-pigs-trade.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# electron-trpc
2+
3+
## 0.0.1
4+
5+
### Patch Changes
6+
7+
- [#2](https://github.com/jsonnull/electron-trpc/pull/2) [`693b1e0`](https://github.com/jsonnull/electron-trpc/commit/693b1e0e30d06c2cba6b1745967e1b3c38f3ed91) Thanks [@jsonnull](https://github.com/jsonnull)! - Initial version

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "electron-trpc",
3-
"version": "0.0.0",
3+
"version": "0.0.1",
44
"main": "dist/index.cjs",
55
"module": "dist/index.mjs",
66
"types": "dist/index.d.ts",

0 commit comments

Comments
 (0)