We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8b093ef commit 22ccc5eCopy full SHA for 22ccc5e
CHANGELOG.md
@@ -4,6 +4,10 @@ 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.1.0 - 2024-04-30
8
+### Fixed
9
+- Updated styling to match Craft 5.1.0 ([#72](https://github.com/studioespresso/craft-navigate/pull/72))
10
+
11
## 5.0.1 - 2024-02-14
12
### Fixed
13
- Fixed missing Dutch translations
composer.json
@@ -2,7 +2,7 @@
2
"name": "studioespresso/craft-navigate",
3
"description": "Navigation plugin for Craft CMS",
"type": "craft-plugin",
- "version": "5.0.1",
+ "version": "5.1.0",
"keywords": [
"craft",
"cms",
0 commit comments