Skip to content

Commit

Permalink
chore: create new release 1.0.3
Browse files Browse the repository at this point in the history
## [1.0.3](1.0.2...1.0.3) (2023-06-30)

### Bug fixes

* mute `react-devtools-core` sourcemap missing error ([#194](#194)) ([a4ffd16](a4ffd16))

### Other chores

* simplify and automate publish workflow ([56645de](56645de))
* treat all fixtures as non-monorepo projects ([#192](#192)) ([ca83156](ca83156))
  • Loading branch information
expo-bot committed Jun 30, 2023
1 parent 56645de commit 9bab7bb
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 1 deletion.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,16 @@
## [1.0.3](https://github.com/expo/vscode-expo/compare/1.0.2...1.0.3) (2023-06-30)


### Bug fixes

* mute `react-devtools-core` sourcemap missing error ([#194](https://github.com/expo/vscode-expo/issues/194)) ([a4ffd16](https://github.com/expo/vscode-expo/commit/a4ffd1683999429b62d2c088458bae51954b7aa8))


### Other chores

* simplify and automate publish workflow ([56645de](https://github.com/expo/vscode-expo/commit/56645dec85f843509351e3bd7821da433bc08058))
* treat all fixtures as non-monorepo projects ([#192](https://github.com/expo/vscode-expo/issues/192)) ([ca83156](https://github.com/expo/vscode-expo/commit/ca83156cc9918b2edaf185921a157e7ca90dee7a))

## [1.0.2](https://github.com/expo/vscode-expo/compare/1.0.1...1.0.2) (2023-06-26)


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

0 comments on commit 9bab7bb

Please sign in to comment.