Skip to content

Commit df8afeb

Browse files
chore(release): 2.8.0 [skip ci]
# [2.8.0](v2.7.3...v2.8.0) (2024-05-06) ### Features * **update-dependencies:** use npm-check-updates for bun updates ([69f898a](69f898a))
1 parent 69f898a commit df8afeb

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.8.0](https://github.com/opendevtools/supreme/compare/v2.7.3...v2.8.0) (2024-05-06)
2+
3+
4+
### Features
5+
6+
* **update-dependencies:** use npm-check-updates for bun updates ([69f898a](https://github.com/opendevtools/supreme/commit/69f898a681e72000daea0b47198ee6e2dc623fae))
7+
18
## [2.7.3](https://github.com/opendevtools/supreme/compare/v2.7.2...v2.7.3) (2024-05-02)
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.3"
3+
version = "2.8.0"
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)