Skip to content

Commit 88e3122

Browse files
committed
chore(release): 0.4.0
1 parent 01cb8a1 commit 88e3122

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22

33
All notable changes to this project will be documented in this file. See [commit-and-tag-version](https://github.com/absolute-version/commit-and-tag-version) for commit guidelines.
44

5+
## [0.4.0](https://github.com/lint-staged/lint-staged.sh/compare/v0.3.0...v0.4.0) (2026-04-17)
6+
7+
### Features
8+
9+
- add `SKILL.md` ([01cb8a1](https://github.com/lint-staged/lint-staged.sh/commit/01cb8a1eed460a8a05ec858e923411ea9f3ecad6))
10+
511
## [0.3.0](https://github.com/lint-staged/lint-staged.sh/compare/v0.2.0...v0.3.0) (2026-04-17)
612

713
### Features

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "lint-staged.sh",
3-
"version": "0.3.0",
3+
"version": "0.4.0",
44
"description": "Run linters against Git staged files",
55
"author": "Iiro Jäppinen <iiro@jappinen.fi> (https://iiro.fi)",
66
"license": "MIT",

0 commit comments

Comments
 (0)