Skip to content

Commit

Permalink
chore(release): 3.0.0
Browse files Browse the repository at this point in the history
# [3.0.0](v2.2.2...v3.0.0) (2021-03-23)

* chore(ember)!: remove support for ember LTS 3.16 ([0f652ac](0f652ac))

### BREAKING CHANGES

* This removes guaranteed support for ember LTS version
3.16 since it's not active anymore and adds testing with the active LTS 3.24.
  • Loading branch information
semantic-release-bot committed Mar 23, 2021
1 parent 0f652ac commit 118a7a6
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,14 @@
# [3.0.0](https://github.com/adfinis-sygroup/ember-uikit/compare/v2.2.2...v3.0.0) (2021-03-23)


* chore(ember)!: remove support for ember LTS 3.16 ([0f652ac](https://github.com/adfinis-sygroup/ember-uikit/commit/0f652ac4ee0da056d87914262befb1b78d8cc031))


### BREAKING CHANGES

* This removes guaranteed support for ember LTS version
3.16 since it's not active anymore and adds testing with the active LTS 3.24.

## [2.2.2](https://github.com/adfinis-sygroup/ember-uikit/compare/v2.2.1...v2.2.2) (2020-11-20)


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

0 comments on commit 118a7a6

Please sign in to comment.