Skip to content

Commit 1a604ed

Browse files
authored
Merge pull request #4 from jerusdp/release-please--branches--main
chore(main): release 0.2.0
2 parents 61a123d + 848cb8e commit 1a604ed

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

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

3+
## [0.2.0](https://github.com/jerusdp/mockd/compare/v0.1.1...v0.2.0) (2022-03-06)
4+
5+
6+
### Features
7+
8+
* **Generators:** ✨ Generators based on Fakeit with security fixes ([7dc9302](https://github.com/jerusdp/mockd/commit/7dc9302f2f426efd3eb7eed22748aadd142ae2de))
9+
310
### [0.1.1](https://github.com/jerusdp/mockd/compare/v0.1.0...v0.1.1) (2022-02-27)
411

512

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "mockd"
3-
version = "0.1.1"
3+
version = "0.2.0"
44
edition = "2021"
55
authors = ["jerusdp <[email protected]>"]
66
rust-version = "1.56"

0 commit comments

Comments
 (0)