tinted-theming / home

Style systems and smart build tooling for crafting high fidelity color schemes and easily using them in all your favorite apps.
MIT License
252 stars 12 forks source link

Tag schemes with a version to make the release process for packagers easier #77

Open DamienCassou opened 1 year ago

DamienCassou commented 1 year ago

For packagers of base16-schemes, it would be good to tag the latest commit. Thank you.

belak commented 8 months ago

Hello! Sorry it's taken so long to get to this.

We've migrated to a new schemes repo but this issue is still relevant, so I'm following up.

As a packager, do you have any specifics you're looking for? A specific version? Tracking breaking changes?

DamienCassou commented 8 months ago

If you could just git tag a known-to-work commit with something like "v1.0.0" (or a different version number), this would make packagers happy. The next best things is to follow https://semver.org/ and to maintain a changelog.