diff --git a/CHANGELOG.md b/CHANGELOG.md index f0549ed..d924bd0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +# Changelog + +All notable changes to this project will be documented in this file. See +[Conventional Commits](https://conventionalcommits.org) for commit guidelines. + +## [1.0.1](https://github.com/ivuorinen/base-configs-stylelint/compare/v1.0.0...v1.0.1) (2026-02-28) + # Change Log All notable changes to this project will be documented in this file. diff --git a/package.json b/package.json index e6cf3ca..afd29e0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@ivuorinen/stylelint-config", - "version": "0.3.19", + "version": "1.0.1", "type": "module", "description": "ivuorinen's shareable configuration for stylelint.", "author": {