2 Commits

Author SHA1 Message Date
semantic-release-bot
8330da9f1d chore(release): 1.0.5 [skip ci]
## [1.0.5](https://github.com/ivuorinen/base-configs-commitlint/compare/v1.0.4...v1.0.5) (2026-03-05)
2026-03-05 18:42:53 +00:00
dependabot[bot]
314c203726 chore(deps): bump tar from 7.5.9 to 7.5.10 (#121) 2026-03-05 20:30:25 +02:00
3 changed files with 6 additions and 4 deletions

View File

@@ -3,6 +3,8 @@
All notable changes to this project will be documented in this file. See All notable changes to this project will be documented in this file. See
[Conventional Commits](https://conventionalcommits.org) for commit guidelines. [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [1.0.5](https://github.com/ivuorinen/base-configs-commitlint/compare/v1.0.4...v1.0.5) (2026-03-05)
## [1.0.4](https://github.com/ivuorinen/base-configs-commitlint/compare/v1.0.3...v1.0.4) (2026-03-05) ## [1.0.4](https://github.com/ivuorinen/base-configs-commitlint/compare/v1.0.3...v1.0.4) (2026-03-05)
## [1.0.3](https://github.com/ivuorinen/base-configs-commitlint/compare/v1.0.2...v1.0.3) (2026-03-04) ## [1.0.3](https://github.com/ivuorinen/base-configs-commitlint/compare/v1.0.2...v1.0.3) (2026-03-04)

View File

@@ -1,6 +1,6 @@
{ {
"name": "@ivuorinen/commitlint-config", "name": "@ivuorinen/commitlint-config",
"version": "1.0.4", "version": "1.0.5",
"type": "module", "type": "module",
"description": "ivuorinen's shareable configuration for commitlint.", "description": "ivuorinen's shareable configuration for commitlint.",
"author": { "author": {

View File

@@ -4062,15 +4062,15 @@ __metadata:
linkType: hard linkType: hard
"tar@npm:^7.4.3, tar@npm:^7.5.1, tar@npm:^7.5.4, tar@npm:^7.5.9": "tar@npm:^7.4.3, tar@npm:^7.5.1, tar@npm:^7.5.4, tar@npm:^7.5.9":
version: 7.5.9 version: 7.5.10
resolution: "tar@npm:7.5.9" resolution: "tar@npm:7.5.10"
dependencies: dependencies:
"@isaacs/fs-minipass": "npm:^4.0.0" "@isaacs/fs-minipass": "npm:^4.0.0"
chownr: "npm:^3.0.0" chownr: "npm:^3.0.0"
minipass: "npm:^7.1.2" minipass: "npm:^7.1.2"
minizlib: "npm:^3.1.0" minizlib: "npm:^3.1.0"
yallist: "npm:^5.0.0" yallist: "npm:^5.0.0"
checksum: 10c0/e870beb1b2477135ca2abe86b2d18f7b35d0a4e3a37bbc523d3b8f7adca268dfab543f26528a431d569897f8c53a7cac745cdfbc4411c2f89aeeacc652b81b0a checksum: 10c0/ed905e4b33886377df6e9206e5d1bd34458c21666e27943f946799416f86348c938590d573d6a69312cb29c583b122647a64ec92782f2b7e24e68d985dd72531
languageName: node languageName: node
linkType: hard linkType: hard