File tree 2 files changed +13
-1
lines changed
2 files changed +13
-1
lines changed Original file line number Diff line number Diff line change @@ -2,6 +2,18 @@ Version 9 of Highlight.js has reached EOL and is no longer supported.
2
2
Please upgrade or ask whatever dependency you are using to upgrade.
3
3
https://github.com/highlightjs/highlight.js/issues/2877
4
4
5
+ ## v3.0.1 (2024-09-26)
6
+
7
+ #### :bug : Bug Fix
8
+ * [ #308 ] ( https://github.com/ember-cli/ember-load-initializers/pull/308 ) Fix export for declaration files (TS) ([ @mkszepp ] ( https://github.com/mkszepp ) )
9
+
10
+ #### Committers: 1
11
+ - Markus Sanin ([ @mkszepp ] ( https://github.com/mkszepp ) )
12
+
13
+ Version 9 of Highlight.js has reached EOL and is no longer supported.
14
+ Please upgrade or ask whatever dependency you are using to upgrade.
15
+ https://github.com/highlightjs/highlight.js/issues/2877
16
+
5
17
## v3.0.0 (2024-09-25)
6
18
7
19
#### :boom : Breaking Change
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " ember-load-initializers" ,
3
- "version" : " 3.0.0 " ,
3
+ "version" : " 3.0.1 " ,
4
4
"description" : " A tiny add-on to autoload your initializer files in ember-cli." ,
5
5
"keywords" : [],
6
6
"type" : " module" ,
You can’t perform that action at this time.
0 commit comments