Skip to content

Commit

Permalink
Release 2.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
aarondill committed Mar 14, 2024
1 parent ca1ad04 commit b42eabf
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,10 +4,18 @@ 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.2](https://github.com/aarondill/Vercel-Project-Manager/compare/v2.2.1...v2.2.2)

- feat: better debug command [`#13`](https://github.com/aarondill/Vercel-Project-Manager/pull/13)
- 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)

> 28 February 2024
- fix: add logging.error [`#10`](https://github.com/aarondill/Vercel-Project-Manager/pull/10)
- fix: remove infinite loop on startup [`#9`](https://github.com/aarondill/Vercel-Project-Manager/pull/9)
- Release 2.2.1 [`f84c5ea`](https://github.com/aarondill/Vercel-Project-Manager/commit/f84c5ea4533236c703ecd8cb4cdea3d982c9d7a2)

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

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.1",
"version": "2.2.2",
"private": true,
"description": "Manage Vercel Projects from VSCode",
"categories": [
Expand Down

0 comments on commit b42eabf

Please sign in to comment.