Skip to content

Commit 4f5d375

Browse files
chore(main): release 1.0.0 (#1)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent ea90a20 commit 4f5d375

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Changelog
2+
3+
## 1.0.0 (2025-03-10)
4+
5+
6+
### Features
7+
8+
* init ([ea90a20](https://github.com/KarinJS/-karinjs-pty/commit/ea90a20f654a615ce92388429edeea725d7a64e7))

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,5 +51,6 @@
5151
"publishConfig": {
5252
"access": "public",
5353
"registry": "https://registry.npmjs.org"
54-
}
54+
},
55+
"version": "1.0.0"
5556
}

0 commit comments

Comments
 (0)