Skip to content

Commit ef4cbdc

Browse files
authored
Merge pull request #29 from zugriffcloud/changeset-release/main
chore: bump versions (alpha)
2 parents 8ad7cb3 + 111da42 commit ef4cbdc

3 files changed

Lines changed: 10 additions & 2 deletions

File tree

.changeset/pre.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,5 +15,7 @@
1515
"@zugriff/redis": "1.1.1",
1616
"zugriff": "1.0.10"
1717
},
18-
"changesets": []
18+
"changesets": [
19+
"angry-cobras-ring"
20+
]
1921
}

packages/preset-nitro/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @zugriff/preset-nitro
22

3+
## 2.0.0-alpha.0
4+
5+
### Major Changes
6+
7+
- 8ad7cb3: nitro v3
8+
39
## 1.2.0
410

511
### Minor Changes

packages/preset-nitro/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@zugriff/preset-nitro",
3-
"version": "1.2.0",
3+
"version": "2.0.0-alpha.0",
44
"description": "Deploy your Nitro application with zugriff",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)