Skip to content

Commit aaf5bc5

Browse files
chore: create new release 1.6.3
## [1.6.3](1.6.2...1.6.3) (2026-04-11) ### Bug fixes * add module analysis tool link, remove legacy `template` entry code ([91b7641](91b7641)) ### Other changes * bump dev dependencies ([c52f366](c52f366)) * bump dev dependencies ([e987112](e987112)) * bump dev dependencies, update format config ([0e6db73](0e6db73)) * bump require VS Code version, update dependencies ([abd5108](abd5108)) * update esbuild dev dependency ([5a09f57](5a09f57))
1 parent 5a09f57 commit aaf5bc5

File tree

2 files changed

+15
-1
lines changed

2 files changed

+15
-1
lines changed

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
## [1.6.3](https://github.com/react-native-community/vscode-react-native-directory/compare/1.6.2...1.6.3) (2026-04-11)
2+
3+
### Bug fixes
4+
5+
* add module analysis tool link, remove legacy `template` entry code ([91b7641](https://github.com/react-native-community/vscode-react-native-directory/commit/91b7641791cf36a423fc5e6fa2fe821cb655fe1b))
6+
7+
### Other changes
8+
9+
* bump dev dependencies ([c52f366](https://github.com/react-native-community/vscode-react-native-directory/commit/c52f366a9dd3be2d4797610a723004583ac8a7ff))
10+
* bump dev dependencies ([e987112](https://github.com/react-native-community/vscode-react-native-directory/commit/e98711225108735786c5e093aee10d057a29824b))
11+
* bump dev dependencies, update format config ([0e6db73](https://github.com/react-native-community/vscode-react-native-directory/commit/0e6db730ce6c4ea386563e5fc1f6ba25b56e2864))
12+
* bump require VS Code version, update dependencies ([abd5108](https://github.com/react-native-community/vscode-react-native-directory/commit/abd5108abb057de7e6382939bc9f7f6fd1d1c111))
13+
* update esbuild dev dependency ([5a09f57](https://github.com/react-native-community/vscode-react-native-directory/commit/5a09f570d760f090aace9201b4d23e7eb1b66a21))
14+
115
## [1.6.2](https://github.com/react-native-community/vscode-react-native-directory/compare/1.6.1...1.6.2) (2026-02-03)
216

317
### Bug fixes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
}
4747
]
4848
},
49-
"version": "1.6.2",
49+
"version": "1.6.3",
5050
"engines": {
5151
"vscode": "^1.104.0"
5252
},

0 commit comments

Comments
 (0)