Skip to content

Commit

Permalink
Changelog for 3.7.0 bump
Browse files Browse the repository at this point in the history
  • Loading branch information
gantoine committed Feb 21, 2022
1 parent e16e7cc commit 78fb9c0
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,23 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).

## [3.7.0] 2022-02-21

### Added
- New `outdated` command (#4171)

### Changed
- CLI tool now ships with flowtypes (#4233)
- Install can match with alpha versions now (#4247)

### Fixed
- Fix create def with scopes (#4234)
- Fix buffer deprecation error (#4270)
- Temporarily turn off validate-def checks against npm (#4249)
- Bump ajv from 6.11.0 to 6.12.6 in /cli (#4260)
- Bump node-fetch from 2.6.6 to 2.6.7 in /cli (#4254)
- Bump shelljs from 0.8.3 to 0.8.5 in /cli (#4237)

## [3.6.1] 2022-01-09

### Changed
Expand Down

0 comments on commit 78fb9c0

Please sign in to comment.