This repository has been archived by the owner on Jan 25, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
2 changed files
with
29 additions
and
12 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,18 +1,35 @@ | ||
#### 0.1.1 (2016-7-31) | ||
<a name="0.2.1"></a> | ||
## [0.2.1](https://github.com/stfsy/broccoli-version/compare/v0.2.0...v0.2.1) (2016-07-31) | ||
|
||
##### Chores | ||
|
||
* **package.json:** add release workflow (1ae268c1) | ||
* **README.md:** | ||
* update installation command (eac0f56b) | ||
* add installation documentation, update example (6ec37425) | ||
|
||
##### Bug Fixes | ||
<a name="0.2.0"></a> | ||
# [0.2.0](https://github.com/stfsy/broccoli-version/compare/v0.1.1...v0.2.0) (2016-07-31) | ||
|
||
* **copier.js:** only first element of input node arrays is used (70dab5bd) | ||
* **version.js:** do not increment if increment param is given and undefined (f64284b1) | ||
|
||
##### Refactors | ||
### Bug Fixes | ||
|
||
* **copier.spec.js:** uppercase require fails on travis ([cd89f8e](https://github.com/stfsy/broccoli-version/commit/cd89f8e)) | ||
* **incrementer.js:** uppercase require fails on travis ([ccd3031](https://github.com/stfsy/broccoli-version/commit/ccd3031)) | ||
* **incrementer.spec.js:** uppercase require fails on travis ([75ca5da](https://github.com/stfsy/broccoli-version/commit/75ca5da)) | ||
* **version.spec.js:** uppercase require fails on travis ([990b7f0](https://github.com/stfsy/broccoli-version/commit/990b7f0)) | ||
|
||
|
||
### Features | ||
|
||
* **index.js:** add option for build meta data support ([6b1d9a0](https://github.com/stfsy/broccoli-version/commit/6b1d9a0)) | ||
* **version.js:** add build meta data support ([683ac70](https://github.com/stfsy/broccoli-version/commit/683ac70)) | ||
|
||
|
||
|
||
<a name="0.1.1"></a> | ||
## [0.1.1](https://github.com/stfsy/broccoli-version/compare/f64284b...v0.1.1) (2016-07-31) | ||
|
||
|
||
### Bug Fixes | ||
|
||
* **copier.js:** only first element of input node arrays is used ([70dab5b](https://github.com/stfsy/broccoli-version/commit/70dab5b)) | ||
* **version.js:** do not increment if increment param is given and undefined ([f64284b](https://github.com/stfsy/broccoli-version/commit/f64284b)) | ||
|
||
|
||
* **copier.spec.js:** remove console.logs, clean up (7af11316) | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters