Skip to content

Commit

Permalink
Release 1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Windvis committed Nov 15, 2022
1 parent 1888f7a commit 970cf50
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 1 deletion.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,19 @@
# Changelog



## v1.1.0 (2022-11-15)

#### :rocket: Enhancement
* [#16](https://github.com/ember-polyfills/ember-router-service-refresh-polyfill/pull/16) Convert ember-cli-htmlbars to a devDependency ([@Windvis](https://github.com/Windvis))

#### :house: Internal
* [#19](https://github.com/ember-polyfills/ember-router-service-refresh-polyfill/pull/19) Use Github Actions to publish to npm ([@Windvis](https://github.com/Windvis))
* [#17](https://github.com/ember-polyfills/ember-router-service-refresh-polyfill/pull/17) Update to the v4.3.0 blueprints ([@Windvis](https://github.com/Windvis))

#### Committers: 1
- Sam Van Campenhout ([@Windvis](https://github.com/Windvis))

## v1.0.1 (2022-01-19)

#### :house: Internal
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ember-router-service-refresh-polyfill",
"version": "1.0.1",
"version": "1.1.0",
"description": "Polyfill for Ember RFC 631",
"keywords": [
"ember-addon"
Expand Down

0 comments on commit 970cf50

Please sign in to comment.