Skip to content

Commit

Permalink
build: 7.2.2 release
Browse files Browse the repository at this point in the history
  • Loading branch information
erunion committed Jun 16, 2022
1 parent 467d5de commit 74ebdb4
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 3 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
## <small>7.2.2 (2022-06-16)</small>

* feat: support `.yml` files for auto-uploading (#517) ([467d5de](https://github.com/readmeio/rdme/commit/467d5de)), closes [#517](https://github.com/readmeio/rdme/issues/517)



## <small>7.2.1 (2022-06-15)</small>

* chore: small comment tweak ([d086cb0](https://github.com/readmeio/rdme/commit/d086cb0))
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "rdme",
"version": "7.2.1",
"version": "7.2.2",
"description": "ReadMe's official CLI and GitHub Action wrapper.",
"license": "MIT",
"author": "ReadMe <[email protected]> (https://readme.com)",
Expand Down

0 comments on commit 74ebdb4

Please sign in to comment.