Skip to content

Commit aa908c7

Browse files
authored
release 4.20.0 (#5027)
1 parent 4710800 commit aa908c7

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

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+
## 4.20.0 (2025-08-06)
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": "apostrophe",
3-
"version": "4.19.0",
3+
"version": "4.20.0",
44
"description": "The Apostrophe Content Management System.",
55
"main": "index.js",
66
"scripts": {
@@ -143,4 +143,4 @@
143143
"browserslist": [
144144
"ie >= 10"
145145
]
146-
}
146+
}

0 commit comments

Comments
 (0)