Skip to content

Commit

Permalink
chore(release): 1.7.0
Browse files Browse the repository at this point in the history
# [1.7.0](v1.6.0...v1.7.0) (2021-02-09)

### Bug Fixes

* **search:** add preventDefault to submit ([042d24d](042d24d))

### Features

* **config:** add resolver for user and group IDs ([7364345](7364345))
  • Loading branch information
semantic-release-bot committed Feb 9, 2021
1 parent 7364345 commit 6be7428
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
# [1.7.0](https://github.com/projectcaluma/ember-alexandria/compare/v1.6.0...v1.7.0) (2021-02-09)


### Bug Fixes

* **search:** add preventDefault to submit ([042d24d](https://github.com/projectcaluma/ember-alexandria/commit/042d24db3659f81421b964e820f0658709a4b3fb))


### Features

* **config:** add resolver for user and group IDs ([7364345](https://github.com/projectcaluma/ember-alexandria/commit/73643450af911987ff7b7f8738951bdae351c8ba))

# [1.6.0](https://github.com/projectcaluma/ember-alexandria/compare/v1.5.0...v1.6.0) (2021-02-08)


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-alexandria",
"version": "1.6.0",
"version": "1.7.0",
"description": "The default blueprint for ember-cli addons.",
"keywords": [
"ember-addon",
Expand Down

0 comments on commit 6be7428

Please sign in to comment.