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

Commit 86cdc3c

Browse files
Release 0.8.1
1 parent c6ee3ec commit 86cdc3c

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.1 (2020-09-07)
2+
3+
#### :house: Internal
4+
* [#138](https://github.com/shipshapecode/ember-prism/pull/138) Do not use ember-cli-node-assets for imports ([@rwwagner90](https://github.com/rwwagner90))
5+
6+
#### Committers: 2
7+
- Robert Wagner ([@rwwagner90](https://github.com/rwwagner90))
8+
- [@dependabot-preview[bot]](https://github.com/apps/dependabot-preview)
9+
110
## v0.8.0 (2020-08-01)
211

312
#### :boom: Breaking Change

package.json

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

0 commit comments

Comments
 (0)