Skip to content

Commit

Permalink
release: v1.3.1 (#96)
Browse files Browse the repository at this point in the history
🤖 I have created a release *beep* *boop*
---


##
[1.3.1](v1.3.0...v1.3.1)
(2024-07-05)


### Dependencies

* bump valibot from 0.30.0 to 0.32.0
([#95](#95))
([36d17d1](36d17d1))
* bump valibot from 0.32.0 to v0.35.0
([#121](#121))
([89486d7](89486d7))
* pin dependencies
([#107](#107))
([ef6ea11](ef6ea11))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: mazi-release[bot] <157046322+mazi-release[bot]@users.noreply.github.com>
  • Loading branch information
mazi-release[bot] authored Jul 5, 2024
1 parent bcbf661 commit bea3046
Show file tree
Hide file tree
Showing 4 changed files with 12 additions and 3 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.3.0"
".": "1.3.1"
}
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# Changelog

## [1.3.1](https://github.com/4m-mazi/souji-action/compare/v1.3.0...v1.3.1) (2024-07-05)


### Dependencies

* bump valibot from 0.30.0 to 0.32.0 ([#95](https://github.com/4m-mazi/souji-action/issues/95)) ([36d17d1](https://github.com/4m-mazi/souji-action/commit/36d17d1e01135a3d8dc391ed66abd6b6c1f4eb5b))
* bump valibot from 0.32.0 to v0.35.0 ([#121](https://github.com/4m-mazi/souji-action/issues/121)) ([89486d7](https://github.com/4m-mazi/souji-action/commit/89486d7bf1a6cd0e6bd0429d424911b6b5287559))
* pin dependencies ([#107](https://github.com/4m-mazi/souji-action/issues/107)) ([ef6ea11](https://github.com/4m-mazi/souji-action/commit/ef6ea11cf69445a19b2dba581582d9c13e4ac527))

## [1.3.0](https://github.com/4m-mazi/souji-action/compare/v1.2.0...v1.3.0) (2024-04-21)


Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:
actions: write
steps:
- name: Cleanup
uses: 4m-mazi/[email protected].0
uses: 4m-mazi/[email protected].1
with:
branch-names: ${{ inputs.branchNames }}
```
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.3.0",
"version": "1.3.1",
"author": "",
"private": true,
"repository": {
Expand Down

0 comments on commit bea3046

Please sign in to comment.