We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 56f0e02 commit 9c2e024Copy full SHA for 9c2e024
2 files changed
CHANGELOG.md
@@ -1,3 +1,5 @@
1
+## [1.0.2](https://github.com/r17x/babel-plugin-react-suspense/compare/v1.0.1...v1.0.2) (2022-10-20)
2
+
3
## [1.0.1](https://github.com/r17x/babel-plugin-react-suspense/compare/v1.0.0...v1.0.1) (2022-10-19)
4
5
# 1.0.0 (2022-10-14)
package.json
@@ -4,7 +4,7 @@
"author": "r17x <hi@rin.rocks>",
"homepage": "https://github.com/r17x/babel-plugin-react-suspense",
6
"repository": "https://github.com/r17x/babel-plugin-react-suspense",
7
- "version": "1.0.1",
+ "version": "1.0.2",
8
"keywords": [
9
"react",
10
"react-suspense",
0 commit comments