Skip to content

Commit f413d19

Browse files
chore: create new release 1.6.2
## [1.6.2](1.6.1...1.6.2) (2026-02-03) ### Bug fixes * add missing license information to the tooltip ([3688d85](3688d85)) ### Other changes * re-enable automatic GitHub release, bum dev deps ([5d5bbbc](5d5bbbc))
1 parent 3688d85 commit f413d19

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.6.2](https://github.com/react-native-community/vscode-react-native-directory/compare/1.6.1...1.6.2) (2026-02-03)
2+
3+
### Bug fixes
4+
5+
* add missing license information to the tooltip ([3688d85](https://github.com/react-native-community/vscode-react-native-directory/commit/3688d856a2be3546990f019e5374dd2f3875c067))
6+
7+
### Other changes
8+
9+
* re-enable automatic GitHub release, bum dev deps ([5d5bbbc](https://github.com/react-native-community/vscode-react-native-directory/commit/5d5bbbc75c04296a5ac48ad57c9566986afb4ccf))
10+
111
## [1.6.1](https://github.com/react-native-community/vscode-react-native-directory/compare/1.6.0...1.6.1) (2026-01-27)
212

313
### Other changes

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.1",
49+
"version": "1.6.2",
5050
"engines": {
5151
"vscode": "^1.100.0"
5252
},

0 commit comments

Comments
 (0)