From a90a16a4f424de574323693108aeb75ee5073120 Mon Sep 17 00:00:00 2001 From: aarondill Date: Wed, 3 Jul 2024 11:22:22 -0500 Subject: [PATCH] Release 2.3.0 --- CHANGELOG.md | 8 ++++++++ package.json | 2 +- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 173d793..5fc3a75 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,9 +4,17 @@ All notable changes to this project will be documented in this file. Dates are d Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog). +#### [v2.3.0](https://github.com/aarondill/Vercel-Project-Manager/compare/v2.2.4...v2.3.0) + +- feat: add vercel.DashboardURL for use with teams [`#15`](https://github.com/aarondill/Vercel-Project-Manager/pull/15) +- fix: only use TeamDashboardURL for teams projects [`4736386`](https://github.com/aarondill/Vercel-Project-Manager/commit/47363860fe48c15f3e32d1c472d65fcaa3a17825) + #### [v2.2.4](https://github.com/aarondill/Vercel-Project-Manager/compare/v2.2.3...v2.2.4) +> 14 March 2024 + - fix: openDeploymentsLink should open /deployments [`eaa1829`](https://github.com/aarondill/Vercel-Project-Manager/commit/eaa18296d34817ca920ac294a225288dd7043079) +- Release 2.2.4 [`649d804`](https://github.com/aarondill/Vercel-Project-Manager/commit/649d804a42efd5b603b7c3187d094dd319fc856c) #### [v2.2.3](https://github.com/aarondill/Vercel-Project-Manager/compare/v2.2.2...v2.2.3) diff --git a/package.json b/package.json index 787e224..b02f766 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "vercel-project-manager-vscode", "displayName": "Vercel Project Manager", - "version": "2.2.4", + "version": "2.3.0", "private": true, "description": "Manage Vercel Projects from VSCode", "categories": [