Skip to content
This repository was archived by the owner on Jul 4, 2025. It is now read-only.

Commit 8ec7567

Browse files
committed
chore: publish under latest tag
1 parent f0fbb2e commit 8ec7567

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -102,11 +102,11 @@
102102
},
103103
"publishConfig": {
104104
"access": "public",
105-
"tag": "next"
105+
"tag": "latest"
106106
},
107107
"np": {
108108
"message": "chore(release): %s",
109-
"tag": "next",
109+
"tag": "latest",
110110
"branch": "main",
111111
"anyBranch": false
112112
},

0 commit comments

Comments
 (0)