Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

v0.21.9 release with L.CRS.Simple projection and related fixes to _cornerExceedsMapLats() #1036

Merged
merged 5 commits into from
Oct 10, 2022

Conversation

jywarren
Copy link
Member

@jywarren jywarren commented Oct 1, 2022

Release re: #1007

First release since #742

Process

(this is a list from publiclab/image-sequencer#2089 so we'll need to adapt it)

  • open an issue using the "release" template with this checklist with title Checklist and coordination for v0.0.0 major/minor/patch release (see semantic versioning)
  • compile release notes
  • open a pull request with updated version numbers
    • update version number in package.json (ex #1695)
    • run npm install to update package-lock.json
    • check in package-lock.json
  • finalize and merge to main branch (freeze merges to main branch until next step)

We don't use a stable branch here, though we could later:

Now, move to `stable` branch:

* [ ] force push from `main` to `stable`
  • publish stable branch to npm with npm publish (logging in first as necessary)

Draft a release:

  • create a release on GitHub and use features description + release notes from below
  • tag version number branch (i.e. v0.0.0) based on stable or choose stable
  • publish to live Github pages demo (from within GitPod works well)
  • move anything necessary to next release project, i.e.
  • close this issue!

@gitpod-io
Copy link

gitpod-io bot commented Oct 1, 2022

@jywarren jywarren merged commit c28182b into main Oct 10, 2022
@jywarren
Copy link
Member Author

This needs to be published next!

@jywarren
Copy link
Member Author

Published as v0.21.9 - https://www.npmjs.com/package/leaflet-distortableimage

@jywarren
Copy link
Member Author

Small fix in #1141 as well; will be v0.21.10

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant