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

Commit 6c0f362

Browse files
Release 0.9.0
1 parent b650910 commit 6c0f362

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

+12
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
## v0.9.0 (2020-10-12)
2+
3+
#### :house: Internal
4+
* [#163](https://github.com/shipshapecode/ember-prism/pull/163) Bump prism to fix vulnerability, bump deps ([@rwwagner90](https://github.com/rwwagner90))
5+
* [#162](https://github.com/shipshapecode/ember-prism/pull/162) Ember 3.21 ([@rwwagner90](https://github.com/rwwagner90))
6+
* [#148](https://github.com/shipshapecode/ember-prism/pull/148) add embroider scenarios to ember-try ([@ef4](https://github.com/ef4))
7+
8+
#### Committers: 3
9+
- Edward Faulkner ([@ef4](https://github.com/ef4))
10+
- Robert Wagner ([@rwwagner90](https://github.com/rwwagner90))
11+
- [@dependabot-preview[bot]](https://github.com/apps/dependabot-preview)
12+
113
## v0.8.2 (2020-09-07)
214

315
## v0.8.1 (2020-09-07)

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.2",
3+
"version": "0.9.0",
44
"description": "Ember components for PrismJS",
55
"keywords": [
66
"ember-addon",

0 commit comments

Comments
 (0)