Skip to content

Commit 1dec483

Browse files
committed
docs: add changelog
1 parent 1150a11 commit 1dec483

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

packages/trpc-webext/CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
# @status-im/trpc-webext

packages/trpc-webext/package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,5 +48,8 @@
4848
"devDependencies": {
4949
"@types/webextension-polyfill": "^0.12.3",
5050
"zod": "^3.23.8"
51+
},
52+
"publishConfig": {
53+
"access": "public"
5154
}
5255
}

0 commit comments

Comments
 (0)