Skip to content

Commit cb36789

Browse files
EqualMasemantic-release-bot
authored andcommitted
chore(release): 1.0.0-alpha.18 [skip ci]
# [1.0.0-alpha.18](v1.0.0-alpha.17...v1.0.0-alpha.18) (2022-01-21) ### Features * derive Debug Clone for Element ([e49648b](e49648b))
1 parent e49648b commit cb36789

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,3 +1,10 @@
1+
# [1.0.0-alpha.18](https://github.com/frender-rs/react-sys/compare/v1.0.0-alpha.17...v1.0.0-alpha.18) (2022-01-21)
2+
3+
4+
### Features
5+
6+
* derive Debug Clone for Element ([e49648b](https://github.com/frender-rs/react-sys/commit/e49648bd3ad76c8fac93753152d693023180ada9))
7+
18
# [1.0.0-alpha.17](https://github.com/frender-rs/react-sys/compare/v1.0.0-alpha.16...v1.0.0-alpha.17) (2021-11-24)
29

310

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "react-sys"
3-
version = "1.0.0-alpha.17" # replace version
3+
version = "1.0.0-alpha.18" # replace version
44
edition = "2018"
55
description = "React bindings for rust"
66
license = "MIT"

0 commit comments

Comments
 (0)