Skip to content

Commit

Permalink
build: 6.4.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
erunion committed Feb 2, 2022
1 parent bec8c36 commit 187c128
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## 6.4.0 (2022-02-02)

* feat: add update-notifier to warn when using an old version of rdme (#435) ([8daf569](https://github.com/readmeio/rdme/commit/8daf569)), closes [#435](https://github.com/readmeio/rdme/issues/435)
* feat: sending a custom rdme user agent with all requests (#436) ([bec8c36](https://github.com/readmeio/rdme/commit/bec8c36)), closes [#436](https://github.com/readmeio/rdme/issues/436)



## <small>6.3.2 (2022-02-01)</small>

* chore(deps-dev): bump @readme/eslint-config from 8.1.1 to 8.2.0 (#434) ([f427f97](https://github.com/readmeio/rdme/commit/f427f97)), closes [#434](https://github.com/readmeio/rdme/issues/434)
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": "6.3.2",
"version": "6.4.0",
"description": "ReadMe's API CLI",
"license": "MIT",
"author": "ReadMe <[email protected]> (https://readme.com)",
Expand Down

0 comments on commit 187c128

Please sign in to comment.