Skip to content

Commit

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

## [Unreleased]

## [5.0.0] - 2021-09-09

### Changed

- Bump dependencies
Expand Down Expand Up @@ -122,6 +124,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

- First implementation

[5.0.0]: https://github.com/concordnow/ember-aria-tabs/compare/v4.0.2...v5.0.0
[4.0.2]: https://github.com/concordnow/ember-aria-tabs/compare/v4.0.1...v4.0.2
[4.0.1]: https://github.com/concordnow/ember-aria-tabs/compare/v4.0.0...v4.0.1
[4.0.0]: https://github.com/concordnow/ember-aria-tabs/compare/v3.0.1...v4.0.0
Expand All @@ -138,4 +141,4 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
[1.0.0]: https://github.com/concordnow/ember-aria-tabs/releases/tag/1.0.0


[Unreleased]: https://github.com/concordnow/ember-aria-tabs/compare/v4.0.2...HEAD
[Unreleased]: https://github.com/concordnow/ember-aria-tabs/compare/v5.0.0...HEAD
2 changes: 1 addition & 1 deletion 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-aria-tabs",
"version": "4.0.2",
"version": "5.0.0",
"description": "An accessible and easy tab component for Ember.js",
"keywords": [
"tabs",
Expand Down

0 comments on commit 0347151

Please sign in to comment.