Skip to content

Commit cd5cc8e

Browse files
chore: release 0.24.0
1 parent 8dd4744 commit cd5cc8e

3 files changed

Lines changed: 21 additions & 5 deletions

File tree

CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,19 @@
1+
## 0.24.0 (2026-05-21)
2+
3+
### Added
4+
5+
- Site defaults to large container with new 10GB disk space
6+
- Increase file size limit on the public file storage 4885 - add audit event
7+
- Increase file size limit on the public file storage 4885
8+
9+
### Maintenance
10+
11+
- Update core to use NPM install with improved security config 2949
12+
- Remove archived gatsby template from site choices
13+
- Update core to use NPM install with improved security config 2949
14+
- Update core to use NPM install with improved security config 2949
15+
- Update core to use NPM install with improved security config 2949
16+
117
## 0.23.1 (2026-05-14)
218

319
### Fixed

package-lock.json

Lines changed: 4 additions & 4 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
@@ -1,7 +1,7 @@
11
{
22
"name": "pages-core",
33
"private": true,
4-
"version": "0.23.1",
4+
"version": "0.24.0",
55
"description": "",
66
"keywords": [],
77
"dependencies": {

0 commit comments

Comments
 (0)