Skip to content

Commit

Permalink
build(release): 🚀 v9.0.0-next.32 🦉
Browse files Browse the repository at this point in the history
# [9.0.0-next.32](v9.0.0-next.31...v9.0.0-next.32) (2024-11-22)

### Bug Fixes

* **release:** track changes to commands doc directory ([78b6554](78b6554))

[skip ci]
  • Loading branch information
semantic-release-bot committed Nov 22, 2024
1 parent 78b6554 commit a7441fd
Show file tree
Hide file tree
Showing 5 changed files with 12 additions and 5 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
# [9.0.0-next.32](https://github.com/readmeio/rdme/compare/v9.0.0-next.31...v9.0.0-next.32) (2024-11-22)


### Bug Fixes

* **release:** track changes to commands doc directory ([78b6554](https://github.com/readmeio/rdme/commit/78b6554e2d7b1596b020c5dadce1c9dd72345fdc))

# [9.0.0-next.31](https://github.com/readmeio/rdme/compare/v9.0.0-next.30...v9.0.0-next.31) (2024-11-22)


Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -153,7 +153,7 @@ $ npm install -g rdme
$ rdme COMMAND
running command...
$ rdme (--version)
rdme/9.0.0-next.30 darwin-arm64 node-v20.18.0
rdme/9.0.0-next.32 linux-x64 node-v20.18.0
$ rdme --help [COMMAND]
USAGE
$ rdme COMMAND
Expand Down
2 changes: 1 addition & 1 deletion dist-gha/commands.js

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "rdme",
"version": "9.0.0-next.31",
"version": "9.0.0-next.32",
"description": "ReadMe's official CLI and GitHub Action.",
"license": "MIT",
"author": "ReadMe <[email protected]> (https://readme.com)",
Expand Down

0 comments on commit a7441fd

Please sign in to comment.