Skip to content

Commit d38b6f0

Browse files
chore(release): 2.1.0
# [2.1.0](v2.0.1...v2.1.0) (2021-12-10) ### Bug Fixes * german translation ([#310](#310)) ([7eac49f](7eac49f)) ### Features * adds reset-search button to search bar ([#333](#333)) ([520269e](520269e)) * tree view for scopes ([#328](#328)) ([36e5976](36e5976))
1 parent 520269e commit d38b6f0

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

CHANGELOG.md

+13
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
# [2.1.0](https://github.com/projectcaluma/ember-emeis/compare/v2.0.1...v2.1.0) (2021-12-10)
2+
3+
4+
### Bug Fixes
5+
6+
* german translation ([#310](https://github.com/projectcaluma/ember-emeis/issues/310)) ([7eac49f](https://github.com/projectcaluma/ember-emeis/commit/7eac49fbc08662d21e1e48c3d1c62282dd72aee5))
7+
8+
9+
### Features
10+
11+
* adds reset-search button to search bar ([#333](https://github.com/projectcaluma/ember-emeis/issues/333)) ([520269e](https://github.com/projectcaluma/ember-emeis/commit/520269e894fdfdfdd20617861818a0d0438a7811))
12+
* tree view for scopes ([#328](https://github.com/projectcaluma/ember-emeis/issues/328)) ([36e5976](https://github.com/projectcaluma/ember-emeis/commit/36e59769b60b832370cd12c1381f1e30429c9de6))
13+
114
## [2.0.1](https://github.com/projectcaluma/ember-emeis/compare/v2.0.0...v2.0.1) (2021-11-18)
215

316

package.json

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

0 commit comments

Comments
 (0)