We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6b69bb9 commit 537656eCopy full SHA for 537656e
CHANGELOG.md
@@ -1,5 +1,15 @@
1
# Changelog
2
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
13
## v1.0.0 (2021-11-24)
14
15
#### :boom: Breaking Change
package.json
@@ -1,6 +1,6 @@
{
"name": "ember-router-service-refresh-polyfill",
- "version": "1.0.0",
+ "version": "1.0.1",
"description": "Polyfill for Ember RFC 631",
"keywords": [
"ember-addon"
0 commit comments