Skip to content

Commit

Permalink
Release v0.7.15
Browse files Browse the repository at this point in the history
  • Loading branch information
CI Bot committed Feb 8, 2024
1 parent 39a33fc commit 19118e4
Show file tree
Hide file tree
Showing 4 changed files with 9 additions and 5 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
# [cepler release v0.7.15](https://github.com/bodymindarts/cepler/releases/tag/v0.7.15)

## Misc

- improve output when nothing to commit

# [cepler release v0.7.14](https://github.com/bodymindarts/cepler/releases/tag/v0.7.14)

## Fix
Expand Down
2 changes: 1 addition & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "cepler"
version = "0.7.15-dev"
version = "0.7.15"
authors = ["Justin Carter <[email protected]>"]
edition = "2021"
license = "MIT"
Expand Down
4 changes: 1 addition & 3 deletions ci/release_notes.md
Original file line number Diff line number Diff line change
@@ -1,3 +1 @@
## Misc

- improve output when nothing to commit
Empty - please add release notes here

0 comments on commit 19118e4

Please sign in to comment.