Skip to content

Commit 772ed74

Browse files
Prepare for release of v2.3.1 (#937)
* 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 <[email protected]>
1 parent aab847e commit 772ed74

File tree

4 files changed

+1332
-841
lines changed

4 files changed

+1332
-841
lines changed

CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -11,11 +11,17 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
1111
-->
1212

1313
<!-- ## [x.y.z] - YYYY-MM-DD -->
14+
<!-- ## Unreleased -->
1415
<!-- ### Changed -->
1516
<!-- ### Added -->
1617
<!-- ### Removed -->
1718
<!-- ### Fixed -->
1819

20+
## [2.3.1] - 2020-03-19
21+
22+
### Fixed
23+
* 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.
24+
1925
## [2.3.0] - 2020-03-18
2026

2127
### Changed

0 commit comments

Comments
 (0)