Skip to content

Commit 9c8a109

Browse files
committed
Changelog & version bump for 5.1.3
Signed-off-by: Jan Henckens <jan@henckens.be>
1 parent 2fdddff commit 9c8a109

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.1.3 - 2025-05-03
8+
### Fixed
9+
- Fixed an issue with element without a url throwing an error when devMode is active ([#80](https://github.com/studioespresso/craft-navigate/issues/80))
10+
- Added an additional active state check ([#76](https://github.com/studioespresso/craft-navigate/pull/76))
11+
712
## 5.1.2 - 2024-05-16
813
### Fixed
914
- Fixed an issue where moving nodes wouldn't be saved.

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 CMS",
44
"type": "craft-plugin",
5-
"version": "5.1.2",
5+
"version": "5.1.3",
66
"keywords": [
77
"craft",
88
"cms",

0 commit comments

Comments
 (0)