Skip to content

Commit 613b4d9

Browse files
DangerouslyShipclaude
andcommitted
0.1.2
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent 56902c4 commit 613b4d9

3 files changed

Lines changed: 7 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Changelog
22

3+
## 0.1.2
4+
5+
- Rename package from `@convex-dev/self-hosting` to `@convex-dev/static-hosting`
6+
37
## 0.1.1-alpha.0
48

59
- Add optional convex-fs CDN mode for static asset serving (`--cdn` flag)

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
@@ -6,7 +6,7 @@
66
"bugs": {
77
"url": "https://github.com/get-convex/static-hosting/issues"
88
},
9-
"version": "0.1.1",
9+
"version": "0.1.2",
1010
"license": "Apache-2.0",
1111
"keywords": [
1212
"convex",

0 commit comments

Comments
 (0)