Skip to content

Commit 5fe220d

Browse files
chore(release): 1.0.0 [skip ci]
# 1.0.0 (2025-08-31) ### Features * initial release ([d71ccb3](d71ccb3))
1 parent d71ccb3 commit 5fe220d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"manifest_version": 3,
33
"name": "github-unicoder",
4-
"version": "0.0.1",
4+
"version": "1.0.0",
55
"description": "GitHub上のUnicodeエスケープシーケンスを読みやすいテキストに変換して表示するChrome拡張",
66
"scripts": {
77
"build": "npm run clean && tsc && npm run copy-static",

0 commit comments

Comments
 (0)