We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 205ab00 + 4f3b522 commit 0dd8bd1Copy full SHA for 0dd8bd1
changelog.md
@@ -1,4 +1,10 @@
1
# Changelog
2
+## Version 0.4.0 released November 7, 2021
3
+### Updated
4
+- Documentation.
5
+
6
+## Added
7
+- Two new demos with multiple navs.
8
9
## Version 0.3.0 released November 1, 2021
10
### Added
package.json
@@ -1,6 +1,6 @@
{
"name": "@meom/navigation",
- "version": "0.3.0",
+ "version": "0.4.0",
"description": "MEOM navigation",
"homepage": "https://github.com/MEOM/navigation",
"repository": {
0 commit comments