Skip to content

Commit

Permalink
release 1.0.0-beta.2
Browse files Browse the repository at this point in the history
  • Loading branch information
boutell committed Nov 20, 2024
1 parent 8fb162a commit b800a17
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Changelog

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

### Adds

Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"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": {
Expand Down Expand Up @@ -40,4 +40,4 @@
"postcss-viewport-to-container-toggle": "^1.0.0",
"vite": "^5.4.9"
}
}
}

0 comments on commit b800a17

Please sign in to comment.