Skip to content

Commit 6d88e75

Browse files
Release 25.0.1 (#361)
Co-authored-by: ybiquitous <[email protected]>
1 parent 6f7dcb6 commit 6d88e75

File tree

3 files changed

+7
-3
lines changed

3 files changed

+7
-3
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Changelog
22

3+
## 25.0.1
4+
5+
- Fixed: npm package publishing with trusted publisher.
6+
37
## 25.0.0
48

59
- Changed: bump `@stylistic/eslint-plugin` from v4 to v5.

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "eslint-config-stylelint",
3-
"version": "25.0.0",
3+
"version": "25.0.1",
44
"description": "stylelint org's shareable config for eslint",
55
"keywords": [
66
"eslint",

0 commit comments

Comments
 (0)