Skip to content

Commit d596a8b

Browse files
committed
v4.0.0
1 parent 282c84d commit d596a8b

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

+9
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,15 @@ Version 9 of Highlight.js has reached EOL and is no longer supported.
66
Please upgrade or ask whatever dependency you are using to upgrade.
77
https://github.com/highlightjs/highlight.js/issues/2877
88

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+
918
## v3.0.0 (2021-06-08)
1019

1120
#### :boom: Breaking Change

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ember-cli-deploy-redis",
3-
"version": "3.1.1",
3+
"version": "4.0.0",
44
"description": "Ember CLI Deploy plugin to deploy file(s) into redis.",
55
"directories": {
66
"doc": "doc",

0 commit comments

Comments
 (0)