Update CHANGELOG-NPM.md

This commit is contained in:
Dillon Kearns 2021-02-16 10:59:35 -08:00 committed by GitHub
parent 7fbd574c5c
commit 83ff14e524
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -9,6 +9,12 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
## [Unreleased]
## [1.5.5] - 2020-02-16
### Fixed
- Use `cross-spawn` in the beta build to support running on Windows. Thank you @Y0hy0h for fix [#161](https://github.com/dillonkearns/elm-pages/pull/161)!
## [1.5.4] - 2020-11-02
### Fixed