We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4322550 commit fc227afCopy full SHA for fc227af
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [4.0.1](https://github.com/projectcaluma/ember-emeis/compare/v4.0.0...v4.0.1) (2022-02-09)
2
+
3
4
+### Bug Fixes
5
6
+* **deps:** upgrade to ember-uikit v5 ([#408](https://github.com/projectcaluma/ember-emeis/issues/408)) ([4322550](https://github.com/projectcaluma/ember-emeis/commit/4322550ffe0cb89219076851df27abcde2dc9873))
7
8
# [4.0.0](https://github.com/projectcaluma/ember-emeis/compare/v3.2.1...v4.0.0) (2022-02-04)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "ember-emeis",
- "version": "4.0.0",
+ "version": "4.0.1",
"description": "The frontend for the emeis user management service",
"keywords": [
"ember-addon",
0 commit comments