Skip to content

Commit fb9c752

Browse files
chore: release v0.1.7
1 parent 98f3337 commit fb9c752

File tree

3 files changed

+12
-2
lines changed

3 files changed

+12
-2
lines changed

CHANGELOG.md

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

33
All notable changes to this project will be documented in this file.
44

5+
## [0.1.7] - 2025-05-11
6+
7+
### Bug Fixes
8+
9+
- Update rust crate skim to 0.17.0 ([#155](https://github.com/BapRx/gsp/issues/155))
10+
- Update rust crate skim to v0.17.2 ([#156](https://github.com/BapRx/gsp/issues/156))
11+
- Update rust crate clap_complete to v4.5.49 ([#157](https://github.com/BapRx/gsp/issues/157))
12+
- Update rust crate clap_complete to v4.5.50 ([#158](https://github.com/BapRx/gsp/issues/158))
13+
- Update rust crate clap to v4.5.38 ([#159](https://github.com/BapRx/gsp/issues/159))
14+
515
## [0.1.6] - 2025-02-20
616

717
### Miscellaneous Tasks

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 = "gsp"
3-
version = "0.1.6"
3+
version = "0.1.7"
44
edition = "2021"
55

66
authors = ["Baptiste Roux"]

0 commit comments

Comments
 (0)