Skip to content

Commit

Permalink
chore(release): 1.2.0 [skip ci]
Browse files Browse the repository at this point in the history
# [1.2.0](v1.1.6...v1.2.0) (2019-01-02)

### Features

* add buildTest shorthand to build projects in the test folder ([502a438](502a438))
  • Loading branch information
release-bot committed Jan 2, 2019
1 parent 502a438 commit a708208
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
# [1.2.0](https://github.com/Informatievlaanderen/build-pipeline/compare/v1.1.6...v1.2.0) (2019-01-02)


### Features

* add buildTest shorthand to build projects in the test folder ([502a438](https://github.com/Informatievlaanderen/build-pipeline/commit/502a438))

## [1.1.6](https://github.com/Informatievlaanderen/build-pipeline/compare/v1.1.5...v1.1.6) (2018-12-30)

## [1.1.5](https://github.com/Informatievlaanderen/build-pipeline/compare/v1.1.4...v1.1.5) (2018-12-20)
Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "build-pipeline",
"version": "1.1.6",
"version": "1.2.0",
"description": "Contains generic files for Basisregisters Vlaanderen pipelines.",
"author": "Basisregisters Vlaanderen",
"license": "MIT",
Expand Down

0 comments on commit a708208

Please sign in to comment.