Skip to content

Commit

Permalink
Release 3.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
lukemelia committed Jun 4, 2023
1 parent ed9e6eb commit bf4ec66
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# Change Log


## v3.0.0 (2023-06-04)

#### :boom: Breaking Change
* [#88](https://github.com/ember-cli-deploy/ember-cli-deploy-build/pull/88) [BREAKING] Update dependencies including required node versions ([@lukemelia](https://github.com/lukemelia))
* [#76](https://github.com/ember-cli-deploy/ember-cli-deploy-build/pull/76) [Breaking] Switch to Github Actions for CI ([@jrjohnson](https://github.com/jrjohnson))

#### Committers: 2
- Jon Johnson ([@jrjohnson](https://github.com/jrjohnson))
- Luke Melia ([@lukemelia](https://github.com/lukemelia))

## [2.0.0](https://github.com/ember-cli-deploy/ember-cli-deploy-build/tree/2.0.0) (2019-09-03)
[Full Changelog](https://github.com/ember-cli-deploy/ember-cli-deploy-build/compare/v1.1.2...2.0.0)

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-deploy-build",
"version": "2.0.0",
"version": "3.0.0",
"description": "A Build Plugin for ember-cli-deploy",
"keywords": [
"ember-addon",
Expand Down

0 comments on commit bf4ec66

Please sign in to comment.