Skip to content

Commit aad38d4

Browse files
Release 0.7.1
1 parent 283d179 commit aad38d4

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
66
and this project adheres to
77
[Semantic Versioning](https://semver.org/spec/v2.0.0.html).
88

9-
## [Unreleased]
9+
## [0.7.1] - 2026-02-11
1010

1111
- Add `signal` option for `Target.ignores` and `resolveSources`.
1212

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "view-ignored",
3-
"version": "0.7.0",
3+
"version": "0.7.1",
44
"description": "Retrieve list of files ignored/included by Git, NPM, Yarn, JSR, VSCE or other tools.",
55
"keywords": [
66
".gitignore",

0 commit comments

Comments
 (0)