Skip to content

Commit d446cb2

Browse files
committed
release: 1.0.18
1 parent 4c23758 commit d446cb2

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

bifrost-fastify/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@alignable/bifrost-fastify",
33
"repository": "https://github.com/Alignable/bifrost.git",
4-
"version": "1.0.17",
4+
"version": "1.0.18",
55
"type": "module",
66
"main": "./dist/index.js",
77
"types": "./dist/index.d.ts",
@@ -17,7 +17,7 @@
1717
"htmlparser2": "^10.0.0"
1818
},
1919
"peerDependencies": {
20-
"@alignable/bifrost": "1.0.17",
20+
"@alignable/bifrost": "1.0.18",
2121
"fastify": "^5.0.0",
2222
"vike": ">=0.4.251",
2323
"vite": ">=6"

bifrost/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@alignable/bifrost",
33
"repository": "https://github.com/Alignable/bifrost.git",
4-
"version": "1.0.17",
4+
"version": "1.0.18",
55
"type": "module",
66
"types": "./dist/index.d.ts",
77
"exports": {

package-lock.json

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

0 commit comments

Comments
 (0)