Skip to content

Commit

Permalink
chore: create new release 1.3.0
Browse files Browse the repository at this point in the history
## [1.3.0](1.2.2...1.3.0) (2024-03-06)

### New features

* support React Native `0.74` logical device id when debugging ([#247](#247)) ([97555e7](97555e7))

### Code changes

* **fixtures:** upgrade all fixtures to SDK 50 ([#246](#246)) ([feceea4](feceea4))
  • Loading branch information
Expo CI committed Mar 6, 2024
1 parent 97555e7 commit c05fe1d
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
## [1.3.0](https://github.com/expo/vscode-expo/compare/1.2.2...1.3.0) (2024-03-06)


### New features

* support React Native `0.74` logical device id when debugging ([#247](https://github.com/expo/vscode-expo/issues/247)) ([97555e7](https://github.com/expo/vscode-expo/commit/97555e7969cb0ca27a29606400275b34a304d413))


### Code changes

* **fixtures:** upgrade all fixtures to SDK 50 ([#246](https://github.com/expo/vscode-expo/issues/246)) ([feceea4](https://github.com/expo/vscode-expo/commit/feceea42cc1309cfd0d498f4623ad632bed33a7e))

## [1.2.2](https://github.com/expo/vscode-expo/compare/1.2.1...1.2.2) (2024-03-06)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "vscode-expo-tools",
"displayName": "Expo Tools",
"version": "1.2.2",
"version": "1.3.0",
"description": "Expo for VS Code keeps you productive with debugging, IntelliSense and prebuild previews",
"keywords": [
"expo",
Expand Down

0 comments on commit c05fe1d

Please sign in to comment.