Skip to content

Commit 2194b42

Browse files
build(release): 🚀 v10.5.2-next.2 🦉
## [10.5.2-next.2](v10.5.2-next.1...v10.5.2-next.2) (2025-09-17) ### Bug Fixes * **openapi/upload:** better handling for mismatching files/slugs ([#1345](#1345)) ([a16fcae](a16fcae)) [skip ci]
1 parent a16fcae commit 2194b42

File tree

4 files changed

+248
-241
lines changed

4 files changed

+248
-241
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [10.5.2-next.2](https://github.com/readmeio/rdme/compare/v10.5.2-next.1...v10.5.2-next.2) (2025-09-17)
2+
3+
4+
### Bug Fixes
5+
6+
* **openapi/upload:** better handling for mismatching files/slugs ([#1345](https://github.com/readmeio/rdme/issues/1345)) ([a16fcae](https://github.com/readmeio/rdme/commit/a16fcaec8f6481ecda8e11f89dce7972a14fd2ed))
7+
18
## [10.5.2-next.1](https://github.com/readmeio/rdme/compare/v10.5.1...v10.5.2-next.1) (2025-09-17)
29

310

dist-gha/commands.js

Lines changed: 238 additions & 238 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "rdme",
3-
"version": "10.5.2-next.1",
3+
"version": "10.5.2-next.2",
44
"description": "ReadMe's official CLI and GitHub Action.",
55
"license": "MIT",
66
"author": "ReadMe <[email protected]> (https://readme.com)",

0 commit comments

Comments
 (0)