Skip to content

Commit b9fca9f

Browse files
guiyomhgithub-actions[bot]
authored andcommitted
chore(release): prepare for v0.7.1
1 parent 39e3555 commit b9fca9f

File tree

3 files changed

+12
-2
lines changed

3 files changed

+12
-2
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,16 @@
22

33
All notable changes to this project will be documented in this file.
44

5+
## [0.7.1] - 2022-12-14
6+
7+
### Bug Fixes
8+
9+
- Bump version in cargo.lock
10+
11+
### Ci
12+
13+
- Fix Github release body
14+
515
## [0.7.0] - 2022-12-14
616

717
### Documentation

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 = "pact-graph-network"
3-
version = "0.7.0"
3+
version = "0.7.1"
44
authors = ["Guillaume CAMUS <[email protected]>"]
55
license = "MIT"
66
keywords = [

0 commit comments

Comments
 (0)