A desktop viewer for BloomPUB books
# install dependencies
yarn
# serve with hot reload
yarn dev- Change the version in
package.json. - Commit, push.
- Push a vX.X.X tag.
- A Github Action will build an installer for Windows and create an unpublished "Release" on Github.
- Edit the draft release at https://github.com/BloomBooks/bloompub-viewer/releases/ and publish it.
- Users will be notified of the new version via toast on the next run.