Skip to content

Commit 90eea39

Browse files
build(release): 🚀 v10.4.0-next.9 🦉
# [10.4.0-next.9](v10.4.0-next.8...v10.4.0-next.9) (2025-07-08) ### Features * mark page upload commands as stable, update migration guide ([#1287](#1287)) ([0a03bd6](0a03bd6)) [skip ci]
1 parent 0a03bd6 commit 90eea39

File tree

5 files changed

+20
-11
lines changed

5 files changed

+20
-11
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [10.4.0-next.9](https://github.com/readmeio/rdme/compare/v10.4.0-next.8...v10.4.0-next.9) (2025-07-08)
2+
3+
4+
### Features
5+
6+
* mark page upload commands as stable, update migration guide ([#1287](https://github.com/readmeio/rdme/issues/1287)) ([0a03bd6](https://github.com/readmeio/rdme/commit/0a03bd6974b55807c400d9b98ec619f385f4aa0e))
7+
18
# [10.4.0-next.8](https://github.com/readmeio/rdme/compare/v10.4.0-next.7...v10.4.0-next.8) (2025-07-08)
29

310

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,8 @@ npm run build && npm run build:docs
4040
* [Quick Start](#quick-start)
4141
* [CLI Configuration](#cli-configuration)
4242
* [GitHub Actions Configuration](#github-actions-configuration)
43+
* [Required in order for the GitHub Action to access your repo's contents](#required-in-order-for-the-github-action-to-access-your-repos-contents)
44+
* [Runs the `rdme openapi validate petstore.json` command with the root directory being your repo](#runs-the-rdme-openapi-validate-petstorejson-command-with-the-root-directory-being-your-repo)
4345
* [Command Topics](#command-topics)
4446
<!-- tocstop -->
4547
<!-- prettier-ignore-end -->

0 commit comments

Comments
 (0)