Skip to content

Commit

Permalink
Release 3.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
RobbieTheWagner committed Dec 13, 2022
1 parent e030e6e commit 96990ab
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
@@ -1 +1,17 @@

## v3.0.0 (2022-12-13)

#### :boom: Breaking Change
* [#75](https://github.com/pzuraq/liquid-wormhole/pull/75) Ember >= 3.24, node >= 14 ([@rwwagner90](https://github.com/rwwagner90))
* [#72](https://github.com/pzuraq/liquid-wormhole/pull/72) Update liquid-fire, remove getowner polyfill ([@rwwagner90](https://github.com/rwwagner90))
* [#67](https://github.com/pzuraq/liquid-wormhole/pull/67) ci: drop support for node 4.x and node 6.x ([@alexdiliberto](https://github.com/alexdiliberto))

#### :rocket: Enhancement
* [#74](https://github.com/pzuraq/liquid-wormhole/pull/74) Add Embroider support ([@rwwagner90](https://github.com/rwwagner90))
* [#73](https://github.com/pzuraq/liquid-wormhole/pull/73) Various Ember updates ([@rwwagner90](https://github.com/rwwagner90))

#### Committers: 2
- Alex DiLiberto ([@alexdiliberto](https://github.com/alexdiliberto))
- Robert Wagner ([@rwwagner90](https://github.com/rwwagner90))

# Changelog
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "liquid-wormhole",
"version": "2.1.5",
"version": "3.0.0",
"description": "Wormholes with the power of Liquid Fire",
"keywords": [
"ember-addon"
Expand Down

0 comments on commit 96990ab

Please sign in to comment.