diff --git a/CHANGELOG.md b/CHANGELOG.md index 1d0db38f..bb7ffe38 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,16 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +### 0.3.0 (2021-05-20) + +#### New features + +* link to assets and file references ([#39](https://github.com/expo/vscode-expo/pull/39)) + +#### Other chores + +* Bump to node 12 ([#40](https://github.com/expo/vscode-expo/pull/40)) + ### 0.2.2 (2021-05-10) #### Bug fixes diff --git a/package.json b/package.json index 6c2d999c..0bb67cd5 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "vscode-expo", "displayName": "Expo Tools", - "version": "0.2.2", + "version": "0.3.0", "description": "Expo tools for vscode", "keywords": [ "expo",