Skip to content

Commit a1b8761

Browse files
committed
Version bump for 5.0.0
1 parent 9d9f965 commit a1b8761

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,11 @@ All notable changes to this project will be documented in this file.
44

55
The format is based on [Keep a Changelog](http://keepachangelog.com/) and this project adheres to [Semantic Versioning](http://semver.org/).
66

7+
## 5.0.0 - 2024-02-10
8+
### Added
9+
- Finished Craft 5 release
10+
11+
712
## 5.0.0-alpha.4 - 2023-12-19
813
### Fixed
914
- Fixed Craft alpha dependency

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "studioespresso/craft-navigate",
33
"description": "Navigation plugin for Craft 3",
44
"type": "craft-plugin",
5-
"version": "5.0.0-alpha.4",
5+
"version": "5.0.0",
66
"keywords": [
77
"craft",
88
"cms",

0 commit comments

Comments
 (0)