We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ea90a20 commit 4f5d375Copy full SHA for 4f5d375
CHANGELOG.md
@@ -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
@@ -51,5 +51,6 @@
51
"publishConfig": {
52
"access": "public",
53
"registry": "https://registry.npmjs.org"
54
- }
+ },
55
+ "version": "1.0.0"
56
}
0 commit comments