Skip to content

Commit

Permalink
chore(release): 6.2.2 [skip ci]
Browse files Browse the repository at this point in the history
## [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))
  • Loading branch information
semantic-release-bot committed Sep 26, 2022
1 parent 6982c32 commit c8832bd
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
## [6.2.2](https://github.com/projectcaluma/ember-emeis/compare/v6.2.1...v6.2.2) (2022-09-26)


### Bug Fixes

* **scope:** sort by full (hierarchical) name ([#565](https://github.com/projectcaluma/ember-emeis/issues/565)) ([9cf849b](https://github.com/projectcaluma/ember-emeis/commit/9cf849b9677f14103eb905752810d64ae4887f09))
* **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))

## [6.2.1](https://github.com/projectcaluma/ember-emeis/compare/v6.2.0...v6.2.1) (2022-08-08)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ember-emeis",
"version": "6.2.1",
"version": "6.2.2",
"description": "The frontend for the emeis user management service",
"keywords": [
"ember-addon",
Expand Down

0 comments on commit c8832bd

Please sign in to comment.