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

Commit 04bbcea

Browse files
authored
chore(main): release 1.4.0 (#51)
2 parents 059c9c3 + fe89d59 commit 04bbcea

3 files changed

Lines changed: 16 additions & 2 deletions

File tree

CHANGELOG.md

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

3+
## [1.4.0](https://github.com/LunchTimeCode/dreamy-cli/compare/v1.3.1...v1.4.0) (2024-09-30)
4+
5+
6+
### Features
7+
8+
* server mode ([35d060c](https://github.com/LunchTimeCode/dreamy-cli/commit/35d060c3637642266b03bba949152a76585d8ee3))
9+
* server mode ([#50](https://github.com/LunchTimeCode/dreamy-cli/issues/50)) ([7b16f19](https://github.com/LunchTimeCode/dreamy-cli/commit/7b16f1925239240ef64b3488d027568c49ad89e6))
10+
11+
12+
### Bug Fixes
13+
14+
* just get once the deps ([717d9d1](https://github.com/LunchTimeCode/dreamy-cli/commit/717d9d16c15aaabbb86aa770c6c47b9a1c9642e9))
15+
* poll at the beginning too ([e3ae011](https://github.com/LunchTimeCode/dreamy-cli/commit/e3ae011486e6aa5f4e4f45da5e0bf79f18923d05))
16+
317
## [1.3.1](https://github.com/LunchTimeCode/dreamy-cli/compare/v1.3.0...v1.3.1) (2024-09-13)
418

519

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.3.1"
4+
version = "1.4.0"
55
edition = "2021"
66
license-file = "LICENSE"
77
repository = "https://github.com/LunchTimeCode/dreamy-cli"

0 commit comments

Comments
 (0)