File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## v0.1.1 (2022-10-28)
4+
5+ #### :house : Internal
6+ * [ #19 ] ( https://github.com/mainmatter/ember-api-actions/pull/19 ) npmignore: Add more unnecessary files ([ @Turbo87 ] ( https://github.com/Turbo87 ) )
7+ * [ #18 ] ( https://github.com/mainmatter/ember-api-actions/pull/18 ) ember-cli-htmlbars: Move to ` devDependencies ` ([ @Turbo87 ] ( https://github.com/Turbo87 ) )
8+ * [ #16 ] ( https://github.com/mainmatter/ember-api-actions/pull/16 ) Add missing ` access: public ` publish config ([ @Turbo87 ] ( https://github.com/Turbo87 ) )
9+ * [ #17 ] ( https://github.com/mainmatter/ember-api-actions/pull/17 ) ESLint: Declare ` release-it ` config as CommonJS file ([ @Turbo87 ] ( https://github.com/Turbo87 ) )
10+
311## v0.1.0 (2022-10-28)
412
513#### :rocket : Enhancement
1220* [ #8 ] ( https://github.com/mainmatter/ember-api-actions/pull/8 ) CI: Pin action versions ([ @Turbo87 ] ( https://github.com/Turbo87 ) )
1321* [ #4 ] ( https://github.com/mainmatter/ember-api-actions/pull/4 ) Adjust Renovate setup ([ @Turbo87 ] ( https://github.com/Turbo87 ) )
1422* [ #2 ] ( https://github.com/mainmatter/ember-api-actions/pull/2 ) CI: Migrate to pnpm ([ @Turbo87 ] ( https://github.com/Turbo87 ) )
15-
16- #### Committers: 1
17- - Tobias Bieniek ([ @Turbo87 ] ( https://github.com/Turbo87 ) )
18-
Original file line number Diff line number Diff line change 11{
22 "name" : " @mainmatter/ember-api-actions" ,
3- "version" : " 0.1.0 " ,
3+ "version" : " 0.1.1 " ,
44 "description" : " The default blueprint for ember-cli addons." ,
55 "keywords" : [
66 " ember-addon"
You can’t perform that action at this time.
0 commit comments