Skip to content

Commit

Permalink
chore(release): 6.0.0 [skip ci]
Browse files Browse the repository at this point in the history
# [6.0.0](v5.1.3...v6.0.0) (2022-08-29)

### chore

* **deps:** update ember to v4.6.0 ([7b0ffa3](7b0ffa3))

### Features

* **modifiers:** add modifier for uk-tooltip ([f6d3cac](f6d3cac))

### BREAKING CHANGES

* **deps:** Drop support for node v12.
  • Loading branch information
semantic-release-bot committed Aug 29, 2022
1 parent f6d3cac commit d50cddf
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 1 deletion.
17 changes: 17 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,20 @@
# [6.0.0](https://github.com/adfinis/ember-uikit/compare/v5.1.3...v6.0.0) (2022-08-29)


### chore

* **deps:** update ember to v4.6.0 ([7b0ffa3](https://github.com/adfinis/ember-uikit/commit/7b0ffa320f861fd8c99c776667d524e72871b8f3))


### Features

* **modifiers:** add modifier for uk-tooltip ([f6d3cac](https://github.com/adfinis/ember-uikit/commit/f6d3cacad661bd1c53b597e9f42805db386f372d))


### BREAKING CHANGES

* **deps:** Drop support for node v12.

## [5.1.3](https://github.com/adfinis/ember-uikit/compare/v5.1.2...v5.1.3) (2022-05-06)

### Bug Fixes
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-uikit",
"version": "5.1.3",
"version": "6.0.0",
"description": "The ember implementation of UIkit",
"keywords": [
"ember-addon",
Expand Down

0 comments on commit d50cddf

Please sign in to comment.