Skip to content

Commit 4a8d56a

Browse files
committed
release: cut the v6.1.6 release
1 parent 0a3dd87 commit 4a8d56a

2 files changed

Lines changed: 5 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,14 @@
1-
<a name="6.1.5"></a>
2-
## [6.1.5](https://github.com/angular/angular/compare/6.1.4...6.1.5) (2018-08-29)
1+
<a name="6.1.6"></a>
2+
## [6.1.6](https://github.com/angular/angular/compare/6.1.5...6.1.6) (2018-08-29)
33

44

55
### Bug Fixes
66

7+
* **bazel:** Cache fileNameToModuleName lookups ([#25731](https://github.com/angular/angular/issues/25731)) ([3e690e0](https://github.com/angular/angular/commit/3e690e0))
78
* **bazel:** only lookup amd module-name tags in .d.ts files ([#25710](https://github.com/angular/angular/issues/25710)) ([7aff364](https://github.com/angular/angular/commit/7aff364))
89

910

11+
Note: the 1.6.5 release on npm accidentally glitched-out midway, so we cut 6.1.6 instead. sorry! :-)
1012

1113
<a name="6.1.4"></a>
1214
## [6.1.4](https://github.com/angular/angular/compare/6.1.3...6.1.4) (2018-08-22)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "angular-srcs",
3-
"version": "6.1.5",
3+
"version": "6.1.6",
44
"private": true,
55
"branchPattern": "2.0.*",
66
"description": "Angular - a web framework for modern web apps",

0 commit comments

Comments
 (0)