From d6437c36c7e84b04013c8d1fd7c72a7385c9cc5e Mon Sep 17 00:00:00 2001 From: Cedric van Putten Date: Thu, 20 May 2021 20:33:39 +0200 Subject: [PATCH] chore: update changelog and prepare for 0.3.0 --- CHANGELOG.md | 10 ++++++++++ package.json | 2 +- 2 files changed, 11 insertions(+), 1 deletion(-) 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",