We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ad88641 commit 8e4aa63Copy full SHA for 8e4aa63
CHANGELOG.md
@@ -2,6 +2,8 @@
2
3
All notable changes to this project will be documented in this file.
4
5
+## [0.5.0](https://github.com/forminator/react-wire/compare/v0.5.0-alpha.1...v0.5.0) (2022-04-02)
6
+
7
## [0.5.0-alpha.1](https://github.com/forminator/react-wire/compare/v0.5.0-alpha.0...v0.5.0-alpha.1) (2022-02-07)
8
9
### Features
package.json
@@ -1,7 +1,7 @@
1
{
"name": "@forminator/react-wire",
"description": "connect react components with wire",
- "version": "0.5.0-alpha.1",
+ "version": "0.5.0",
"license": "MIT",
"main": "lib/forminator-react-wire.js",
"unpkg": "dist/forminator-react-wire.js",
0 commit comments