Skip to content

Commit 51038e1

Browse files
chore(release): 2.3.13 [skip ci]
## [2.3.13](v2.3.12...v2.3.13) (2022-11-12) ### Bug Fixes * **deps:** update dependency cosmiconfig to v7.1.0 ([a160717](a160717))
1 parent a160717 commit 51038e1

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [2.3.13](https://github.com/screendriver/gitlab-pipeline-deleter/compare/v2.3.12...v2.3.13) (2022-11-12)
2+
3+
4+
### Bug Fixes
5+
6+
* **deps:** update dependency cosmiconfig to v7.1.0 ([a160717](https://github.com/screendriver/gitlab-pipeline-deleter/commit/a1607173e63eef29b5fa369cdf13c0e411059b13))
7+
18
## [2.3.12](https://github.com/screendriver/gitlab-pipeline-deleter/compare/v2.3.11...v2.3.12) (2022-10-31)
29

310

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,6 +1,6 @@
11
{
22
"name": "gitlab-pipeline-deleter",
3-
"version": "2.3.12",
3+
"version": "2.3.13",
44
"description": "A CLI tool that deletes old GitLab pipelines",
55
"main": "target/src/index.js",
66
"bin": {

0 commit comments

Comments
 (0)