Skip to content

Commit

Permalink
1.2.1 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed May 7, 2024
1 parent 58abbf0 commit fa77602
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changes

## [1.2.1](https://github.com/prantlf/install-release-action/compare/v1.2.0...v1.2.1) (2024-05-07)

### Bug Fixes

* Upgrade dependencies ([acfd0f0](https://github.com/prantlf/install-release-action/commit/acfd0f08e527693d0e97c4a110a4a951d7f797e1))
* Update built files ([5308968](https://github.com/prantlf/install-release-action/commit/5308968a1147a4209291dbf89ee746dc03ada91a))

## [1.2.0](https://github.com/prantlf/install-release-action/compare/v1.1.0...v1.2.0) (2024-02-11)

### Bug Fixes
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "install-release-action",
"version": "1.2.0",
"version": "1.2.1",
"description": "GitHub action for downloading, extracting, caching an executable from a GitHub release and putting it to PATH.",
"author": "Ferdinand Prantl <[email protected]> (http://prantl.tk)",
"license": "MIT",
Expand Down Expand Up @@ -59,4 +59,4 @@
"tool",
"release"
]
}
}

0 comments on commit fa77602

Please sign in to comment.