2 Commits

Author SHA1 Message Date
semantic-release-bot
7367dff1d6 chore(release): 1.0.10 [skip ci]
## [1.0.10](https://github.com/ivuorinen/base-configs-stylelint/compare/v1.0.9...v1.0.10) (2026-03-05)
2026-03-05 21:32:33 +00:00
renovate[bot]
d5f3181461 chore(deps): update actions/setup-node action (v6.2.0 → v6.3.0) (#118) 2026-03-05 23:30:07 +02:00
3 changed files with 4 additions and 2 deletions

View File

@@ -44,7 +44,7 @@ jobs:
fetch-depth: 0 fetch-depth: 0
- name: Setup Node.js Environment - name: Setup Node.js Environment
uses: actions/setup-node@6044e13b5dc448c55e2357c09f80417699197238 # v6.2.0 uses: actions/setup-node@53b83947a5a98c8d113130e565377fae1a50d02f # v6.3.0
with: with:
always-auth: true always-auth: true
node-version-file: ".nvmrc" node-version-file: ".nvmrc"

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.10](https://github.com/ivuorinen/base-configs-stylelint/compare/v1.0.9...v1.0.10) (2026-03-05)
## [1.0.9](https://github.com/ivuorinen/base-configs-stylelint/compare/v1.0.8...v1.0.9) (2026-03-05) ## [1.0.9](https://github.com/ivuorinen/base-configs-stylelint/compare/v1.0.8...v1.0.9) (2026-03-05)
## [1.0.8](https://github.com/ivuorinen/base-configs-stylelint/compare/v1.0.7...v1.0.8) (2026-03-05) ## [1.0.8](https://github.com/ivuorinen/base-configs-stylelint/compare/v1.0.7...v1.0.8) (2026-03-05)

View File

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