Skip to content

Commit ad33786

Browse files
EqualMasemantic-release-bot
authored andcommitted
chore(release): 1.0.0-alpha.7 [skip ci]
# [1.0.0-alpha.7](v1.0.0-alpha.6...v1.0.0-alpha.7) (2021-11-07) ### Features * React.useRef<bool> ([b0e654c](b0e654c))
1 parent b0e654c commit ad33786

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

0 commit comments

Comments
 (0)