Skip to content

Commit c439e5f

Browse files
chore(release): 1.0.3 [skip ci]
## [1.0.3](v1.0.2...v1.0.3) (2025-04-17) ### Bug Fixes * force rebuild ([8fc8462](8fc8462))
1 parent 8fc8462 commit c439e5f

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -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+
18
## [1.0.2](https://github.com/danielangelo1/react-mobile-emulator/compare/v1.0.1...v1.0.2) (2025-04-17)
29

310

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "1.0.2",
2+
"version": "1.0.3",
33
"license": "MIT",
44
"main": "dist/index.js",
55
"typings": "dist/index.d.ts",

0 commit comments

Comments
 (0)