Skip to content

Commit 1e9af13

Browse files
github-actions[bot]EqualMa
authored andcommitted
chore(main): release 0.1.2
1 parent c0a972f commit 1e9af13

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.1.2](https://github.com/frender-rs/ghost-lite/compare/v0.1.1...v0.1.2) (2023-01-13)
4+
5+
6+
### Bug Fixes
7+
8+
* relaxed bound `?Sized` not working for derives ([c0a972f](https://github.com/frender-rs/ghost-lite/commit/c0a972fc3df36deb57ac86952cedfb7e8ab94a55))
9+
310
## [0.1.1](https://github.com/frender-rs/ghost-lite/compare/v0.1.0...v0.1.1) (2023-01-13)
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 = "ghost-lite"
3-
version = "0.1.1"
3+
version = "0.1.2"
44
edition = "2021"
55
license = "MIT"
66
description = "custom PhantomData types"

0 commit comments

Comments
 (0)