Skip to content

Commit

Permalink
version 5.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
engram-design committed Sep 7, 2024
1 parent 1cc1abf commit 13b828e
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Changelog

## 5.0.2 - 2024-09-07

### Fixed
- Fix an error when updating nav items.
- Fix icon not working for nav item, when set to “First Letter”.

## 5.0.1 - 2024-06-24

### Added
Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "verbb/cp-nav",
"description": "Manage the Craft Control Panel navigation.",
"type": "craft-plugin",
"version": "5.0.1",
"version": "5.0.2",
"keywords": [
"craft",
"cms",
Expand Down

0 comments on commit 13b828e

Please sign in to comment.