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

Commit c9513ff

Browse files
authored
chore(main): release 1.2.0 (#33)
2 parents f3c3879 + 122b029 commit c9513ff

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.2.0](https://github.com/LunchTimeCode/dreamy-cli/compare/v1.1.0...v1.2.0) (2024-09-03)
4+
5+
6+
### Features
7+
8+
* get global deps ([b598ec6](https://github.com/LunchTimeCode/dreamy-cli/commit/b598ec67267be86dcc92e0e82633c479255c8a65))
9+
* global raw argument ([643a8b8](https://github.com/LunchTimeCode/dreamy-cli/commit/643a8b802e3715af741426ef07d86d8ba88fe636))
10+
11+
12+
### Bug Fixes
13+
14+
* vendor openssl ([f3c3879](https://github.com/LunchTimeCode/dreamy-cli/commit/f3c3879a6457d4a7f15af3731a15e28f429954b2))
15+
316
## [1.1.0](https://github.com/LunchTimeCode/dreamy-cli/compare/v1.0.18...v1.1.0) (2024-08-14)
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.2.0"
55
edition = "2021"
66
license-file = "LICENSE"
77
repository = "https://github.com/LunchTimeCode/dreamy-cli"

0 commit comments

Comments
 (0)