Skip to content

Commit 015bfd6

Browse files
committed
Release version 1.2.1
1 parent 66e2c5e commit 015bfd6

File tree

4 files changed

+5
-3
lines changed

4 files changed

+5
-3
lines changed

CHANGELOG.md

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

33
## [Unreleased]
44

5+
## [1.2.1] - 2024-11-26
6+
57
- consider resolutions field in --full-tree
68

79
## [1.2.0] - 2024-11-25

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[package]
2-
version = "1.2.0"
2+
version = "1.2.1"
33
name = "yarn-why"
44
description = "yarn why, but fast"
55
authors = ["Riccardo Attilio Galli <riccardo@sideralis.org>"]

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ cargo install yarn-why
1919
## Help
2020

2121
```
22-
yarn-why 1.2.0
22+
yarn-why 1.2.1
2323
2424
Usage:
2525
yarn-why [OPTIONS] package [range] # read ./yarn.lock

0 commit comments

Comments
 (0)