Skip to content

Commit

Permalink
Released v2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
lukemelia committed Sep 3, 2019
1 parent 10158a3 commit e24e5de
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 3 deletions.
11 changes: 9 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,14 @@
# Change Log

## [1.1.2](https://github.com/ember-cli-deploy/ember-cli-deploy-build/tree/1.1.2) (2019-09-03)
[Full Changelog](https://github.com/ember-cli-deploy/ember-cli-deploy-build/compare/v1.1.1...1.1.2)
## [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)

**Merged pull requests:**

- \[BREAKING\] include hidden files in distFiles [\#55](https://github.com/ember-cli-deploy/ember-cli-deploy-build/pull/55) ([lukemelia](https://github.com/lukemelia))

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

**Merged pull requests:**

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": "1.1.2",
"version": "2.0.0",
"description": "A Build Plugin for ember-cli-deploy",
"scripts": {
"lint:js": "eslint .",
Expand Down

0 comments on commit e24e5de

Please sign in to comment.