Skip to content

Commit d44e3c5

Browse files
chore(release): 2.4.0 [skip ci]
# [2.4.0](v2.3.1...v2.4.0) (2023-06-28) ### Features * **workspace:** add prompt for dependency when missing input ([092db82](092db82))
1 parent 092db82 commit d44e3c5

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.4.0](https://github.com/opendevtools/supreme/compare/v2.3.1...v2.4.0) (2023-06-28)
2+
3+
4+
### Features
5+
6+
* **workspace:** add prompt for dependency when missing input ([092db82](https://github.com/opendevtools/supreme/commit/092db8247b78ba190adeb789bf76ec2a883516dd))
7+
18
## [2.3.1](https://github.com/opendevtools/supreme/compare/v2.3.0...v2.3.1) (2023-06-28)
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.3.1"
3+
version = "2.4.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)