Skip to content

Commit 5bd7cdf

Browse files
EqualMasemantic-release-bot
authored andcommitted
chore(release): 1.0.0-alpha.5 [skip ci]
# [1.0.0-alpha.5](v1.0.0-alpha.4...v1.0.0-alpha.5) (2021-11-07) ### Bug Fixes * specify dep wasm-bindgen version in range ([2ef9590](2ef9590))
1 parent 2ef9590 commit 5bd7cdf

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.5](https://github.com/frender-rs/react-sys/compare/v1.0.0-alpha.4...v1.0.0-alpha.5) (2021-11-07)
2+
3+
4+
### Bug Fixes
5+
6+
* specify dep wasm-bindgen version in range ([2ef9590](https://github.com/frender-rs/react-sys/commit/2ef9590a6123d232cd29e7c6e261a3f2d14df397))
7+
18
# [1.0.0-alpha.4](https://github.com/frender-rs/react-sys/compare/v1.0.0-alpha.3...v1.0.0-alpha.4) (2021-11-06)
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.4" # replace version
3+
version = "1.0.0-alpha.5" # replace version
44
edition = "2018"
55
description = "React bindings for rust"
66
license = "MIT"

0 commit comments

Comments
 (0)