Skip to content

Commit

Permalink
Merge pull request #61 from currents-dev/release/cmd-1.3.0-latest
Browse files Browse the repository at this point in the history
[CR-0] chore: release @currents/cmd v1.3.0
  • Loading branch information
twk3 authored Nov 25, 2024
2 parents d5c9456 + 2e03227 commit 6d24ce0
Show file tree
Hide file tree
Showing 3 changed files with 17 additions and 5 deletions.
8 changes: 4 additions & 4 deletions package-lock.json

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

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

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


### Bug Fixes

* allow globs for cache set --path and last run preset ([b102a26](https://github.com/currents-dev/currents-reporter/commit/b102a26c46fa48ecb15f7161e7f32a21e977e8ed))


### Features

* Change to MIT license ([7a4d944](https://github.com/currents-dev/currents-reporter/commit/7a4d944dc8f28be4cd63d4cf731060f669b5a0b9))

# [1.2.1](https://github.com/currents-dev/currents-reporter/compare/@currents/cmd-v1.1.2...${npm.name}-v1.2.0) (2024-11-25)


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.2.1",
"version": "1.3.0",
"main": "./dist/index.js",
"author": "Currents Software Inc",
"license": "MIT",
Expand Down

0 comments on commit 6d24ce0

Please sign in to comment.