Skip to content

Commit 0a3f5fd

Browse files
committed
chore: 🔖 v0.4.2
1 parent 96cf5f4 commit 0a3f5fd

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.github/workflows/release.yml

+1
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ jobs:
2424
with:
2525
node-version: 20
2626
cache: 'pnpm'
27+
registry-url: 'https://registry.npmjs.org/'
2728

2829
- name: Install dependencies
2930
run: pnpm install

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@project-trans/suggestion-box",
33
"type": "module",
4-
"version": "0.4.1",
4+
"version": "0.4.2",
55
"packageManager": "[email protected]+sha512.4abf725084d7bcbafbd728bfc7bee61f2f791f977fd87542b3579dcb23504d170d46337945e4c66485cd12d588a0c0e570ed9c477e7ccdd8507cf05f3f92eaca",
66
"description": "Suggestion box for Project Trans",
77
"author": {

0 commit comments

Comments
 (0)