Skip to content

Commit 9c415a1

Browse files
committed
version 5.0.1
1 parent 0b1eb03 commit 9c415a1

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,16 @@
11
# Changelog
22

3+
## 5.0.1 - 2024-06-24
4+
5+
### Added
6+
- Add Craft Teams support for permissions.
7+
8+
### Changed
9+
- Update English translations.
10+
11+
### Fixed
12+
- Fix an error when saving or creating layouts.
13+
314
## 5.0.0 - 2024-05-20
415

516
### Changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "verbb/cp-nav",
33
"description": "Manage the Craft Control Panel navigation.",
44
"type": "craft-plugin",
5-
"version": "5.0.0",
5+
"version": "5.0.1",
66
"keywords": [
77
"craft",
88
"cms",

0 commit comments

Comments
 (0)