Skip to content

Commit e50b4dc

Browse files
EqualMasemantic-release-bot
authored andcommitted
chore(release): 1.0.0-alpha.20 [skip ci]
# [1.0.0-alpha.20](v1.0.0-alpha.19...v1.0.0-alpha.20) (2022-01-26) ### Features * helper method create_fragment ([cb3fbb6](cb3fbb6))
1 parent cb3fbb6 commit e50b4dc

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.20](https://github.com/frender-rs/react-sys/compare/v1.0.0-alpha.19...v1.0.0-alpha.20) (2022-01-26)
2+
3+
4+
### Features
5+
6+
* helper method create_fragment ([cb3fbb6](https://github.com/frender-rs/react-sys/commit/cb3fbb624b76ab78d622a82aa15e0c7c710ad429))
7+
18
# [1.0.0-alpha.19](https://github.com/frender-rs/react-sys/compare/v1.0.0-alpha.18...v1.0.0-alpha.19) (2022-01-21)
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.19" # replace version
3+
version = "1.0.0-alpha.20" # replace version
44
edition = "2018"
55
description = "React bindings for rust"
66
license = "MIT"

0 commit comments

Comments
 (0)