We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 141cde0 commit 6d4b046Copy full SHA for 6d4b046
CHANGELOG.md
@@ -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
8
## [6.3.1](https://github.com/projectcaluma/ember-emeis/compare/v6.3.0...v6.3.1) (2023-04-17)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "ember-emeis",
- "version": "6.3.1",
+ "version": "6.3.2",
"description": "The frontend for the emeis user management service",
"keywords": [
"ember-addon",
0 commit comments