Skip to content

Commit ac74438

Browse files
committed
release: 2.1.0
1 parent b269d3c commit ac74438

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

CHANGELOG

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# 2.1.0
2+
3+
- Disable corepack in frontend project.
4+
- Make the sidebar resizable.
5+
6+
https://github.com/user-attachments/assets/ff55d8bf-844c-40ce-9789-fe21ff22205f
7+
18
# 2.0.0
29

310
- Initial cargo-visualize release based on cargo-depgraph

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,6 +1,6 @@
11
[package]
22
name = "cargo-visualize"
3-
version = "2.0.0"
3+
version = "2.1.0"
44
authors = ["Levi Zim <[email protected]>", "Jonas Platte <[email protected]>"]
55
license = "GPL-3.0-or-later"
66
edition = "2021"

0 commit comments

Comments
 (0)