0
Fork 0
mirror of https://github.com/logto-io/logto.git synced 2025-02-03 21:48:55 -05:00
logto/.changeset
simeng-li d81e13d215
feat(console,phrases): add issuer endpoint to application form (#6094)
* feat(console,phrases): add issuer endpoint to application form

add issuer endpoint to the application form

* chore: add changeset

add changeset
2024-06-24 05:44:14 +00:00
..
breezy-bags-help.md
breezy-dodos-cheer.md feat: support prompt config for some built-in connectors (#6023) 2024-06-24 04:42:47 +00:00
cold-masks-film.md
config.json
cool-cows-relax.md
cyan-garlics-tan.md
fresh-gorillas-obey.md
fuzzy-eyes-add.md
gold-bulldogs-draw.md
heavy-badgers-jog.md refactor: add changeset and improve code 2024-06-23 13:47:10 +08:00
heavy-rabbits-own.md
large-gifts-cross.md
lucky-rocks-bow.md
mean-dogs-pump.md
mean-pumpkins-scream.md
nine-carrots-roll.md
orange-dryers-joke.md feat: support prompt config for some built-in connectors (#6023) 2024-06-24 04:42:47 +00:00
quick-schools-obey.md feat: support prompt config for some built-in connectors (#6023) 2024-06-24 04:42:47 +00:00
README.md
smart-laws-compare.md
stale-shrimps-compare.md
tiny-teachers-hug.md feat(console,phrases): add issuer endpoint to application form (#6094) 2024-06-24 05:44:14 +00:00

Changesets

Hello and welcome! This folder has been automatically generated by @changesets/cli, a build tool that works with multi-package repos, or single-package repos to help you version and publish your code. You can find the full documentation for it in our repository

We have a quick list of common questions to get you started engaging with this project in our documentation

Logto publish flow

For now, Changesets only supports tagging packages separately, instead of tagging a "release group". There is an open issue that is still hanging in the air.

So, we are using our own "grouping" release strategy in this monorepo:

Core

The release group that includes the Logto core service and its schemas and cli, which consists of the following packages:

  • @logto/core (main)
  • @logto/schemas
  • @logto/cli
  • @logto/create

Their versions will be always in sync, and forms our main release.

Others

For simplicity, we will tag other public packages separately and publish them to NPM. But in most cases, no GitHub release will present for these packages.