Skip to content

Commit

Permalink
v0.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Turbo87 committed Oct 28, 2022
1 parent 0a36c9d commit 6c26fb9
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 5 deletions.
12 changes: 8 additions & 4 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## v0.1.1 (2022-10-28)

#### :house: Internal
* [#19](https://github.com/mainmatter/ember-api-actions/pull/19) npmignore: Add more unnecessary files ([@Turbo87](https://github.com/Turbo87))
* [#18](https://github.com/mainmatter/ember-api-actions/pull/18) ember-cli-htmlbars: Move to `devDependencies` ([@Turbo87](https://github.com/Turbo87))
* [#16](https://github.com/mainmatter/ember-api-actions/pull/16) Add missing `access: public` publish config ([@Turbo87](https://github.com/Turbo87))
* [#17](https://github.com/mainmatter/ember-api-actions/pull/17) ESLint: Declare `release-it` config as CommonJS file ([@Turbo87](https://github.com/Turbo87))

## v0.1.0 (2022-10-28)

#### :rocket: Enhancement
Expand All @@ -12,7 +20,3 @@
* [#8](https://github.com/mainmatter/ember-api-actions/pull/8) CI: Pin action versions ([@Turbo87](https://github.com/Turbo87))
* [#4](https://github.com/mainmatter/ember-api-actions/pull/4) Adjust Renovate setup ([@Turbo87](https://github.com/Turbo87))
* [#2](https://github.com/mainmatter/ember-api-actions/pull/2) CI: Migrate to pnpm ([@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": "@mainmatter/ember-api-actions",
"version": "0.1.0",
"version": "0.1.1",
"description": "The default blueprint for ember-cli addons.",
"keywords": [
"ember-addon"
Expand Down

0 comments on commit 6c26fb9

Please sign in to comment.