Skip to content

Commit 60b7a35

Browse files
EqualMasemantic-release-bot
authored andcommitted
chore(release): 1.0.0-alpha.22 [skip ci]
# [1.0.0-alpha.22](v1.0.0-alpha.21...v1.0.0-alpha.22) (2022-02-12) ### Bug Fixes * pub Fragment and StrictMode ([d2dfe5d](d2dfe5d))
1 parent d2dfe5d commit 60b7a35

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.22](https://github.com/frender-rs/react-sys/compare/v1.0.0-alpha.21...v1.0.0-alpha.22) (2022-02-12)
2+
3+
4+
### Bug Fixes
5+
6+
* pub Fragment and StrictMode ([d2dfe5d](https://github.com/frender-rs/react-sys/commit/d2dfe5d569b744dca80ecedcad6469a665d5c001))
7+
18
# [1.0.0-alpha.21](https://github.com/frender-rs/react-sys/compare/v1.0.0-alpha.20...v1.0.0-alpha.21) (2022-02-12)
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.21" # replace version
3+
version = "1.0.0-alpha.22" # replace version
44
edition = "2018"
55
description = "React bindings for rust"
66
license = "MIT"

0 commit comments

Comments
 (0)