Skip to content

Commit 435c589

Browse files
chore(release): 6.2.1 [skip ci]
## [6.2.1](v6.2.0...v6.2.1) (2022-08-08) ### Bug Fixes * **data-table:** always include page meta info ([#544](#544)) ([43c6a28](43c6a28)) * **editForm:** relax phone regex ([#537](#537)) ([bd2d63c](bd2d63c)) * phone number placeholder ([#538](#538)) ([9b75903](9b75903))
1 parent e0a67a2 commit 435c589

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

+9
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## [6.2.1](https://github.com/projectcaluma/ember-emeis/compare/v6.2.0...v6.2.1) (2022-08-08)
2+
3+
4+
### Bug Fixes
5+
6+
* **data-table:** always include page meta info ([#544](https://github.com/projectcaluma/ember-emeis/issues/544)) ([43c6a28](https://github.com/projectcaluma/ember-emeis/commit/43c6a28313c80b4df936ea88d33982731447cba0))
7+
* **editForm:** relax phone regex ([#537](https://github.com/projectcaluma/ember-emeis/issues/537)) ([bd2d63c](https://github.com/projectcaluma/ember-emeis/commit/bd2d63c3f24778e745f38a865b2264f60a3ae0e2))
8+
* phone number placeholder ([#538](https://github.com/projectcaluma/ember-emeis/issues/538)) ([9b75903](https://github.com/projectcaluma/ember-emeis/commit/9b759032d98a2aeaaa922a6ad7e376ed8f5d498d))
9+
110
# [6.2.0](https://github.com/projectcaluma/ember-emeis/compare/v6.1.0...v6.2.0) (2022-07-26)
211

312

package.json

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

0 commit comments

Comments
 (0)