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

Commit 4dce561

Browse files
Release 0.8.0
1 parent 8c9f72a commit 4dce561

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
@@ -1,3 +1,12 @@
1+
## v0.8.0 (2020-08-01)
2+
3+
#### :boom: Breaking Change
4+
* [#85](https://github.com/shipshapecode/ember-prism/pull/85) Convert to Glimmer components, drop block form support ([@ijlee2](https://github.com/ijlee2))
5+
6+
#### Committers: 2
7+
- Isaac Lee ([@ijlee2](https://github.com/ijlee2))
8+
- [@dependabot-preview[bot]](https://github.com/apps/dependabot-preview)
9+
110
## v0.7.0 (2020-06-18)
211

312
#### :rocket: Enhancement

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ember-prism",
3-
"version": "0.7.0",
3+
"version": "0.8.0",
44
"description": "Ember components for PrismJS",
55
"keywords": [
66
"ember-addon",

0 commit comments

Comments
 (0)