Skip to content

Commit

Permalink
chore: release @currents/cmd v1.1.0-beta.12
Browse files Browse the repository at this point in the history
  • Loading branch information
vCaisim committed Sep 25, 2024
1 parent 01a3c5b commit 39f59a2
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.1.0-beta.12](https://github.com/currents-dev/currents-reporter/compare/@currents/cmd-v1.1.0-beta.11...${npm.name}-v1.1.0-beta.12) (2024-09-25)


### Bug Fixes

* rename variable ([68229ed](https://github.com/currents-dev/currents-reporter/commit/68229ed8c99a0f5881459abd462a9cbd1269fb9f))

# [1.1.0-beta.11](https://github.com/currents-dev/currents-reporter/compare/@currents/cmd-v1.1.0-beta.10...${npm.name}-v1.1.0-beta.11) (2024-09-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.1.0-beta.11",
"version": "1.1.0-beta.12",
"main": "./dist/index.js",
"author": "Currents Software Inc",
"license": "GPL-3.0-or-later",
Expand Down

0 comments on commit 39f59a2

Please sign in to comment.