Skip to content

Commit 311b6f9

Browse files
authored
release 4.22.0 (#5088)
1 parent 87b07c9 commit 311b6f9

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.22.0 (2025-10-01)
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.21.1",
3+
"version": "4.22.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)