Skip to content

Commit

Permalink
Release 1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
simonihmig committed Jan 12, 2021
1 parent 411afa4 commit a5e43b3
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 1 deletion.
18 changes: 18 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1 +1,19 @@
## v1.0.0 (2021-01-12)

#### :boom: Breaking Change
* [#6](https://github.com/kaliber5/ember-cli-lazysizes/pull/6) Update dependencies, drop support for Ember < 3.16 and node < 10 ([@simonihmig](https://github.com/simonihmig))

#### :rocket: Enhancement
* [#17](https://github.com/kaliber5/ember-cli-lazysizes/pull/17) Bump lazysizes from 4.0.1 to 5.2.1 ([@dependabot-preview[bot]](https://github.com/apps/dependabot-preview))

#### :house: Internal
* [#9](https://github.com/kaliber5/ember-cli-lazysizes/pull/9) Setup Dependabot ([@simonihmig](https://github.com/simonihmig))
* [#8](https://github.com/kaliber5/ember-cli-lazysizes/pull/8) Setup release-it ([@simonihmig](https://github.com/simonihmig))
* [#7](https://github.com/kaliber5/ember-cli-lazysizes/pull/7) Setup Github Actions ([@simonihmig](https://github.com/simonihmig))
* [#6](https://github.com/kaliber5/ember-cli-lazysizes/pull/6) Update dependencies, drop support for Ember < 3.16 and node < 10 ([@simonihmig](https://github.com/simonihmig))

#### Committers: 2
- Simon Ihmig ([@simonihmig](https://github.com/simonihmig))
- [@dependabot-preview[bot]](https://github.com/apps/dependabot-preview)

# Changelog
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ember-cli-lazysizes",
"version": "0.1.1",
"version": "1.0.0",
"description": "Integrate lazysizes.js into Ember.js applications.",
"keywords": [
"ember-addon",
Expand Down

0 comments on commit a5e43b3

Please sign in to comment.