Skip to content

Commit 6d4b046

Browse files
chore(release): 6.3.2 [skip ci]
## [6.3.2](v6.3.1...v6.3.2) (2023-05-09) ### Bug Fixes * **scopes:** prevent circular relation selection ([#656](#656)) ([ecfcc97](ecfcc97))
1 parent 141cde0 commit 6d4b046

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [6.3.2](https://github.com/projectcaluma/ember-emeis/compare/v6.3.1...v6.3.2) (2023-05-09)
2+
3+
4+
### Bug Fixes
5+
6+
* **scopes:** prevent circular relation selection ([#656](https://github.com/projectcaluma/ember-emeis/issues/656)) ([ecfcc97](https://github.com/projectcaluma/ember-emeis/commit/ecfcc97ac777a6cb44c724c7c02b128aec11b8b1))
7+
18
## [6.3.1](https://github.com/projectcaluma/ember-emeis/compare/v6.3.0...v6.3.1) (2023-04-17)
29

310

package.json

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

0 commit comments

Comments
 (0)