Skip to content

Commit 537656e

Browse files
committed
Release 1.0.1
1 parent 6b69bb9 commit 537656e

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# Changelog
22

3+
4+
## v1.0.1 (2022-01-19)
5+
6+
#### :house: Internal
7+
* [#15](https://github.com/Windvis/ember-router-service-refresh-polyfill/pull/15) Update dependencies ([@Windvis](https://github.com/Windvis))
8+
9+
#### Committers: 1
10+
- Sam Van Campenhout ([@Windvis](https://github.com/Windvis))
11+
12+
313
## v1.0.0 (2021-11-24)
414

515
#### :boom: Breaking Change

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ember-router-service-refresh-polyfill",
3-
"version": "1.0.0",
3+
"version": "1.0.1",
44
"description": "Polyfill for Ember RFC 631",
55
"keywords": [
66
"ember-addon"

0 commit comments

Comments
 (0)