Skip to content

Commit 5b2220c

Browse files
committed
build: 6.1.3 release
1 parent e282b54 commit 5b2220c

File tree

3 files changed

+9
-3
lines changed

3 files changed

+9
-3
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## <small>6.1.3 (2021-12-17)</small>
2+
3+
* fix(openapi): return rejected `Promise` if spec uploads fail (#409) ([e282b54](https://github.com/readmeio/rdme/commit/e282b54)), closes [#409](https://github.com/readmeio/rdme/issues/409)
4+
5+
6+
17
## <small>6.1.2 (2021-12-16)</small>
28

39
* ci: drop the npm@7 requirement before installing deps in ci (#408) ([fd7dace](https://github.com/readmeio/rdme/commit/fd7dace)), closes [#408](https://github.com/readmeio/rdme/issues/408)

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": "6.1.2",
3+
"version": "6.1.3",
44
"description": "ReadMe's API CLI",
55
"license": "MIT",
66
"author": "ReadMe <[email protected]> (https://readme.com)",

0 commit comments

Comments
 (0)