Skip to content

Commit

Permalink
v0.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Turbo87 committed Dec 9, 2021
1 parent 919dab6 commit b81e583
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 1 deletion.
16 changes: 16 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
# Changelog

## v0.1.0 (2021-12-09)

#### :rocket: Enhancement
* [#21](https://github.com/simplabs/ember-error-route/pull/21) Implement basic functionality ([@Turbo87](https://github.com/Turbo87))

#### :house: Internal
* [#22](https://github.com/simplabs/ember-error-route/pull/22) CI: Add `Release` job ([@Turbo87](https://github.com/Turbo87))
* [#2](https://github.com/simplabs/ember-error-route/pull/2) Replace npm with pnpm ([@Turbo87](https://github.com/Turbo87))
* [#4](https://github.com/simplabs/ember-error-route/pull/4) Update `ember-try` to v2.0.0 ([@Turbo87](https://github.com/Turbo87))
* [#3](https://github.com/simplabs/ember-error-route/pull/3) Update `ember-auto-import` to v2 ([@Turbo87](https://github.com/Turbo87))

#### Committers: 1
- Tobias Bieniek ([@Turbo87](https://github.com/Turbo87))

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ember-error-route",
"version": "0.0.0",
"version": "0.1.0",
"description": "The default blueprint for ember-cli addons.",
"keywords": [
"ember-addon"
Expand Down

0 comments on commit b81e583

Please sign in to comment.