Files
gitbook/packages/colors/CHANGELOG.md
Samy Pessé 05bf9d7a59 Version Packages (#3733)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-11-15 19:34:29 +01:00

986 B

@gitbook/colors

0.4.3

Patch Changes

  • 10995e0: Use NPM Trusted publishing for publishing the package.

0.4.2

Patch Changes

  • 6142d6b: Mark as sideEffects, fix all package bundles

0.4.1

Patch Changes

0.4.0

Minor Changes

  • 17dd382: Add original background color step

Patch Changes

  • 193d591: Fix return type for colorContrast

0.3.3

Patch Changes

  • c3f6b8c: Update chroma ratio per step
  • 5e975ab: Fix code highlighting for HTTP
  • f7a3470: Change lightness check for color step 9 to allow input colors with a higher-than-needed contrast

0.3.2

Patch Changes

  • cdffd7c: Desaturate text colors by decreasing chroma for the last steps of the color scale

0.3.1

Patch Changes

  • fb90eb0: Reduce chroma of first color scale step

0.3.0

Minor Changes

  • 4f0a772: Override tint lightness if supplied color is out of bounds

0.2.0

Minor Changes