Skip to content

Commit

Permalink
release: v1.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
mazi-release[bot] authored Mar 2, 2024
1 parent d961e3f commit f64938e
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/files/release-please/.release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
".": "1.1.0"
".": "1.1.1"
}
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [1.1.1](https://github.com/4m-mazi/souji-action/compare/v1.1.0...v1.1.1) (2024-03-02)


### Dependencies

* bump valibot from 0.27.1 to 0.28.1 ([#42](https://github.com/4m-mazi/souji-action/issues/42)) ([de527f3](https://github.com/4m-mazi/souji-action/commit/de527f3f54ce54f62199a55ba01a28ab64a95078))

## [1.1.0](https://github.com/4m-mazi/souji-action/compare/v1.0.0...v1.1.0) (2024-02-07)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "souji-action",
"description": "Clean up the GitHub Action cache",
"version": "1.1.0",
"version": "1.1.1",
"author": "",
"private": true,
"repository": {
Expand Down

0 comments on commit f64938e

Please sign in to comment.