Skip to content

Commit

Permalink
Release 0.5.3
Browse files Browse the repository at this point in the history
  • Loading branch information
simonihmig committed Sep 29, 2021
1 parent c59f8a2 commit 596a72d
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 @@

## v0.5.3 (2021-09-29)

#### :rocket: Enhancement
* [#241](https://github.com/kaliber5/k5-ember-boilerplate/pull/241) Use `currentColor` setting by default for ember-svg-jar ([@simonihmig](https://github.com/simonihmig))
* [#212](https://github.com/kaliber5/k5-ember-boilerplate/pull/212) Make en the default locale in testing ([@simonihmig](https://github.com/simonihmig))
* [#211](https://github.com/kaliber5/k5-ember-boilerplate/pull/211) Update AWS deployment to new workflow ([@simonihmig](https://github.com/simonihmig))
* [#174](https://github.com/kaliber5/k5-ember-boilerplate/pull/174) Update Lighthouse CI ([@simonihmig](https://github.com/simonihmig))

#### :bug: Bug Fix
* [#214](https://github.com/kaliber5/k5-ember-boilerplate/pull/214) Fix missing release-it config in AWS deployment ([@simonihmig](https://github.com/simonihmig))
* [#180](https://github.com/kaliber5/k5-ember-boilerplate/pull/180) Fix SSH preview deployments ([@simonihmig](https://github.com/simonihmig))

#### Committers: 2
- Simon Ihmig ([@simonihmig](https://github.com/simonihmig))
- [@dependabot-preview[bot]](https://github.com/apps/dependabot-preview)

## v0.5.2 (2021-02-10)

#### :rocket: Enhancement
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": "@kaliber5/k5-ember-boilerplate",
"version": "0.5.2",
"version": "0.5.3",
"description": "Small description for k5-ember-boilerplate goes here",
"keywords": [
"ember-addon"
Expand Down

0 comments on commit 596a72d

Please sign in to comment.