File tree Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Original file line number Diff line number Diff line change 11# Change Log
22
3+ Deprecated as of 10.7.0. highlight(lang, code, ...args) has been deprecated.
4+ Deprecated as of 10.7.0. Please use highlight(code, options) instead.
5+ https://github.com/highlightjs/highlight.js/issues/2277
6+
7+ ## 3.0.0 (2023-06-04)
8+
9+ #### :boom : Breaking Change
10+ * [ #51 ] ( https://github.com/ember-cli-deploy/ember-cli-deploy-manifest/pull/51 ) [ BREAKING] Update dependencies and required node versions ([ @lukemelia ] ( https://github.com/lukemelia ) )
11+
12+ #### Committers: 1
13+ - Luke Melia ([ @lukemelia ] ( https://github.com/lukemelia ) )
14+
315## 2.0.0 (2020-11-24)
416
517#### :rocket : Enhancement
Original file line number Diff line number Diff line change 11{
22 "name" : " ember-cli-deploy-manifest" ,
3- "version" : " 2 .0.0" ,
3+ "version" : " 3 .0.0" ,
44 "description" : " Ember CLI Deploy plugin to generate a manifest." ,
55 "directories" : {
66 "doc" : " doc" ,
You can’t perform that action at this time.
0 commit comments