Skip to content

Commit

Permalink
Prepare for release of v2.3.1 (#937)
Browse files Browse the repository at this point in the history
* Prepare for release of v2.3.1

* Add ts3.4 to files list in package.json

* Update version numbers and package-lock

Co-authored-by: Justin Fagnani <justinfagnani@google.com>
  • Loading branch information
rictic and justinfagnani committed Mar 20, 2020
1 parent aab847e commit 772ed74
Show file tree
Hide file tree
Showing 4 changed files with 1,332 additions and 841 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,11 +11,17 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
-->

<!-- ## [x.y.z] - YYYY-MM-DD -->
<!-- ## Unreleased -->
<!-- ### Changed -->
<!-- ### Added -->
<!-- ### Removed -->
<!-- ### Fixed -->

## [2.3.1] - 2020-03-19

### Fixed
* Add TypeScript type declarations for older versions of TypeScript. We're currently testing back to TS 3.4. We can't commit to never breaking TypeScript builds, but we'll be supporting older versions as best we can.

## [2.3.0] - 2020-03-18

### Changed
Expand Down

0 comments on commit 772ed74

Please sign in to comment.