Skip to content

Commit

Permalink
Release 2.2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
aarondill committed Mar 14, 2024
1 parent 9587b83 commit 5d7ade4
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.3](https://github.com/aarondill/Vercel-Project-Manager/compare/v2.2.2...v2.2.3)

- feat: remove the accessToken generated when logging out [`#14`](https://github.com/aarondill/Vercel-Project-Manager/pull/14)

#### [v2.2.2](https://github.com/aarondill/Vercel-Project-Manager/compare/v2.2.1...v2.2.2)

> 14 March 2024
- feat: better debug command [`#13`](https://github.com/aarondill/Vercel-Project-Manager/pull/13)
- Release 2.2.2 [`b42eabf`](https://github.com/aarondill/Vercel-Project-Manager/commit/b42eabf57a08f266078f3f2bb10aa68ebe70a707)
- chore: remove tokenRef config in release-it [`ca1ad04`](https://github.com/aarondill/Vercel-Project-Manager/commit/ca1ad048a9181539264b7538e231568dd32c9cb3)

#### [v2.2.1](https://github.com/aarondill/Vercel-Project-Manager/compare/v2.2.0...v2.2.1)
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.2",
"version": "2.2.3",
"private": true,
"description": "Manage Vercel Projects from VSCode",
"categories": [
Expand Down

0 comments on commit 5d7ade4

Please sign in to comment.