2 Commits

Author SHA1 Message Date
semantic-release-bot
de9a212e12 chore(release): 1.1.6 [skip ci]
## [1.1.6](https://github.com/ivuorinen/base-configs-semantic-release/compare/v1.1.5...v1.1.6) (2026-03-05)
2026-03-05 10:08:51 +00:00
renovate[bot]
706cd0487c chore(deps): update pre-commit hook igorshubovych/markdownlint-cli (v0.47.0 → v0.48.0) (#130)
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-03-05 12:06:27 +02:00
3 changed files with 4 additions and 2 deletions

View File

@@ -17,7 +17,7 @@ repos:
args: [--autofix, --no-sort-keys]
- repo: https://github.com/igorshubovych/markdownlint-cli
rev: v0.47.0
rev: v0.48.0
hooks:
- id: markdownlint
args: [-c, .markdownlint.json, --fix]

View File

@@ -3,6 +3,8 @@
All notable changes to this project will be documented in this file. See
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [1.1.6](https://github.com/ivuorinen/base-configs-semantic-release/compare/v1.1.5...v1.1.6) (2026-03-05)
## [1.1.5](https://github.com/ivuorinen/base-configs-semantic-release/compare/v1.1.4...v1.1.5) (2026-03-04)
## [1.1.4](https://github.com/ivuorinen/base-configs-semantic-release/compare/v1.1.3...v1.1.4) (2026-03-02)

View File

@@ -1,6 +1,6 @@
{
"name": "@ivuorinen/semantic-release-config",
"version": "1.1.5",
"version": "1.1.6",
"description": "ivuorinen's shareable configuration for semantic-release.",
"author": {
"name": "Ismo Vuorinen",