Skip to content

Commit ecefe61

Browse files
chore(release): 1.0.1 [skip ci]
## [1.0.1](v1.0.0...v1.0.1) (2025-04-17) ### Bug Fixes * update semantic-release command and correct package name in documentation ([ddbc2d4](ddbc2d4))
1 parent 1d81367 commit ecefe61

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.0.1](https://github.com/danielangelo1/react-mobile-emulator/compare/v1.0.0...v1.0.1) (2025-04-17)
2+
3+
4+
### Bug Fixes
5+
6+
* update semantic-release command and correct package name in documentation ([ddbc2d4](https://github.com/danielangelo1/react-mobile-emulator/commit/ddbc2d4a66b06a162412eaaa72bdea8766ab2782))
7+
18
# 1.0.0 (2025-04-17)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "1.0.0",
2+
"version": "1.0.1",
33
"license": "MIT",
44
"main": "dist/index.js",
55
"typings": "dist/index.d.ts",

0 commit comments

Comments
 (0)