Skip to content

Commit 6b7e0ad

Browse files
committed
Releasing 1.0.0
1 parent c5c0675 commit 6b7e0ad

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

changelog.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Changelog
22
=========
33

4-
1.0.0 (????-??-??)
4+
1.0.0 (2024-01-14)
55
------------------
66

77
* CommonJS support has been dropped. The previous version of this library had

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@curveball/kernel",
3-
"version": "0.21.2",
3+
"version": "1.0.0",
44
"description": "Curveball is a framework writting in Typescript for Node.js",
55
"type": "module",
66
"exports": "./dist/index.js",

0 commit comments

Comments
 (0)