We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7b28297 commit 78fb05eCopy full SHA for 78fb05e
CHANGELOG.md
@@ -1,3 +1,11 @@
1
+## v5.0.0 (2023-09-19)
2
+
3
+#### :rocket: Enhancement
4
+* [#70](https://github.com/yapplabs/ember-nav-stack/pull/70) Update to ember 3.24 ([@lukemelia](https://github.com/lukemelia))
5
6
+#### Committers: 1
7
+- Luke Melia ([@lukemelia](https://github.com/lukemelia))
8
9
## v4.3.3 (2021-02-08)
10
11
## v4.3.2 (2021-02-05)
package.json
@@ -1,6 +1,6 @@
{
"name": "ember-nav-stack",
- "version": "4.3.3",
+ "version": "5.0.0",
"description": "The default blueprint for ember-cli addons.",
"keywords": [
"ember-addon"
0 commit comments