Skip to content

Commit 8a308ae

Browse files
authored
Bump to v7.1.1 (#1515)
Release-Version: v7.1.1
1 parent 1dd0623 commit 8a308ae

File tree

4 files changed

+6
-2
lines changed

4 files changed

+6
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
88

99
## Unreleased
1010

11+
## 7.1.1 - 2024-10-09
12+
1113
### Changed
1214

1315
- Use `suppression_reason` instead of deprecated `suppressed` field

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.

cli/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "phylum-cli"
3-
version = "7.1.0"
3+
version = "7.1.1"
44
authors = ["Phylum, Inc. <[email protected]>"]
55
license = "GPL-3.0-or-later"
66
edition = "2021"

extensions/CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
88

99
## Unreleased
1010

11+
## 7.1.1 - 2024-10-09
12+
1113
### Changed
1214

1315
- Return type fields of `PhylumApi::getPackageDetails`

0 commit comments

Comments
 (0)