Skip to content
This repository was archived by the owner on Apr 6, 2026. It is now read-only.

Commit 70d8c40

Browse files
authored
chore(main): release 1.3.0 (#41)
2 parents e4d6b63 + 2f6c73a commit 70d8c40

3 files changed

Lines changed: 15 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,18 @@
11
# Changelog
22

3+
## [1.3.0](https://github.com/LunchTimeCode/dreamy-cli/compare/v1.2.1...v1.3.0) (2024-09-13)
4+
5+
6+
### Features
7+
8+
* consider forbidden licenses for global command ([5ea9225](https://github.com/LunchTimeCode/dreamy-cli/commit/5ea92254bd5228b3e3a5525939d49669882edd4e))
9+
* new html view ([e4d6b63](https://github.com/LunchTimeCode/dreamy-cli/commit/e4d6b6369085d52a94052336fe454354af36e538))
10+
11+
12+
### Bug Fixes
13+
14+
* remove deps that are the repos themselfs ([578b309](https://github.com/LunchTimeCode/dreamy-cli/commit/578b3099994ce8eed06e137cbba72d3882e6b64c))
15+
316
## [1.2.1](https://github.com/LunchTimeCode/dreamy-cli/compare/v1.2.0...v1.2.1) (2024-09-03)
417

518

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,7 +1,7 @@
11
[package]
22
name = "dreamy-cli"
33
authors = ["Silen Celeste Locatelli"]
4-
version = "1.1.0"
4+
version = "1.3.0"
55
edition = "2021"
66
license-file = "LICENSE"
77
repository = "https://github.com/LunchTimeCode/dreamy-cli"

0 commit comments

Comments
 (0)