Skip to content

Commit 91b193c

Browse files
build(release): 🚀 v10.3.0-next.1 🦉
# [10.3.0-next.1](v10.2.2...v10.3.0-next.1) (2025-06-05) ### Features * properly display file size feature in openapi inspect command ([#1257](#1257)) ([d957cb2](d957cb2)) [skip ci]
1 parent d957cb2 commit 91b193c

File tree

4 files changed

+535
-532
lines changed

4 files changed

+535
-532
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [10.3.0-next.1](https://github.com/readmeio/rdme/compare/v10.2.2...v10.3.0-next.1) (2025-06-05)
2+
3+
4+
### Features
5+
6+
* properly display file size feature in openapi inspect command ([#1257](https://github.com/readmeio/rdme/issues/1257)) ([d957cb2](https://github.com/readmeio/rdme/commit/d957cb2cac078b88bd9ec2737d5358faa05e3449))
7+
18
## [10.2.2](https://github.com/readmeio/rdme/compare/v10.2.1...v10.2.2) (2025-05-12)
29

310

dist-gha/commands.js

Lines changed: 525 additions & 529 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.2.2",
3+
"version": "10.3.0-next.1",
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)