Skip to content

Commit

Permalink
chore(master): release 2.0.0 (#522)
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>
Co-authored-by: James Hegedus <jthegedus@hey.com>
  • Loading branch information
github-actions[bot] and jthegedus committed Mar 9, 2023
1 parent 2f61da5 commit 2368b9d
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 1 deletion.
17 changes: 17 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,23 @@

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

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

### ⚠ BREAKING CHANGES

- Update actions to use node16
([#488](https://github.com/asdf-vm/actions/issues/488))
([6844d09](https://github.com/asdf-vm/actions/commit/6844d09b13209e7d2ce3b63d2b089a2acef581ec))
- released by
([2f61da5](https://github.com/asdf-vm/actions/commit/2f61da5af7da0a1216219da51d0718c25e159a77))

### Bug Fixes

- update codeql for dependabot compat
([3f6d713](https://github.com/asdf-vm/actions/commit/3f6d71382fe4c7807936733d72aef7ee6e56e7a9))
- use correct trigger type
([d464031](https://github.com/asdf-vm/actions/commit/d4640312f060abdd98823bf6bd9a2758851133c2))

## [1.1.0] - 2020-12-22

### Added
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": "1.1.0",
"version": "2.0.0",
"description": "asdf github actions",
"repository": "https://github.com/asdf-vm/actions",
"author": "Victor Borja <vborja@apache.org>",
Expand Down

0 comments on commit 2368b9d

Please sign in to comment.