From bcaadf87f1aa85311de4f8a42b9c2a3c27d5ed8b Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Thu, 5 Mar 2026 20:26:14 +0000 Subject: [PATCH] chore(release): 1.0.12 [skip ci] MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ## [1.0.12](https://github.com/ivuorinen/base-configs-markdownlint/compare/v1.0.11...v1.0.12) (2026-03-05) ### Bug Fixes * **deps:** update markdownlint-cli (0.47.0 → 0.48.0) ([#133](https://github.com/ivuorinen/base-configs-markdownlint/issues/133)) ([9e63d42](https://github.com/ivuorinen/base-configs-markdownlint/commit/9e63d4224325f91d418d848139160dd0cf24e41b)) --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index c8ca909..673a67f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,13 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [1.0.12](https://github.com/ivuorinen/base-configs-markdownlint/compare/v1.0.11...v1.0.12) (2026-03-05) + + +### Bug Fixes + +* **deps:** update markdownlint-cli (0.47.0 → 0.48.0) ([#133](https://github.com/ivuorinen/base-configs-markdownlint/issues/133)) ([9e63d42](https://github.com/ivuorinen/base-configs-markdownlint/commit/9e63d4224325f91d418d848139160dd0cf24e41b)) + ## [1.0.11](https://github.com/ivuorinen/base-configs-markdownlint/compare/v1.0.10...v1.0.11) (2026-03-05) ## [1.0.10](https://github.com/ivuorinen/base-configs-markdownlint/compare/v1.0.9...v1.0.10) (2026-03-05) diff --git a/package.json b/package.json index 4098b88..0326b01 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@ivuorinen/markdownlint-config", - "version": "1.0.11", + "version": "1.0.12", "type": "module", "description": "ivuorinen's shareable configuration for markdownlint.", "author": {