Skip to content

v1.1.1

Latest
Compare
Choose a tag to compare
@joeldenning joeldenning released this 23 Sep 21:52
· 1 commit to main since this release

Fixes

The 1.1.0 release was wrong - the source code was correct but published lib folder incorrect. This is because I forgot to manually run pnpm run build before publishing. I've fixed this for future publishes by automatically running pnpm run build before all future publishes. So this 1.1.1 release is what the 1.1.0 release should have been. (#3)