We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8fb162a commit b800a17Copy full SHA for b800a17
CHANGELOG.md
@@ -1,6 +1,6 @@
1
# Changelog
2
3
-## UNRELEASED
+## 1.0.0-beta.2 (2024-11-20)
4
5
### Adds
6
package.json
{
"name": "@apostrophecms/vite",
- "version": "1.0.0-beta.1",
+ "version": "1.0.0-beta.2",
"description": "Vite build flow for ApostropheCMS projects.",
"main": "index.js",
"exports": {
@@ -40,4 +40,4 @@
40
"postcss-viewport-to-container-toggle": "^1.0.0",
41
"vite": "^5.4.9"
42
}
43
-}
+}
0 commit comments