Skip to content

Commit

Permalink
Release v0.7.12
Browse files Browse the repository at this point in the history
  • Loading branch information
CI Bot committed Oct 15, 2022
1 parent b33b96c commit a2c5f5b
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.12](https://github.com/bodymindarts/cepler/releases/tag/v0.7.12)

## Feat

- concourse in params accept 'prepare: false' flag for use cases on which you just want to reproduce the latest state

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

## 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.12-dev"
version = "0.7.12"
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 @@
## Feat

- concourse in params accept 'prepare: false' flag for use cases on which you just want to reproduce the latest state
Empty - please add release notes here

0 comments on commit a2c5f5b

Please sign in to comment.