Skip to content

Commit

Permalink
chore(release): 8.0.0 [skip ci]
Browse files Browse the repository at this point in the history
# [8.0.0](v7.0.3...v8.0.0) (2023-05-01)

### Bug Fixes

* **modal:** make sure modal container is the same as UIkit container ([12caffe](12caffe))

### chore

* **deps:** update dependencies ([01d44b0](01d44b0))

### BREAKING CHANGES

* **deps:** Remove support for Ember.js v3.
  • Loading branch information
semantic-release-bot committed May 1, 2023
1 parent 23c2a39 commit 08f9bd8
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 @@
# [8.0.0](https://github.com/adfinis/ember-uikit/compare/v7.0.3...v8.0.0) (2023-05-01)


### Bug Fixes

* **modal:** make sure modal container is the same as UIkit container ([12caffe](https://github.com/adfinis/ember-uikit/commit/12caffe74eb311d508681c2ed3e54bdcbfa3e4a4))


### chore

* **deps:** update dependencies ([01d44b0](https://github.com/adfinis/ember-uikit/commit/01d44b01ffa5167064dd13eb0a6b22793e4dc63f))


### BREAKING CHANGES

* **deps:** Remove support for Ember.js v3.

## [7.0.3](https://github.com/adfinis/ember-uikit/compare/v7.0.2...v7.0.3) (2023-04-18)


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": "7.0.3",
"version": "8.0.0",
"description": "The ember implementation of UIkit",
"keywords": [
"ember-addon",
Expand Down

0 comments on commit 08f9bd8

Please sign in to comment.