Skip to content

Commit

Permalink
Release 3.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Camille TJHOA committed Dec 3, 2021
1 parent 53acc5b commit 237e672
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 4 deletions.
5 changes: 4 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## [3.0.0] - 2021-12-03

### Changed
- Bump dependencies
- Drop ember 3.16 support
Expand Down Expand Up @@ -65,6 +67,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Added
- First implementation

[3.0.0]: https://github.com/concordnow/ember-content-loader/compare/v2.0.0...v3.0.0
[2.0.0]: https://github.com/concordnow/ember-content-loader/compare/v1.0.1...v2.0.0
[1.0.1]: https://github.com/concordnow/ember-content-loader/compare/v1.0.0...v1.0.1
[1.0.0]: https://github.com/concordnow/ember-content-loader/compare/v0.1.3...v1.0.0
Expand All @@ -73,4 +76,4 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
[0.1.1]: https://github.com/concordnow/ember-content-loader/compare/v0.1.0...v0.1.1
[0.1.0]: https://github.com/concordnow/ember-content-loader/releases/tag/v0.1.0

[Unreleased]: https://github.com/concordnow/ember-content-loader/compare/v2.0.0...HEAD
[Unreleased]: https://github.com/concordnow/ember-content-loader/compare/v3.0.0...HEAD
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ember-content-loader",
"version": "2.0.0",
"version": "3.0.0",
"description": "Easy, customizable skeletons screens",
"keywords": [
"ember-addon",
Expand Down

0 comments on commit 237e672

Please sign in to comment.