Skip to content

4.3.0 - readableColor#233

Merged
iamdevlinph merged 4 commits into
mainfrom
4.2.1/readable-color
May 11, 2026
Merged

4.3.0 - readableColor#233
iamdevlinph merged 4 commits into
mainfrom
4.2.1/readable-color

Conversation

@iamdevlinph
Copy link
Copy Markdown
Owner

@iamdevlinph iamdevlinph commented May 11, 2026

Closes: #232


  • This PR will add a new method
  • New method directory src/<method_name>/
  • Created method file under src/<method_name>/<method_name>.js
  • Added jsdoc comments in the method file
  • Created a test under src/<method_name>/<method_name>.spec.js
  • Export the method file in main entry file src/index.js
  • Add entry in the typings
  • Generate docs

  • Bump package version to 1.0.x (patch) OR 1.x.0 (minor)
  • Update the changelog.md

@iamdevlinph iamdevlinph changed the title 4.2.1 - readableColor 4.3.0 - readableColor May 11, 2026
@iamdevlinph iamdevlinph merged commit d9a17e8 into main May 11, 2026
6 checks passed
@iamdevlinph iamdevlinph deleted the 4.2.1/readable-color branch May 11, 2026 06:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add getContrastColor method

1 participant