Skip to content

Commit aabc38f

Browse files
chore(release): 2.0.1
## [2.0.1](v2.0.0...v2.0.1) (2021-11-18) ### Bug Fixes * **data-table:** do not include page query param when searching ([#302](#302)) ([07b027d](07b027d))
1 parent 07b027d commit aabc38f

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+
## [2.0.1](https://github.com/projectcaluma/ember-emeis/compare/v2.0.0...v2.0.1) (2021-11-18)
2+
3+
4+
### Bug Fixes
5+
6+
* **data-table:** do not include page query param when searching ([#302](https://github.com/projectcaluma/ember-emeis/issues/302)) ([07b027d](https://github.com/projectcaluma/ember-emeis/commit/07b027dd6a3ea7252ba01e905fd1af0df3ec46b6))
7+
18
# [2.0.0](https://github.com/projectcaluma/ember-emeis/compare/v1.1.0...v2.0.0) (2021-11-09)
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": "2.0.0",
3+
"version": "2.0.1",
44
"description": "The frontend for the emeis user management service",
55
"keywords": [
66
"ember-addon",

0 commit comments

Comments
 (0)