Skip to content

Commit

Permalink
Merge pull request #14 from apostrophecms/release-1.0.0-beta.2
Browse files Browse the repository at this point in the history
release 1.0.0-beta.2
  • Loading branch information
boutell authored Nov 20, 2024
2 parents 8fb162a + b800a17 commit f28215d
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 f28215d

Please sign in to comment.