Skip to content

Commit 55a0445

Browse files
committed
1.0.0
1 parent b54b0ff commit 55a0445

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

.changeset/config.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,5 @@
77
"access": "public",
88
"baseBranch": "master",
99
"updateInternalDependencies": "patch",
10-
"ignore": ["@kappagen/playground"]
10+
"ignore": ["@kappages/playground"]
1111
}

apps/kappagen/CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# @twirapp/kappagen
2+
3+
## 1.0.0
4+
5+
### Major Changes
6+
7+
- feat: release 1.0.0

apps/kappagen/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@twirapp/kappagen",
3-
"version": "0.0.0",
3+
"version": "1.0.0",
44
"type": "module",
55
"files": [
66
"dist"

0 commit comments

Comments
 (0)