diff --git a/CHANGELOG.md b/CHANGELOG.md index d3a0be0..173d793 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,9 +4,16 @@ 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.2.4](https://github.com/aarondill/Vercel-Project-Manager/compare/v2.2.3...v2.2.4) + +- fix: openDeploymentsLink should open /deployments [`eaa1829`](https://github.com/aarondill/Vercel-Project-Manager/commit/eaa18296d34817ca920ac294a225288dd7043079) + #### [v2.2.3](https://github.com/aarondill/Vercel-Project-Manager/compare/v2.2.2...v2.2.3) +> 14 March 2024 + - feat: remove the accessToken generated when logging out [`#14`](https://github.com/aarondill/Vercel-Project-Manager/pull/14) +- Release 2.2.3 [`5d7ade4`](https://github.com/aarondill/Vercel-Project-Manager/commit/5d7ade4a4b4dfc6f3aee53257035fdf0c60eb593) #### [v2.2.2](https://github.com/aarondill/Vercel-Project-Manager/compare/v2.2.1...v2.2.2) diff --git a/package.json b/package.json index f651b64..d7159f4 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "vercel-project-manager-vscode", "displayName": "Vercel Project Manager", - "version": "2.2.3", + "version": "2.2.4", "private": true, "description": "Manage Vercel Projects from VSCode", "categories": [