Skip to content

Commit 05979fa

Browse files
chore(release): 8.1.0 [skip ci]
# [8.1.0](v8.0.1...v8.1.0) (2023-10-13) ### Features * **user:** filter export ([#722](#722)) ([2b53e45](2b53e45))
1 parent 2b53e45 commit 05979fa

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+
# [8.1.0](https://github.com/projectcaluma/ember-emeis/compare/v8.0.1...v8.1.0) (2023-10-13)
2+
3+
4+
### Features
5+
6+
* **user:** filter export ([#722](https://github.com/projectcaluma/ember-emeis/issues/722)) ([2b53e45](https://github.com/projectcaluma/ember-emeis/commit/2b53e453f7d812d2457710db69fa51ffbe7e9139))
7+
18
## [8.0.1](https://github.com/projectcaluma/ember-emeis/compare/v8.0.0...v8.0.1) (2023-08-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": "8.0.1",
3+
"version": "8.1.0",
44
"description": "The frontend for the emeis user management service",
55
"keywords": [
66
"ember-addon",

0 commit comments

Comments
 (0)