Skip to content

Commit c40dea6

Browse files
build(release): 🚀 v10.2.0-next.17 🦉
# [10.2.0-next.17](v10.2.0-next.16...v10.2.0-next.17) (2025-04-22) ### Features * **docs/migrate:** add ability to unzip archives ([#1226](#1226)) ([334e125](334e125)) [skip ci]
1 parent 334e125 commit c40dea6

File tree

4 files changed

+1009
-762
lines changed

4 files changed

+1009
-762
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.17](https://github.com/readmeio/rdme/compare/v10.2.0-next.16...v10.2.0-next.17) (2025-04-22)
2+
3+
4+
### Features
5+
6+
* **docs/migrate:** add ability to unzip archives ([#1226](https://github.com/readmeio/rdme/issues/1226)) ([334e125](https://github.com/readmeio/rdme/commit/334e125065f075fc42063d4bf3817adaa7a3f09a))
7+
18
# [10.2.0-next.16](https://github.com/readmeio/rdme/compare/v10.2.0-next.15...v10.2.0-next.16) (2025-04-22)
29

310

dist-gha/commands.js

Lines changed: 999 additions & 759 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.16",
3+
"version": "10.2.0-next.17",
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)