Skip to content

Commit

Permalink
chore(release): 6.2.1 [skip ci]
Browse files Browse the repository at this point in the history
## [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))
  • Loading branch information
semantic-release-bot committed Aug 8, 2022
1 parent e0a67a2 commit 435c589
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
## [6.2.1](https://github.com/projectcaluma/ember-emeis/compare/v6.2.0...v6.2.1) (2022-08-08)


### Bug Fixes

* **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))
* **editForm:** relax phone regex ([#537](https://github.com/projectcaluma/ember-emeis/issues/537)) ([bd2d63c](https://github.com/projectcaluma/ember-emeis/commit/bd2d63c3f24778e745f38a865b2264f60a3ae0e2))
* phone number placeholder ([#538](https://github.com/projectcaluma/ember-emeis/issues/538)) ([9b75903](https://github.com/projectcaluma/ember-emeis/commit/9b759032d98a2aeaaa922a6ad7e376ed8f5d498d))

# [6.2.0](https://github.com/projectcaluma/ember-emeis/compare/v6.1.0...v6.2.0) (2022-07-26)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ember-emeis",
"version": "6.2.0",
"version": "6.2.1",
"description": "The frontend for the emeis user management service",
"keywords": [
"ember-addon",
Expand Down

0 comments on commit 435c589

Please sign in to comment.