Skip to content

Commit bf10989

Browse files
chore: create new release 1.1.0
## [1.1.0](1.0.3...1.1.0) (2025-05-10) ### New features * display platforms and compatibility on the package page ([da1a640](da1a640)) ### Other changes * update dependencies and lint config ([27d25db](27d25db))
1 parent 27d25db commit bf10989

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.1.0](https://github.com/react-native-community/vscode-react-native-directory/compare/1.0.3...1.1.0) (2025-05-10)
2+
3+
### New features
4+
5+
* display platforms and compatibility on the package page ([da1a640](https://github.com/react-native-community/vscode-react-native-directory/commit/da1a64070b55aab2f96bd7a10d6de8deae680d09))
6+
7+
### Other changes
8+
9+
* update dependencies and lint config ([27d25db](https://github.com/react-native-community/vscode-react-native-directory/commit/27d25db02da8d01ff62949b97abea55dcd22d0ea))
10+
111
## [1.0.3](https://github.com/react-native-community/vscode-react-native-directory/compare/1.0.2...1.0.3) (2025-03-01)
212

313
### Code refactors

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.3",
34+
"version": "1.1.0",
3535
"engines": {
3636
"vscode": "^1.94.0"
3737
},

0 commit comments

Comments
 (0)