Skip to content

Commit dd6e4ef

Browse files
EqualMasemantic-release-bot
authored andcommitted
chore(release): 1.0.0-alpha.16 [skip ci]
# [1.0.0-alpha.16](v1.0.0-alpha.15...v1.0.0-alpha.16) (2021-11-24) ### Features * use_ref<HtmlElement> ([8844a8b](8844a8b))
1 parent 8844a8b commit dd6e4ef

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.16](https://github.com/frender-rs/react-sys/compare/v1.0.0-alpha.15...v1.0.0-alpha.16) (2021-11-24)
2+
3+
4+
### Features
5+
6+
* use_ref<HtmlElement> ([8844a8b](https://github.com/frender-rs/react-sys/commit/8844a8bfa29eda53fe5d6893792a49c9ede48f21))
7+
18
# [1.0.0-alpha.15](https://github.com/frender-rs/react-sys/compare/v1.0.0-alpha.14...v1.0.0-alpha.15) (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.15" # replace version
3+
version = "1.0.0-alpha.16" # replace version
44
edition = "2018"
55
description = "React bindings for rust"
66
license = "MIT"

0 commit comments

Comments
 (0)