Skip to content

Commit

Permalink
Release 7.26.2
Browse files Browse the repository at this point in the history
  • Loading branch information
rwjblue committed Mar 19, 2021
1 parent a968f09 commit c08c7d4
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
Expand Up @@ -2,6 +2,18 @@ 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

## v7.26.2 (2021-03-19)

#### :bug: Bug Fix
* [#393](https://github.com/babel/ember-cli-babel/pull/393) Avoid global deprecation with @ember/debug on Ember 3.27+ ([@rwjblue](https://github.com/rwjblue))

#### Committers: 1
- Robert Jackson ([@rwjblue](https://github.com/rwjblue))

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

## v7.26.1 (2021-03-18)

#### :bug: Bug Fix
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-cli-babel",
"version": "7.26.1",
"version": "7.26.2",
"description": "Ember CLI addon for Babel",
"keywords": [
"babel",
Expand Down

0 comments on commit c08c7d4

Please sign in to comment.