Skip to content

Commit 49377eb

Browse files
Release 4.0.3
1 parent 1f55f34 commit 49377eb

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

+2
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@ Deprecated as of 10.7.0. Please use highlight(code, options) instead.
33
https://github.com/highlightjs/highlight.js/issues/2277
44

55

6+
## v4.0.3 (2021-10-07)
7+
68
## v4.0.2 (2021-09-20)
79

810
#### :bug: Bug Fix

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ember-cli-addon-docs",
3-
"version": "4.0.2",
3+
"version": "4.0.3",
44
"description": "Easy, beautiful docs for your OSS Ember addons",
55
"keywords": [
66
"ember-addon",

0 commit comments

Comments
 (0)