prettier / stylelint-config-prettier-scss

Turns off all CSS and SCSS rules that are unnecessary or might conflict with prettier.
MIT License
25 stars 4 forks source link

Enable Easier Project Releases #10

Closed elwayman02 closed 1 year ago

elwayman02 commented 1 year ago

Uses https://github.com/rwjblue/create-rwjblue-release-it-setup

This creates a config that allows GitHub/NPM releases to be managed automatically by running npx release-it, including automatic changelog generation. Instructions for how to setup for use locally are in RELEASE.md.

The actual changelog will be updated in full for the next release.