Skip to content

Commit 69f3f5f

Browse files
authored
chore: release v3.1.3 (#84)
This pull request prepares the following release: | Repository | Branch | Update | Change | |---|---|---|---| | [issue-cleaner](https://github.com/oss-gate/issue-cleaner) | releases/v3.1.3 | patch | [`3.1.2` → `3.1.3`](v3.1.2...releases/v3.1.3) | ### Release Summary This is going to be published with the following command: ```:``` ### Merging Instructions When merging this pull request, you need to **Squash and merge** and make sure that the title starts with `chore: release v3.1.3`. <details> <summary>See details</summary> After that, a commit `chore: release v3.1.3` will be added and you or your CI can run `shipjs trigger` to trigger the release based on the commit. ![Squash and merge](https://raw.githubusercontent.com/algolia/shipjs/v0.24.1/assets/squash-and-merge.png) </details> --- _This pull request is automatically generated by [Ship.js](https://github.com/algolia/shipjs)_.
1 parent fe4915d commit 69f3f5f

File tree

3 files changed

+7
-3
lines changed

3 files changed

+7
-3
lines changed

CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## [3.1.3](https://github.com/oss-gate/issue-cleaner/compare/v1.1.0...v3.1.3) (2023-03-06)
2+
3+
* Bump version with dependabot updates
4+
15
## 3.1.2 (2021-12-11)
26

37

package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "oss-gate-issue-cleaner",
33
"description": "A GitHub Actions for cleaning issues of OSS Gate Workshop repository",
4-
"version": "3.1.2",
4+
"version": "3.1.3",
55
"author": "OSS Gate",
66
"bugs": "https://github.com/oss-gate/issue-cleaner/issues",
77
"dependencies": {

0 commit comments

Comments
 (0)