Skip to content

Commit 088da82

Browse files
chore: create new release 1.0.3
## [1.0.3](1.0.2...1.0.3) (2025-03-01) ### Code refactors * switch to esbuild, reduce extension file size ([155e17e](155e17e)) ### Other changes * add Watchers count to the GitHub link entry ([c915ca3](c915ca3))
1 parent c915ca3 commit 088da82

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
## [1.0.3](https://github.com/react-native-community/vscode-react-native-directory/compare/1.0.2...1.0.3) (2025-03-01)
2+
3+
### Code refactors
4+
5+
* switch to esbuild, reduce extension file size ([155e17e](https://github.com/react-native-community/vscode-react-native-directory/commit/155e17e33af0acbaeff0a0a741c00dd32d697d35))
6+
7+
### Other changes
8+
9+
* add Watchers count to the GitHub link entry ([c915ca3](https://github.com/react-native-community/vscode-react-native-directory/commit/c915ca3c409d3e233708b8d79d6bb897da8da778))
10+
111
## [1.0.2](https://github.com/react-native-community/vscode-react-native-directory/compare/1.0.1...1.0.2) (2025-02-25)
212

313
### Bug fixes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
}
3232
]
3333
},
34-
"version": "1.0.2",
34+
"version": "1.0.3",
3535
"engines": {
3636
"vscode": "^1.94.0"
3737
},

0 commit comments

Comments
 (0)