File tree 2 files changed +10
-1
lines changed
2 files changed +10
-1
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,15 @@ Version 9 of Highlight.js has reached EOL and is no longer supported.
6
6
Please upgrade or ask whatever dependency you are using to upgrade.
7
7
https://github.com/highlightjs/highlight.js/issues/2877
8
8
9
+ ## v4.0.0 (2023-06-04)
10
+
11
+ #### :boom : Breaking Change
12
+ * [ #140 ] ( https://github.com/ember-cli-deploy/ember-cli-deploy-redis/pull/140 ) Update dependencies and node versions ([ @lukemelia ] ( https://github.com/lukemelia ) )
13
+
14
+ #### Committers: 2
15
+ - Jon Johnson ([ @jrjohnson ] ( https://github.com/jrjohnson ) )
16
+ - Luke Melia ([ @lukemelia ] ( https://github.com/lukemelia ) )
17
+
9
18
## v3.0.0 (2021-06-08)
10
19
11
20
#### :boom : Breaking Change
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " ember-cli-deploy-redis" ,
3
- "version" : " 3.1.1 " ,
3
+ "version" : " 4.0.0 " ,
4
4
"description" : " Ember CLI Deploy plugin to deploy file(s) into redis." ,
5
5
"directories" : {
6
6
"doc" : " doc" ,
You can’t perform that action at this time.
0 commit comments