Skip to content

Commit 0143dbe

Browse files
committed
chore: release @currents/cmd v1.9.0
1 parent 942c0f2 commit 0143dbe

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

packages/cmd/CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# Changelog
22

3+
# [1.9.0](https://github.com/currents-dev/currents-reporter/compare/@currents/cmd-v1.7.1...${npm.name}-v1.9.0) (2025-06-12)
4+
5+
6+
### Bug Fixes
7+
8+
* Cache Run Attempts with GitLab ([#217](https://github.com/currents-dev/currents-reporter/issues/217)) ([a11d0ae](https://github.com/currents-dev/currents-reporter/commit/a11d0ae0687ee37b406c584624c89edb2edd41b2))
9+
10+
11+
### Features
12+
13+
* refactor cache commands implementation ([#216](https://github.com/currents-dev/currents-reporter/issues/216)) ([3e21aab](https://github.com/currents-dev/currents-reporter/commit/3e21aab612a08ba556bc28517a3c581e91bbbae3))
14+
315
# [1.8.0](https://github.com/currents-dev/currents-reporter/compare/@currents/cmd-v1.7.1...${npm.name}-v1.8.0) (2025-04-30)
416

517

packages/cmd/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@currents/cmd",
3-
"version": "1.8.0",
3+
"version": "1.9.0",
44
"main": "./dist/index.js",
55
"author": {
66
"name": "Currents Software Inc",

0 commit comments

Comments
 (0)