Skip to content

Commit

Permalink
chore: release @currents/cmd v1.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
twk3 committed Nov 28, 2024
1 parent 367606f commit 6044dec
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

7 changes: 7 additions & 0 deletions packages/cmd/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

# [1.5.0](https://github.com/currents-dev/currents-reporter/compare/@currents/cmd-v1.4.0...${npm.name}-v1.5.0) (2024-11-28)


### Features

* Add the continue flag to cache set ([2e02e5a](https://github.com/currents-dev/currents-reporter/commit/2e02e5a07b869e9cbc22c54b310ad1829a853afb))

# [1.4.0](https://github.com/currents-dev/currents-reporter/compare/@currents/cmd-v1.3.0...${npm.name}-v1.4.0) (2024-11-27)


Expand Down
2 changes: 1 addition & 1 deletion packages/cmd/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@currents/cmd",
"version": "1.4.0",
"version": "1.5.0",
"main": "./dist/index.js",
"author": "Currents Software Inc",
"license": "MIT",
Expand Down

0 comments on commit 6044dec

Please sign in to comment.