We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8fc8462 commit c439e5fCopy full SHA for c439e5f
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [1.0.3](https://github.com/danielangelo1/react-mobile-emulator/compare/v1.0.2...v1.0.3) (2025-04-17)
2
+
3
4
+### Bug Fixes
5
6
+* force rebuild ([8fc8462](https://github.com/danielangelo1/react-mobile-emulator/commit/8fc8462f0e4a5e7a9a96cdc2aa55c7733c260f7c))
7
8
## [1.0.2](https://github.com/danielangelo1/react-mobile-emulator/compare/v1.0.1...v1.0.2) (2025-04-17)
9
10
package.json
@@ -1,5 +1,5 @@
{
- "version": "1.0.2",
+ "version": "1.0.3",
"license": "MIT",
"main": "dist/index.js",
"typings": "dist/index.d.ts",
0 commit comments