Skip to content

Commit

Permalink
chore(release): 9.0.0 [skip ci]
Browse files Browse the repository at this point in the history
# [9.0.0](v8.0.0...v9.0.0) (2023-10-03)

### chore

* **deps:** update dependencies ([67131b4](67131b4))

### Features

* **linked-item:** add current when argument for tab and subnav items ([b4557b0](b4557b0))

### BREAKING CHANGES

* **deps:** Removed support for Node.js v14.
  • Loading branch information
semantic-release-bot committed Oct 3, 2023
1 parent 4c3a374 commit 90b9fe5
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 1 deletion.
17 changes: 17 additions & 0 deletions CHANGELOG.md
@@ -1,3 +1,20 @@
# [9.0.0](https://github.com/adfinis/ember-uikit/compare/v8.0.0...v9.0.0) (2023-10-03)


### chore

* **deps:** update dependencies ([67131b4](https://github.com/adfinis/ember-uikit/commit/67131b49d8e5241a3bc22e262ca2e8e1c7415492))


### Features

* **linked-item:** add current when argument for tab and subnav items ([b4557b0](https://github.com/adfinis/ember-uikit/commit/b4557b0a11eead1689d2b0a17a9cd33da206298b))


### BREAKING CHANGES

* **deps:** Removed support for Node.js v14.

# [8.0.0](https://github.com/adfinis/ember-uikit/compare/v7.0.3...v8.0.0) (2023-05-01)


Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "ember-uikit",
"version": "8.0.0",
"version": "9.0.0",
"description": "The ember implementation of UIkit",
"keywords": [
"ember-addon",
Expand Down

0 comments on commit 90b9fe5

Please sign in to comment.