Skip to content

Commit d63ebb5

Browse files
authored
Merge pull request #81 from cooklang/release-please--branches--main--components--cook
chore(main): release 0.5.0
2 parents 42adc89 + 4751dbd commit d63ebb5

File tree

3 files changed

+10
-2
lines changed

3 files changed

+10
-2
lines changed

CHANGELOG.md

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

3+
## [0.5.0](https://github.com/cooklang/CookCLI/compare/v0.4.0...v0.5.0) (2023-11-22)
4+
5+
6+
### Features
7+
8+
* correct repo name ([d6a4d0d](https://github.com/cooklang/CookCLI/commit/d6a4d0d24c001a6fbc0e667e591e0919c11b3b58))
9+
* test release ([e86c34b](https://github.com/cooklang/CookCLI/commit/e86c34be1e58b8e4fb1ae2e9a0fef20665610183))
10+
311
## [0.4.0](https://github.com/cooklang/CookCLI/compare/v0.3.0...v0.4.0) (2023-11-22)
412

513

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 = "cook"
3-
version = "0.4.0"
3+
version = "0.5.0"
44
edition = "2021"
55

66
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

0 commit comments

Comments
 (0)