From 49e85b8097c1da4a3a31e6e429504a916ae6d97d Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Sat, 28 Feb 2026 08:05:47 +0000 Subject: [PATCH] chore(release): 1.0.1 [skip ci] ## [1.0.1](https://github.com/ivuorinen/base-configs-stylelint/compare/v1.0.0...v1.0.1) (2026-02-28) --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) 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": {