Skip to content

Commit db0735d

Browse files
build(release): 🚀 v10.2.0-next.8 🦉
# [10.2.0-next.8](v10.2.0-next.7...v10.2.0-next.8) (2025-03-31) ### Bug Fixes * **docs/upload:** add safeguard if projects have bidi enabled ([#1175](#1175)) ([e66b257](e66b257)) [skip ci]
1 parent e66b257 commit db0735d

File tree

4 files changed

+364
-357
lines changed

4 files changed

+364
-357
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [10.2.0-next.8](https://github.com/readmeio/rdme/compare/v10.2.0-next.7...v10.2.0-next.8) (2025-03-31)
2+
3+
4+
### Bug Fixes
5+
6+
* **docs/upload:** add safeguard if projects have bidi enabled ([#1175](https://github.com/readmeio/rdme/issues/1175)) ([e66b257](https://github.com/readmeio/rdme/commit/e66b257600d0b774da67a4e10eda7c9b9fc8937d))
7+
18
# [10.2.0-next.7](https://github.com/readmeio/rdme/compare/v10.2.0-next.6...v10.2.0-next.7) (2025-03-20)
29

310

dist-gha/commands.js

Lines changed: 354 additions & 354 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.0-next.7",
3+
"version": "10.2.0-next.8",
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)