Skip to content

Commit c8832bd

Browse files
chore(release): 6.2.2 [skip ci]
## [6.2.2](v6.2.1...v6.2.2) (2022-09-26) ### Bug Fixes * **scope:** sort by full (hierarchical) name ([#565](#565)) ([9cf849b](9cf849b)) * **user:** probe ability to delete user already in table view ([#562](#562)) ([6982c32](6982c32))
1 parent 6982c32 commit c8832bd

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## [6.2.2](https://github.com/projectcaluma/ember-emeis/compare/v6.2.1...v6.2.2) (2022-09-26)
2+
3+
4+
### Bug Fixes
5+
6+
* **scope:** sort by full (hierarchical) name ([#565](https://github.com/projectcaluma/ember-emeis/issues/565)) ([9cf849b](https://github.com/projectcaluma/ember-emeis/commit/9cf849b9677f14103eb905752810d64ae4887f09))
7+
* **user:** probe ability to delete user already in table view ([#562](https://github.com/projectcaluma/ember-emeis/issues/562)) ([6982c32](https://github.com/projectcaluma/ember-emeis/commit/6982c3255a6d54952afc32c5d1a593d9fef43a2a))
8+
19
## [6.2.1](https://github.com/projectcaluma/ember-emeis/compare/v6.2.0...v6.2.1) (2022-08-08)
210

311

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ember-emeis",
3-
"version": "6.2.1",
3+
"version": "6.2.2",
44
"description": "The frontend for the emeis user management service",
55
"keywords": [
66
"ember-addon",

0 commit comments

Comments
 (0)