Skip to content

Commit

Permalink
Release 1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
aoumiri committed Aug 12, 2020
1 parent 33d289d commit e1b7be9
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 1 deletion.
24 changes: 24 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,3 +36,27 @@
- Djamel B. ([@dbendaou](https://github.com/dbendaou))
- [@dependabot-preview[bot]](https://github.com/apps/dependabot-preview)


## Unreleased (2020-08-12)

#### :pushpin: Dependency
* [#108](https://github.com/qonto/ember-autofocus-modifier/pull/108) chore(deps-dev): bump ember-source-channel-url from 2.0.1 to 3.0.0 ([@dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
* [#106](https://github.com/qonto/ember-autofocus-modifier/pull/106) chore(deps-dev): bump ember-source from 3.19.0 to 3.20.4 ([@dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
* [#99](https://github.com/qonto/ember-autofocus-modifier/pull/99) chore(deps-dev): bump ember-cli from 3.19.0 to 3.20.0 ([@dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
* [#104](https://github.com/qonto/ember-autofocus-modifier/pull/104) chore(deps): bump ember-modifier from 1.0.3 to 2.0.1 ([@dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
* [#80](https://github.com/qonto/ember-autofocus-modifier/pull/80) chore(deps-dev): bump ember-cli from 3.17.0 to 3.18.0 ([@dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
* [#79](https://github.com/qonto/ember-autofocus-modifier/pull/79) chore(deps-dev): bump ember-source from 3.18.0 to 3.19.0 ([@dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
* [#71](https://github.com/qonto/ember-autofocus-modifier/pull/71) chore(deps-dev): bump ember-resolver from 7.0.0 to 8.0.0 ([@dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
* [#75](https://github.com/qonto/ember-autofocus-modifier/pull/75) chore(deps-dev): bump ember-source from 3.17.2 to 3.18.0 ([@dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
* [#70](https://github.com/qonto/ember-autofocus-modifier/pull/70) chore(deps-dev): bump release-it from 12.6.2 to 13.5.7 ([@dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
* [#64](https://github.com/qonto/ember-autofocus-modifier/pull/64) chore(deps-dev): bump ember-cli from 3.15.2 to 3.17.0 ([@dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
* [#62](https://github.com/qonto/ember-autofocus-modifier/pull/62) chore(deps-dev): bump eslint-plugin-ember from 7.8.1 to 8.1.0 ([@dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
* [#67](https://github.com/qonto/ember-autofocus-modifier/pull/67) chore(deps-dev): bump ember-source from 3.16.3 to 3.17.2 ([@dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
* [#65](https://github.com/qonto/ember-autofocus-modifier/pull/65) chore(deps-dev): bump prettier from 1.19.1 to 2.0.2 ([@dependabot-preview[bot]](https://github.com/apps/dependabot-preview))

#### :house-with-garden: Dependency
* [#114](https://github.com/qonto/ember-autofocus-modifier/pull/114) chore: update lerna-changelog labels for proper changelogs ([@aoumiri](https://github.com/aoumiri))

#### Committers: 2
- Anass OUMIRI ([@aoumiri](https://github.com/aoumiri))
- [@dependabot-preview[bot]](https://github.com/apps/dependabot-preview)
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ember-autofocus-modifier",
"version": "1.0.1",
"version": "1.1.0",
"description": "The default blueprint for ember-cli addons.",
"keywords": [
"ember-addon"
Expand Down

0 comments on commit e1b7be9

Please sign in to comment.