Skip to content

Commit

Permalink
Merge pull request #150 from remarkablegames/release-please--branches…
Browse files Browse the repository at this point in the history
…--master--components--setup-butler

chore(master): release 1.0.2
  • Loading branch information
remarkablemark authored Oct 3, 2024
2 parents 524060d + 154d188 commit 28816ef
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [1.0.2](https://github.com/remarkablegames/setup-butler/compare/v1.0.1...v1.0.2) (2024-10-03)


### Build System

* **deps:** bump @actions/core from 1.10.1 to 1.11.0 ([#149](https://github.com/remarkablegames/setup-butler/issues/149)) ([524060d](https://github.com/remarkablegames/setup-butler/commit/524060d68113a76adc4c3d005c67dd1c57fc2368))

## [1.0.1](https://github.com/remarkablegames/setup-butler/compare/v1.0.0...v1.0.1) (2024-09-25)


Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "setup-butler",
"version": "1.0.1",
"version": "1.0.2",
"description": "Set up GitHub Actions workflow with itch.io butler",
"author": "Mark <[email protected]>",
"main": "src/index.ts",
Expand Down

0 comments on commit 28816ef

Please sign in to comment.