Skip to content

Commit

Permalink
Version 0.21.0
Browse files Browse the repository at this point in the history
  • Loading branch information
f-f committed May 4, 2023
1 parent 16f689c commit c354f4a
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
6 changes: 5 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,16 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## [0.21.0] - 2023-05-04

Features:
- Add `spago migrate` command to port a `spago.dhall` configuration to the new-style `spago.yaml` (#901)

Bugfixes:
- Windows: forward the proper exit code when running spago via NPM (#883, #884)

Other improvements:
- CI: cleanup CI for 0.15.0 PureScript updates (#879)
- Install: upgrade `make-fetch-happen` to `^11.0.1` (#925)

## [0.20.9] - 2022-05-03

Expand Down
2 changes: 1 addition & 1 deletion spago.cabal
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
cabal-version: 2.4

name: spago
version: 0.20.9
version: 0.21.0
description: Please see the README on GitHub at <https://github.com/purescript/spago#readme>
homepage: https://github.com/purescript/spago#readme
bug-reports: https://github.com/purescript/spago/issues
Expand Down

0 comments on commit c354f4a

Please sign in to comment.