Sourced from @changesets/cli
's
releases.
@changesets/cli
@2
.27.2Patch Changes
#1354
69be7dc
Thanks@Andarist
! - Fixed an issue withchangeset status
incorrectly returning an error status in two cases:
- for changed ignored packages
- for changed private packages when
privatePackage.version
was set tofalse
#1351
c6da182
Thanks@TheHolyWaffle
! - Fix an issue with not applying a custom.prettierrc
configuration withprettier@>= 3.1.1
Updated dependencies [
c6da182
]:
4b60580
Version Packages (#1355)69be7dc
Fixed changeset status
combined with ignored and
non-versionable private pa...c6da182
Fix an issue with not applying a custom .prettierrc
configuration with `pre...0bf89b3
Use node 20.x in release flow (#1333)4185510
Fix incorrect plural (#1310)93ee679
Add SECURITY.md