Skip to content

Commit 52c8568

Browse files
chore: create new release 1.3.0
## [1.3.0](1.2.0...1.3.0) (2025-11-05) ### New features * add Horizon OS and Vega OS compatibility info ([cb45e9c](cb45e9c)) * improve data display for dev tools and templates ([e494aa9](e494aa9)) ### Other changes * update build target, dependencies and workflow actions ([cbea1e2](cbea1e2)) * update runner Node to 24 in release workflow ([f832b58](f832b58))
1 parent f832b58 commit 52c8568

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
## [1.3.0](https://github.com/react-native-community/vscode-react-native-directory/compare/1.2.0...1.3.0) (2025-11-05)
2+
3+
### New features
4+
5+
* add Horizon OS and Vega OS compatibility info ([cb45e9c](https://github.com/react-native-community/vscode-react-native-directory/commit/cb45e9cf329a3ece9a5860c80c10b9be948c63cb))
6+
* improve data display for dev tools and templates ([e494aa9](https://github.com/react-native-community/vscode-react-native-directory/commit/e494aa9106aebe4b6d3e5009f5a9a35b99573e03))
7+
8+
### Other changes
9+
10+
* update build target, dependencies and workflow actions ([cbea1e2](https://github.com/react-native-community/vscode-react-native-directory/commit/cbea1e2d3bcb7a203c3cba176ed0be8c09f29263))
11+
* update runner Node to 24 in release workflow ([f832b58](https://github.com/react-native-community/vscode-react-native-directory/commit/f832b585d4dc795ff8e1abde94fe8e1e83bac91b))
12+
113
## [1.2.0](https://github.com/react-native-community/vscode-react-native-directory/compare/1.1.0...1.2.0) (2025-10-24)
214

315
### New features

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.2.0",
34+
"version": "1.3.0",
3535
"engines": {
3636
"vscode": "^1.100.0"
3737
},

0 commit comments

Comments
 (0)