We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b6c70f0 commit ced3855Copy full SHA for ced3855
2 files changed
CHANGELOG.md
@@ -1,3 +1,5 @@
1
+## [1.0.3](https://github.com/r17x/babel-plugin-react-suspense/compare/v1.0.2...v1.0.3) (2023-01-04)
2
+
3
## [1.0.2](https://github.com/r17x/babel-plugin-react-suspense/compare/v1.0.1...v1.0.2) (2022-10-20)
4
5
## [1.0.1](https://github.com/r17x/babel-plugin-react-suspense/compare/v1.0.0...v1.0.1) (2022-10-19)
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.2",
+ "version": "1.0.3",
8
"keywords": [
9
"react",
10
"react-suspense",
0 commit comments