Skip to content

Commit

Permalink
Release 2.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
aarondill committed Jul 3, 2024
1 parent d4458fa commit a90a16a
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)

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": "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": [
Expand Down

0 comments on commit a90a16a

Please sign in to comment.