Skip to content

Commit b34bb83

Browse files
chore: create new release 1.7.0
## [1.7.0](1.6.3...1.7.0) (2026-06-18) ### New features * add HarmonyOS compatibility info ([1e4025d](1e4025d)) ### Other changes * update dev dependencies ([b42c121](b42c121)) * update dev dependencies ([cf9a6d3](cf9a6d3))
1 parent 1e4025d commit b34bb83

2 files changed

Lines changed: 12 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
## [1.7.0](https://github.com/react-native-community/vscode-react-native-directory/compare/1.6.3...1.7.0) (2026-06-18)
2+
3+
### New features
4+
5+
* add HarmonyOS compatibility info ([1e4025d](https://github.com/react-native-community/vscode-react-native-directory/commit/1e4025ddd0c6cc75f436dbe9145117a53d49892b))
6+
7+
### Other changes
8+
9+
* update dev dependencies ([b42c121](https://github.com/react-native-community/vscode-react-native-directory/commit/b42c1214c94ea6df389e5bd4f03c12fd86b60ef5))
10+
* update dev dependencies ([cf9a6d3](https://github.com/react-native-community/vscode-react-native-directory/commit/cf9a6d3b440099cc29d6a0edf2a416821e86c99c))
11+
112
## [1.6.3](https://github.com/react-native-community/vscode-react-native-directory/compare/1.6.2...1.6.3) (2026-04-11)
213

314
### 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.3",
49+
"version": "1.7.0",
5050
"engines": {
5151
"vscode": "^1.104.0"
5252
},

0 commit comments

Comments
 (0)