Skip to content

Commit

Permalink
7.26.9
Browse files Browse the repository at this point in the history
  • Loading branch information
rwjblue committed Dec 16, 2021
1 parent f8f495e commit 8e1f28e
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
## v7.28.9 (2021-12-16)

#### :bug: Bug Fix
* [#426](https://github.com/babel/ember-cli-babel/pull/426) Fix decorators babel plugin issue ([@chriskrycho](https://github.com/chriskrycho))

#### :house: Internal
* [#427](https://github.com/babel/ember-cli-babel/pull/427) Only run acceptance tests against modern Node ([@rwjblue](https://github.com/rwjblue))

#### Committers: 2
- Chris Krycho ([@chriskrycho](https://github.com/chriskrycho))
- Robert Jackson ([@rwjblue](https://github.com/rwjblue))

## v7.26.8 (2021-12-16)

#### :bug: Bug Fix
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-cli-babel",
"version": "7.26.8",
"version": "7.26.9",
"description": "Ember CLI addon for Babel",
"keywords": [
"babel",
Expand Down

0 comments on commit 8e1f28e

Please sign in to comment.