Skip to content

Commit

Permalink
Release 1.1.0 (#59)
Browse files Browse the repository at this point in the history
This is a maintenance release that updates the libraries used to
interact with the GitHub Action platform.
  • Loading branch information
jdno committed Jun 27, 2022
1 parent 08ca04c commit 0844e2a
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,23 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres
to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [1.1.0](https://github.com/jdno/setup-butler/releases/tag/v1.1.0)

### Changed

- Bump @actions/core from 1.6.0 to 1.8.2
by [@dependabot](https://github.com/dependabot)
in [#29](https://github.com/jdno/setup-butler/pull/29)
- Bump @actions/tool-cache from 1.7.2 to 2.0.1
by [@dependabot](https://github.com/dependabot)
in [#31](https://github.com/jdno/setup-butler/pull/31)
- Bump @actions/core from 1.8.2 to 1.9.0
by [@dependabot](https://github.com/dependabot)
in [#50](https://github.com/jdno/setup-butler/pull/50)

**Full Changelog**:
<https://github.com/jdno/setup-butler/compare/v1.0.0...v1.1.0>

## [1.0.0](https://github.com/jdno/setup-butler/releases/tag/v1.0.0)

### Added
Expand Down

0 comments on commit 0844e2a

Please sign in to comment.