Paul Gschwendtner
e01d697eed
build: filter out changelog entries for zone.js from framework changelog ( #31277 )
...
We don't want to show entries for the `zone.js` scope in the main framework
changelog file. The zone.js changelog will be handled separately within the
`packages/zone.js` folder. (see [here](https://github.com/angular/angular/pull/31277#issuecomment-505934681 ))
PR Close #31277
2019-06-26 09:23:02 -07:00
Igor Minar
fb6a31cbd6
build: exclude ivy commit messages from the release notes ( #27532 )
...
there is still too much churn to make this info useful in the release notes, advanced
developers can use git log to find out what's going on with ivy.
PR Close #27532
2018-12-11 11:22:53 -08:00
George Kalpakas
96ee898cee
build: ignore `aio`/`docs-infra` commits in `changelog` gulp task ( #25838 )
...
PR Close #25838
2018-09-18 13:21:26 -07:00
George Kalpakas
2c40a86b61
build: update `conventional-changelog` and simplify `changelog` gulp task ( #25838 )
...
The version prefix issue has been fixed with
conventional-changelog/conventional-changelog#179.
PR Close #25838
2018-09-18 13:21:26 -07:00
Olivier Combe
0f5c70d563
build: update npm dependencies ( #19328 )
...
PR Close #19328
2017-09-22 13:20:52 -07:00
Pete Bacon Darwin
0ba5bebf61
build: modularize the gulp file to be easier to maintain ( #14259 )
...
This is a precursor to bringing in some of the gulp tasks from angular.io,
which could lead to the gulpfile becoming unwieldy.
2017-02-03 00:10:41 -08:00