Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(aio): update to @angular/cli@1.0.0-beta.31 #14391

Merged
merged 3 commits into from Feb 10, 2017

Commits on Feb 10, 2017

  1. Configuration menu
    Copy the full SHA
    4f284c8 View commit details
    Browse the repository at this point in the history
  2. build(aio): update to @angular/core@2.4.7

    upgrade command used:
    
    ```
    yarn upgrade @angular/{core,common,compiler,forms,http,platform-browser,platform-browser-dynamic,router,compiler-cli}
    ```
    IgorMinar committed Feb 10, 2017
    Configuration menu
    Copy the full SHA
    84ea9ec View commit details
    Browse the repository at this point in the history
  3. ci: exclude aio/ from build-and-ci pullapprove group

    the aio/ has a separate build and ci setup that doesn't affect main repo, so it doesn't make
    sense for the build-and-ci group to approve changes to that separate setup.
    IgorMinar committed Feb 10, 2017
    Configuration menu
    Copy the full SHA
    5664154 View commit details
    Browse the repository at this point in the history