Skip to content

Commit

Permalink
Prepare release [email protected] (#537)
Browse files Browse the repository at this point in the history
* Update CHANGELOGs and package.jsons for tools release.
* Made more official the support for Node 10.5+ and breaking Node 6 support.
  • Loading branch information
usergenic authored Jun 25, 2018
1 parent dc39183 commit 4d137fd
Show file tree
Hide file tree
Showing 32 changed files with 7,409 additions and 7,452 deletions.
2,088 changes: 1,044 additions & 1,044 deletions package-lock.json

Large diffs are not rendered by default.

530 changes: 265 additions & 265 deletions packages/analyzer/package-lock.json

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions packages/browser-capabilities/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# Change Log

<!-- ## Unreleased -->
<!-- Add new, unreleased changes here. -->

## [1.1.0] - 2018-05-03
* Added new capabilities for es2016, es2017, and es2018.
Expand Down
50 changes: 25 additions & 25 deletions packages/browser-capabilities/package-lock.json

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

6 changes: 4 additions & 2 deletions packages/build/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,13 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](http://keepachangelog.com/)
and this project adheres to [Semantic Versioning](http://semver.org/).

## Unreleased
<!-- ## Unreleased -->
<!-- Add new, unreleased changes here. -->

## [3.0.3] - 2018-06-25
* Service Worker generation uses a consistent spacing for anonymous
functions (i.e. space between keyword and parentheses `function ()`)
ensuring Node 8 and 10 output are identical.
<!-- Add new, unreleased changes here. -->

## [3.0.2] - 2018-06-19
* Fix incorrect relative paths to the component directory in push manifests.
Expand Down
Loading

0 comments on commit 4d137fd

Please sign in to comment.