Skip to content

Commit 9921f53

Browse files
committed
Release 0.1.0
1 parent 168f8f4 commit 9921f53

File tree

2 files changed

+19
-1
lines changed

2 files changed

+19
-1
lines changed

CHANGELOG.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,21 @@
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.1.0 (2021-01-07)
6+
7+
#### :memo: Documentation
8+
* [#29](https://github.com/elwayman02/ember-resize-modifier/pull/29) Add fastboot & prember to allow direct linking to non-index routes ([@elwayman02](https://github.com/elwayman02))
9+
10+
#### :house: Internal
11+
* [#178](https://github.com/elwayman02/ember-resize-modifier/pull/178) Update to 3.24 Blueprint ([@elwayman02](https://github.com/elwayman02))
12+
* [#174](https://github.com/elwayman02/ember-resize-modifier/pull/174) Switch from Travis to GitHub Actions ([@elwayman02](https://github.com/elwayman02))
13+
14+
#### Committers: 3
15+
- Chris Manson ([@mansona](https://github.com/mansona))
16+
- Jordan Hawker ([@elwayman02](https://github.com/elwayman02))
17+
- [@dependabot-preview[bot]](https://github.com/apps/dependabot-preview)
18+
119
## v0.0.2 (2020-05-12)
220

321
#### :memo: Documentation

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ember-resize-modifier",
3-
"version": "0.0.2",
3+
"version": "0.1.0",
44
"description": "Resize Modifier for Ember.js Applications using ResizeObserver",
55
"keywords": [
66
"ember-addon",

0 commit comments

Comments
 (0)