Skip to content

Commit

Permalink
Release 3.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
aoumiri committed Nov 15, 2021
1 parent d3dfeca commit 48b663c
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 1 deletion.
16 changes: 16 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -123,3 +123,19 @@ https://github.com/highlightjs/highlight.js/issues/2877

#### Committers: 1
- Davide Ferrero ([@davideferre](https://github.com/davideferre))
Version 9 of Highlight.js has reached EOL and is no longer supported.
Please upgrade or ask whatever dependency you are using to upgrade.
https://github.com/highlightjs/highlight.js/issues/2877

## Unreleased (2021-11-15)

#### :boom: Breaking Change
* [#235](https://github.com/qonto/ember-autofocus-modifier/pull/235) Drop node 10 support ([@nickschot](https://github.com/nickschot))

#### :pushpin: Dependency
* [#245](https://github.com/qonto/ember-autofocus-modifier/pull/245) Update ember-modifier to v3 ([@nickschot](https://github.com/nickschot))
* [#241](https://github.com/qonto/ember-autofocus-modifier/pull/241) Run ember-cli-update to update to 3.28 blueprint ([@nickschot](https://github.com/nickschot))
* [#240](https://github.com/qonto/ember-autofocus-modifier/pull/240) Add auto-import/webpack dev dependencies to make beta/canary scenarios work ([@nickschot](https://github.com/nickschot))

#### Committers: 1
- Nick Schot ([@nickschot](https://github.com/nickschot))
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": "2.1.0",
"version": "3.0.0",
"description": "The default blueprint for ember-cli addons.",
"keywords": [
"ember-addon"
Expand Down

0 comments on commit 48b663c

Please sign in to comment.