Skip to content

Commit

Permalink
release: v1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mazi-release[bot] authored Feb 7, 2024
1 parent 9ec21be commit c15868b
Show file tree
Hide file tree
Showing 3 changed files with 15 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.0.0"
".": "1.1.0"
}
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# Changelog

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


### Features

* improve logging ([#33](https://github.com/4m-mazi/souji-action/issues/33)) ([6e4ecb5](https://github.com/4m-mazi/souji-action/commit/6e4ecb54a0685495abd9b163bd213f0dcfc53d14))
* logging the number of caches ([#40](https://github.com/4m-mazi/souji-action/issues/40)) ([9ec21be](https://github.com/4m-mazi/souji-action/commit/9ec21bed6832ba0d0c5c74da5366df6953a11424))


### Bug Fixes

* fix cache deletion ([#39](https://github.com/4m-mazi/souji-action/issues/39)) ([22c3bda](https://github.com/4m-mazi/souji-action/commit/22c3bdaf04ac0c745ced6632047bac66e2170428))

## [1.0.0](https://github.com/4m-mazi/souji-action/compare/v0.1.0...v1.0.0) (2024-01-22)


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.0.0",
"version": "1.1.0",
"author": "",
"private": true,
"repository": {
Expand Down

0 comments on commit c15868b

Please sign in to comment.