File tree Expand file tree Collapse file tree 2 files changed +18
-1
lines changed Expand file tree Collapse file tree 2 files changed +18
-1
lines changed Original file line number Diff line number Diff line change
1
+ Version 9 of Highlight.js has reached EOL and is no longer supported.
2
+ Please upgrade or ask whatever dependency you are using to upgrade.
3
+ https://github.com/highlightjs/highlight.js/issues/2877
4
+
5
+ ## v4.1.1 (2023-10-31)
6
+
7
+ #### :bug : Bug Fix
8
+ * [ #313 ] ( https://github.com/ember-cli/broccoli-terser-sourcemap/pull/313 ) fix: Fix sourcemap file lookup ([ @mydea ] ( https://github.com/mydea ) )
9
+
10
+ #### :house : Internal
11
+ * [ #315 ] ( https://github.com/ember-cli/broccoli-terser-sourcemap/pull/315 ) Setup release automation ([ @NullVoxPopuli ] ( https://github.com/NullVoxPopuli ) )
12
+
13
+ #### Committers: 3
14
+ - Francesco Novy ([ @mydea ] ( https://github.com/mydea ) )
15
+ - [ @NullVoxPopuli ] ( https://github.com/NullVoxPopuli )
16
+ - [ @dependabot-preview [ bot]] ( https://github.com/apps/dependabot-preview )
17
+
1
18
## v4.1.0 (2020-09-08)
2
19
3
20
#### :rocket : Enhancement
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " broccoli-terser-sourcemap" ,
3
- "version" : " 4.1.0 " ,
3
+ "version" : " 4.1.1 " ,
4
4
"description" : " Broccoli filter to minify files with terser while preserving their sourcemaps." ,
5
5
"homepage" : " https://github.com/ember-cli/broccoli-terser-sourcemap#readme" ,
6
6
"bugs" : {
You can’t perform that action at this time.
0 commit comments