Skip to content

Commit c5420ef

Browse files
chore(release): 2.7.1 [skip ci]
## [2.7.1](v2.7.0...v2.7.1) (2023-11-20) ### Bug Fixes * **install:** remove passed through flags from packages ([73ae667](73ae667))
1 parent 9103114 commit c5420ef

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [2.7.1](https://github.com/opendevtools/supreme/compare/v2.7.0...v2.7.1) (2023-11-20)
2+
3+
4+
### Bug Fixes
5+
6+
* **install:** remove passed through flags from packages ([73ae667](https://github.com/opendevtools/supreme/commit/73ae667d0925bafcb47d3f2b20acdb07ba198428))
7+
18
# [2.7.0](https://github.com/opendevtools/supreme/compare/v2.6.0...v2.7.0) (2023-11-10)
29

310

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 = "supreme"
3-
version = "2.7.0"
3+
version = "2.7.1"
44
authors = ["Rickard Natt och Dag <rickard@fastmail.se>"]
55
edition = "2018"
66
description = "A CLI tool that helps you get up an running fast"

0 commit comments

Comments
 (0)