From ec146796682965afcb7fb655dd5b053f2bb3d144 Mon Sep 17 00:00:00 2001 From: Prasanth Vaaheeswaran Date: Tue, 11 Jul 2017 15:30:01 -0400 Subject: [PATCH] docs: add @angular/animations to list (#17488) @angular/animations was missing from the SemVer supported API surface list, now added. --- docs/PUBLIC_API.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/PUBLIC_API.md b/docs/PUBLIC_API.md index 187a3fa596..17fe8f2e55 100644 --- a/docs/PUBLIC_API.md +++ b/docs/PUBLIC_API.md @@ -2,6 +2,7 @@ Our SemVer, timed-release cycle and deprecation policy currently applies to these npm packages: +- `@angular/animations` - `@angular/core` - `@angular/common` - `@angular/platform-browser`