Skip to content

Commit be5df91

Browse files
committed
release: bump version 0.2.1 -> 0.2.2
1 parent 9b2a261 commit be5df91

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22

33
## Unreleased
44

5+
## [0.2.2](https://github.com/m15a/purescript-choku/tree/v0.2.2) (2024-01-26)
6+
7+
### Fixed
8+
9+
- `spago publish` error: module `Test.Main` should not be published
10+
511
## [0.2.1](https://github.com/m15a/purescript-choku/tree/v0.2.1) (2024-01-26)
612

713
### Fixed

spago.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ package:
1919
censor_project_warnings:
2020
- ImplicitQualifiedImportReExport
2121
publish:
22-
version: 0.2.1
22+
version: 0.2.2
2323
license: MIT
2424
location:
2525
githubOwner: m15a

0 commit comments

Comments
 (0)