Skip to content
This repository was archived by the owner on Oct 9, 2024. It is now read-only.

Commit 52be49e

Browse files
Release 0.10.0
1 parent 3e6dc80 commit 52be49e

File tree

2 files changed

+15
-1
lines changed

2 files changed

+15
-1
lines changed

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
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+
## v0.10.0 (2021-07-28)
6+
7+
#### :rocket: Enhancement
8+
* [#279](https://github.com/shipshapecode/ember-prism/pull/279) Hifi glimmer ([@NullVoxPopuli](https://github.com/NullVoxPopuli))
9+
10+
#### Committers: 3
11+
- Robert Wagner ([@rwwagner90](https://github.com/rwwagner90))
12+
- [@NullVoxPopuli](https://github.com/NullVoxPopuli)
13+
- [@dependabot-preview[bot]](https://github.com/apps/dependabot-preview)
14+
115
## v0.9.1 (2021-03-09)
216

317
#### :rocket: Enhancement

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ember-prism",
3-
"version": "0.9.1",
3+
"version": "0.10.0",
44
"description": "Ember components for PrismJS",
55
"keywords": [
66
"ember-addon",

0 commit comments

Comments
 (0)