2 Commits

Author SHA1 Message Date
semantic-release-bot
debca4a983 chore(release): 1.1.2 [skip ci]
## [1.1.2](https://github.com/ivuorinen/base-configs-semantic-release/compare/v1.1.1...v1.1.2) (2026-02-26)
2026-02-26 23:16:43 +00:00
renovate[bot]
40c6735077 chore(deps): update ivuorinen/actions action (v2026.02.18 → v2026.02.24) (#124)
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-02-27 01:14:25 +02:00
6 changed files with 7 additions and 5 deletions

View File

@@ -27,4 +27,4 @@ jobs:
steps: steps:
- name: Run PR Lint - name: Run PR Lint
# https://github.com/ivuorinen/actions # https://github.com/ivuorinen/actions
uses: ivuorinen/actions/pr-lint@309f4460ec2c6c1134ca09cb9b7410c9914f9f7d # v2026.02.18 uses: ivuorinen/actions/pr-lint@8faacf8a1cae049c1471708dcb408a167e91afaf # v2026.02.24

View File

@@ -26,7 +26,7 @@ jobs:
steps: steps:
- name: Run PR Lint - name: Run PR Lint
# https://github.com/ivuorinen/actions # https://github.com/ivuorinen/actions
uses: ivuorinen/actions/pr-lint@309f4460ec2c6c1134ca09cb9b7410c9914f9f7d # v2026.02.18 uses: ivuorinen/actions/pr-lint@8faacf8a1cae049c1471708dcb408a167e91afaf # v2026.02.24
publish: publish:
name: Publish name: Publish

View File

@@ -23,4 +23,4 @@ jobs:
issues: write issues: write
pull-requests: write pull-requests: write
steps: steps:
- uses: ivuorinen/actions/stale@309f4460ec2c6c1134ca09cb9b7410c9914f9f7d # v2026.02.18 - uses: ivuorinen/actions/stale@8faacf8a1cae049c1471708dcb408a167e91afaf # v2026.02.24

View File

@@ -38,4 +38,4 @@ jobs:
with: with:
token: ${{ secrets.GITHUB_TOKEN }} token: ${{ secrets.GITHUB_TOKEN }}
- name: ⤵️ Sync Latest Labels Definitions - name: ⤵️ Sync Latest Labels Definitions
uses: ivuorinen/actions/sync-labels@309f4460ec2c6c1134ca09cb9b7410c9914f9f7d # v2026.02.18 uses: ivuorinen/actions/sync-labels@8faacf8a1cae049c1471708dcb408a167e91afaf # v2026.02.24

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.1.2](https://github.com/ivuorinen/base-configs-semantic-release/compare/v1.1.1...v1.1.2) (2026-02-26)
## [1.1.1](https://github.com/ivuorinen/base-configs-semantic-release/compare/v1.1.0...v1.1.1) (2026-02-25) ## [1.1.1](https://github.com/ivuorinen/base-configs-semantic-release/compare/v1.1.0...v1.1.1) (2026-02-25)
# [1.1.0](https://github.com/ivuorinen/base-configs-semantic-release/compare/v1.0.0...v1.1.0) (2026-01-27) # [1.1.0](https://github.com/ivuorinen/base-configs-semantic-release/compare/v1.0.0...v1.1.0) (2026-01-27)

View File

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