Skip to content

Commit 6a44239

Browse files
chore(master): release 2.2.0 (#540)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 3dcedf4 commit 6a44239

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22

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

5+
## [2.2.0](https://github.com/asdf-vm/actions/compare/v2.1.0...v2.2.0) (2023-04-02)
6+
7+
8+
### Features
9+
10+
* update asdf repo if it exists ([#539](https://github.com/asdf-vm/actions/issues/539)) ([4907cdf](https://github.com/asdf-vm/actions/commit/4907cdfe90a7aa2c98ef4bc8d5415ef8a38bf079))
11+
512
## [2.1.0](https://github.com/asdf-vm/actions/compare/v2.0.1...v2.1.0) (2023-03-15)
613

714

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@asdf-vm/actions",
3-
"version": "2.1.0",
3+
"version": "2.2.0",
44
"description": "asdf github actions",
55
"repository": "https://github.com/asdf-vm/actions",
66
"author": "Victor Borja <[email protected]>",

0 commit comments

Comments
 (0)