Skip to content

Commit b800a17

Browse files
committed
release 1.0.0-beta.2
1 parent 8fb162a commit b800a17

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Changelog
22

3-
## UNRELEASED
3+
## 1.0.0-beta.2 (2024-11-20)
44

55
### Adds
66

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@apostrophecms/vite",
3-
"version": "1.0.0-beta.1",
3+
"version": "1.0.0-beta.2",
44
"description": "Vite build flow for ApostropheCMS projects.",
55
"main": "index.js",
66
"exports": {
@@ -40,4 +40,4 @@
4040
"postcss-viewport-to-container-toggle": "^1.0.0",
4141
"vite": "^5.4.9"
4242
}
43-
}
43+
}

0 commit comments

Comments
 (0)