Skip to content

Commit

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

### Bug fixes

* fallback to device name when platform cant be derrived ([4aa895b](4aa895b))
  • Loading branch information
Expo CI committed Mar 12, 2024
1 parent 4aa895b commit 4799574
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [1.4.3](https://github.com/expo/vscode-expo/compare/1.4.2...1.4.3) (2024-03-12)


### Bug fixes

* fallback to device name when platform cant be derrived ([4aa895b](https://github.com/expo/vscode-expo/commit/4aa895b19056da6f24b9c705333e9afd63b25d8c))

## [1.4.2](https://github.com/expo/vscode-expo/compare/1.4.1...1.4.2) (2024-03-10)


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.4.2",
"version": "1.4.3",
"description": "Expo for VS Code keeps you productive with debugging, IntelliSense and prebuild previews",
"keywords": [
"expo",
Expand Down

0 comments on commit 4799574

Please sign in to comment.