Skip to content

Commit

Permalink
Release 12.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
RobbieTheWagner committed Sep 16, 2021
1 parent 676f2ae commit 49145d5
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 1 deletion.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,16 @@
## v12.0.0 (2021-09-16)

#### :boom: Breaking Change
* [#779](https://github.com/shipshapecode/ember-shepherd/pull/779) Ember 3.26, ember-auto-import 2 ([@rwwagner90](https://github.com/rwwagner90))

#### :house: Internal
* [#773](https://github.com/shipshapecode/ember-shepherd/pull/773) Add dependabot automerge ([@rwwagner90](https://github.com/rwwagner90))
* [#654](https://github.com/shipshapecode/ember-shepherd/pull/654) Update eslint-plugin-ember, fix lint ([@rwwagner90](https://github.com/rwwagner90))

#### Committers: 2
- Robert Wagner ([@rwwagner90](https://github.com/rwwagner90))
- [@dependabot-preview[bot]](https://github.com/apps/dependabot-preview)

## v11.0.2 (2020-12-14)

#### :memo: Documentation
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-shepherd",
"version": "11.0.2",
"version": "12.0.0",
"description": "An Ember wrapper for the site tour library Shepherd.",
"keywords": [
"ember-addon",
Expand Down

0 comments on commit 49145d5

Please sign in to comment.