Skip to content

Releases: stylelint/.github

1.1.0

Choose a tag to compare

@github-actions github-actions released this 20 Jul 09:08
Immutable release. Only release title and notes can be modified.
ab79793
  • Changed: node-version default from lts/* to latest for call-lint/call-release/call-release-pr workflows.

1.0.1

Choose a tag to compare

@github-actions github-actions released this 09 Jul 05:45
Immutable release. Only release title and notes can be modified.
de22fed
  • Fixed: call-test workflow for Node.js v20 and npm v12 (falls back to npm v11).
  • Fixed: bump actions/checkout to 7.0.0.
  • Fixed: bump stylelint/changelog-to-github-release-action to 0.5.5.

1.0.0

Choose a tag to compare

@github-actions github-actions released this 03 Jun 10:52
Immutable release. Only release title and notes can be modified.
6ac7617
  • Removed: Node.js v20 from call-test default matrix.
  • Fixed: bump actions/dependency-review-action to 5.0.0.

0.9.0

Choose a tag to compare

@github-actions github-actions released this 06 May 11:39
Immutable release. Only release title and notes can be modified.
38848ee
  • Added: node-version-file input to call-lint/call-release/call-release-pr workflows.

0.8.0

Choose a tag to compare

@github-actions github-actions released this 06 May 07:37
Immutable release. Only release title and notes can be modified.
e5488b8
  • Added: Node.js v26 to call-test default matrix.

0.7.0

Choose a tag to compare

@github-actions github-actions released this 29 Apr 12:51
Immutable release. Only release title and notes can be modified.
61e8467
  • Added: call-dependency-review callable workflow.

0.6.1

Choose a tag to compare

@github-actions github-actions released this 31 Mar 08:42
Immutable release. Only release title and notes can be modified.
56c5d6e
  • Fixed: MODULE_NOT_FOUND error on globally updating npm from 10.9.7 to latest.
  • Fixed: security policy document.

0.6.0

Choose a tag to compare

@github-actions github-actions released this 06 Feb 11:12
Immutable release. Only release title and notes can be modified.
60889da
  • Changed: ubuntu-latest to ubuntu-slim runner for cost efficiency except for testing.

0.5.1

Choose a tag to compare

@github-actions github-actions released this 02 Jan 06:21
Immutable release. Only release title and notes can be modified.
ce9130c
  • Fixed: bump actions/checkout to 6.0.1.
  • Fixed: bump actions/setup-node to 6.1.0.

0.5.0

Choose a tag to compare

@github-actions github-actions released this 25 Nov 03:50
Immutable release. Only release title and notes can be modified.
2844df5
  • Added: published-url input to call-release-pr workflow.