We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9d9f965 commit a1b8761Copy full SHA for a1b8761
CHANGELOG.md
@@ -4,6 +4,11 @@ All notable changes to this project will be documented in this file.
4
5
The format is based on [Keep a Changelog](http://keepachangelog.com/) and this project adheres to [Semantic Versioning](http://semver.org/).
6
7
+## 5.0.0 - 2024-02-10
8
+### Added
9
+- Finished Craft 5 release
10
+
11
12
## 5.0.0-alpha.4 - 2023-12-19
13
### Fixed
14
- Fixed Craft alpha dependency
composer.json
@@ -2,7 +2,7 @@
2
"name": "studioespresso/craft-navigate",
3
"description": "Navigation plugin for Craft 3",
"type": "craft-plugin",
- "version": "5.0.0-alpha.4",
+ "version": "5.0.0",
"keywords": [
"craft",
"cms",
0 commit comments