Skip to content

Commit

Permalink
chore(master): release 2.0.1 (#534)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] authored Mar 15, 2023
1 parent 46346c5 commit 5cd7f52
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 @@ -2,6 +2,14 @@

All notable changes to this project will be documented in this file.

## [2.0.1](https://github.com/asdf-vm/actions/compare/v2.0.0...v2.0.1) (2023-03-15)


### Bug Fixes

* bump `@actions/*` SDKs & rebuild plugins ([#535](https://github.com/asdf-vm/actions/issues/535)) ([f2e8edb](https://github.com/asdf-vm/actions/commit/f2e8edb0852a0cc7e0de8e7f30c2b660be13e4e9))
* bump esbuild & rebuild plugins ([#532](https://github.com/asdf-vm/actions/issues/532)) ([1c86dd7](https://github.com/asdf-vm/actions/commit/1c86dd77827c32947af570f209c90092ddfcc873))

## [2.0.0](https://github.com/asdf-vm/actions/compare/v1.1.0...v2.0.0) (2023-03-09)

### ⚠ BREAKING CHANGES
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": "@asdf-vm/actions",
"version": "2.0.0",
"version": "2.0.1",
"description": "asdf github actions",
"repository": "https://github.com/asdf-vm/actions",
"author": "Victor Borja <[email protected]>",
Expand Down

0 comments on commit 5cd7f52

Please sign in to comment.