Skip to content

Commit c75ceb9

Browse files
committedFeb 25, 2023
chore(release): 2.0.0
# [2.0.0](1.2.0...2.0.0) (2023-02-25) ### Features * revamp config handling ([#37](#37)) ([2cc9350](2cc9350)) ### BREAKING CHANGES * This changes how configs are handled entirely and breaks backwards compatibility. * tests: write some tests
1 parent 48db6ac commit c75ceb9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@zptxdev/skeleton",
3-
"version": "2.0.0-next.1",
3+
"version": "2.0.0",
44
"type": "module",
55
"engines": {
66
"node": ">=18.0.0"

0 commit comments

Comments
 (0)