diff --git a/CHANGELOG.md b/CHANGELOG.md index 3708ea60..f12f0711 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,13 +7,19 @@ Notable changes to this project are documented in this file. The format is based Breaking changes: New features: -- Clearly indicate PureScript and package set version (#280 by @JordanMartinez) Bugfixes: -- Stop double `main` invocation by updating `es-module-shims` to 1.5.6 (#279 by @JordanMartinez) Other improvements: +## [v2022-06-18.1](https://github.com/purescript/trypurescript/releases/tag/v2022-06-18.1) + +New features: +- Clearly indicate PureScript and package set version (#280 by @JordanMartinez) + +Bugfixes: +- Stop double `main` invocation by updating `es-module-shims` to 1.5.6 (#279 by @JordanMartinez) + ## [v2022-06-10.2](https://github.com/purescript/trypurescript/releases/tag/v2022-06-10.2) Other improvements: