Skip to content

Commit

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


##
[1.0.0](v0.1.0...v1.0.0)
(2024-01-22)


### Features

* clean up github action caches
([#5](#5))
([5714fc6](5714fc6))
* 様々なイベントに対応 ([#21](#21))
([26d09b7](26d09b7))


### Dependencies

* modify npm to pnpm
([#2](#2))
([744bb3b](744bb3b))

---
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 Jan 22, 2024
1 parent 5ad5b22 commit cdef7f5
Show file tree
Hide file tree
Showing 3 changed files with 16 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 @@
{
".": "0.1.0"
".": "1.0.0"
}
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
# Changelog

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


### Features

* clean up github action caches ([#5](https://github.com/4m-mazi/souji-action/issues/5)) ([5714fc6](https://github.com/4m-mazi/souji-action/commit/5714fc6fcd7f5e19153774c8cd45214265fc9aa5))
* 様々なイベントに対応 ([#21](https://github.com/4m-mazi/souji-action/issues/21)) ([26d09b7](https://github.com/4m-mazi/souji-action/commit/26d09b760df53faf839424d8bf670db7614eec10))


### Dependencies

* modify npm to pnpm ([#2](https://github.com/4m-mazi/souji-action/issues/2)) ([744bb3b](https://github.com/4m-mazi/souji-action/commit/744bb3beffdcd890cc4db8cc5b784a03a84d305b))
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": "0.0.0",
"version": "1.0.0",
"author": "",
"private": true,
"repository": {
Expand Down

0 comments on commit cdef7f5

Please sign in to comment.