From 88a8c8154e480cbbd01e96257c5a8097d6be79f1 Mon Sep 17 00:00:00 2001 From: Robert Jackson Date: Fri, 26 Mar 2021 14:52:25 -0400 Subject: [PATCH] 7.26.3 --- CHANGELOG.md | 18 +++++++----------- package.json | 2 +- 2 files changed, 8 insertions(+), 12 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index f2d43ca4..f0b4ed81 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,10 @@ -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.3 (2021-03-26) + +#### :bug: Bug Fix +* [#396](https://github.com/babel/ember-cli-babel/pull/396) fix modules-api version checker ([@ef4](https://github.com/ef4)) + +#### Committers: 1 +- Edward Faulkner ([@ef4](https://github.com/ef4)) ## v7.26.2 (2021-03-19) @@ -10,10 +14,6 @@ https://github.com/highlightjs/highlight.js/issues/2877 #### 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 @@ -23,10 +23,6 @@ https://github.com/highlightjs/highlight.js/issues/2877 #### 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.0 (2021-03-18) #### :rocket: Enhancement diff --git a/package.json b/package.json index 11d3b251..e13454af 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ember-cli-babel", - "version": "7.26.2", + "version": "7.26.3", "description": "Ember CLI addon for Babel", "keywords": [ "babel",