Skip to content

Commit e24e5de

Browse files
committed
Released v2.0.0
1 parent 10158a3 commit e24e5de

File tree

2 files changed

+10
-3
lines changed

2 files changed

+10
-3
lines changed

CHANGELOG.md

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,14 @@
11
# Change Log
22

3-
## [1.1.2](https://github.com/ember-cli-deploy/ember-cli-deploy-build/tree/1.1.2) (2019-09-03)
4-
[Full Changelog](https://github.com/ember-cli-deploy/ember-cli-deploy-build/compare/v1.1.1...1.1.2)
3+
## [2.0.0](https://github.com/ember-cli-deploy/ember-cli-deploy-build/tree/2.0.0) (2019-09-03)
4+
[Full Changelog](https://github.com/ember-cli-deploy/ember-cli-deploy-build/compare/v1.1.2...2.0.0)
5+
6+
**Merged pull requests:**
7+
8+
- \[BREAKING\] include hidden files in distFiles [\#55](https://github.com/ember-cli-deploy/ember-cli-deploy-build/pull/55) ([lukemelia](https://github.com/lukemelia))
9+
10+
## [v1.1.2](https://github.com/ember-cli-deploy/ember-cli-deploy-build/tree/v1.1.2) (2019-09-03)
11+
[Full Changelog](https://github.com/ember-cli-deploy/ember-cli-deploy-build/compare/v1.1.1...v1.1.2)
512

613
**Merged pull requests:**
714

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ember-cli-deploy-build",
3-
"version": "1.1.2",
3+
"version": "2.0.0",
44
"description": "A Build Plugin for ember-cli-deploy",
55
"scripts": {
66
"lint:js": "eslint .",

0 commit comments

Comments
 (0)