Skip to content

Commit

Permalink
Release 4.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Camille TJHOA committed Sep 1, 2021
1 parent 78ba0ca commit a07bc72
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]

## [4.0.2] - 2021-09-01

### Changed

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

[unreleased]: https://github.com/concordnow/ember-aria-tabs/compare/v3.0.1...HEAD
[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
[3.0.1]: https://github.com/concordnow/ember-aria-tabs/compare/v3.0.0...v3.0.1
Expand All @@ -130,4 +133,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.1...HEAD
[Unreleased]: https://github.com/concordnow/ember-aria-tabs/compare/v4.0.2...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.1",
"version": "4.0.2",
"description": "An accessible and easy tab component for Ember.js",
"keywords": [
"tabs",
Expand Down

0 comments on commit a07bc72

Please sign in to comment.