0
Fork 0
mirror of https://github.com/logto-io/logto.git synced 2025-01-06 20:40:08 -05:00
logto/.changeset
2023-03-02 17:02:39 +08:00
..
afraid-eagles-retire.md chore: add changesets (#3219) 2023-02-24 22:57:03 +08:00
big-turkeys-invite.md chore: add changeset for connector kit (#3102) 2023-02-13 07:19:57 +00:00
breezy-socks-joke.md chore: move changesets and enter rc 2023-02-02 22:13:18 +08:00
clever-panthers-lay.md
config.json
curly-apes-tease.md feat(toolkit): add description and tooltip for formItems (#3129) 2023-02-21 11:27:52 +08:00
curly-hornets-end.md chore: add changesets (#3053) 2023-02-03 09:37:19 +00:00
cyan-buses-trade.md chore: move changesets and enter rc 2023-02-02 22:13:18 +08:00
empty-rockets-march.md chore: add changesets (#3219) 2023-02-24 22:57:03 +08:00
fast-toys-share.md chore: add changesets (#3219) 2023-02-24 22:57:03 +08:00
fifty-balloons-taste.md
flat-mirrors-kiss.md chore: add changeset 2023-03-02 17:02:39 +08:00
good-dodos-visit.md chore: add changesets (#3219) 2023-02-24 22:57:03 +08:00
good-feet-own.md chore: move changeset file (#3016) 2023-01-29 06:19:42 +00:00
green-geese-train.md
grumpy-clocks-refuse.md
large-windows-scream.md chore: move changesets and enter rc 2023-02-02 22:13:18 +08:00
lemon-cars-wonder.md chore: add changesets (#3219) 2023-02-24 22:57:03 +08:00
lovely-rivers-sniff.md
many-avocados-know.md chore: add changesets (#3219) 2023-02-24 22:57:03 +08:00
modern-days-float.md chore: add changeset 2023-02-26 15:01:20 +08:00
moody-timers-grin.md chore: add connect-kit changeset (#2801) 2022-12-31 23:05:57 +08:00
neat-snakes-smash.md
pink-maps-yell.md chore: add changesets (#3219) 2023-02-24 22:57:03 +08:00
plenty-ties-divide.md chore: add new year release changesets 2022-12-31 23:10:30 +08:00
pre.json release: version core packages 2023-02-26 15:03:37 +08:00
quick-turtles-joke.md
quiet-shrimps-flow.md chore: add new year release changesets 2022-12-31 23:10:30 +08:00
README.md
silly-rules-laugh.md
six-falcons-sin.md chore: move changesets and enter rc 2023-02-02 22:13:18 +08:00
six-mayflies-tan.md chore: add new year release changesets 2022-12-31 23:10:30 +08:00
slow-meals-enjoy.md fix: version lifecycle script (#2832) 2023-01-06 16:46:48 +08:00
small-knives-swim.md chore: add new year release changesets 2022-12-31 23:10:30 +08:00
sweet-dolphins-own.md refactor: apply suggestions from code review 2023-02-02 18:33:55 +08:00
tender-maps-burn.md chore: move changesets and enter rc 2023-02-02 22:13:18 +08:00
thin-oranges-act.md
three-ducks-yell.md chore: move changesets and enter rc 2023-02-02 22:13:18 +08:00
tricky-mirrors-act.md
unlucky-lizards-agree.md
unlucky-months-clap.md chore: move changesets and enter rc 2023-02-02 22:13:18 +08: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 products, which consists of the following packages:

  • @logto/console
  • @logto/core (main)
  • @logto/integration-tests
  • @logto/ui

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

CLI

The release group that includes Logto CLI and its aliases:

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

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.