0
Fork 0
mirror of https://github.com/logto-io/logto.git synced 2024-12-16 20:26:19 -05:00
logto/.changeset-staged
Gao Sun 28e9fa4290
release: core v1.0.0 (#3554)
* chore: move changesets

* release: core v1.0.0

* chore: update workflow
2023-03-20 23:57:04 +08:00
..
README.md chore: add changeset-staged dir (#2800) 2023-01-01 21:46:03 +08:00

Changeset Staged

This is the directory for changesets that are going to submit to the next release.

Because we want to keep both the partial release strategy and submitting changeset with the pull request, which has some conflicts with the default changeset strategy.

Will figure out a proper solution in the future.