Skip to content

Commit

Permalink
Prep release
Browse files Browse the repository at this point in the history
  • Loading branch information
logason committed Oct 12, 2023
1 parent bfec6a6 commit b97c2fd
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
## Unreleased

## 3.2.8 (2023-10-13)
Update dependencies
Wrap post-install script in try-catch to prevent unexpected errors during installation

## 3.2.7-beta.1 (2023-02-21)

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "avo",
"version": "3.2.7-beta.1",
"version": "3.2.8",
"type": "module",
"description": "The command-line interface for Avo",
"author": "Avo (https://www.avo.app)",
Expand Down

0 comments on commit b97c2fd

Please sign in to comment.