Skip to content

Commit 26ecd3e

Browse files
balena-ciVersionBot
authored andcommitted
v5.27.7
1 parent 473cd67 commit 26ecd3e

File tree

3 files changed

+7
-3
lines changed

3 files changed

+7
-3
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@ All notable changes to this project will be documented in this file
44
automatically by Versionist. DO NOT EDIT THIS FILE MANUALLY!
55
This project adheres to [Semantic Versioning](http://semver.org/).
66

7+
## 5.27.7 - 2021-07-06
8+
9+
* Fix link to Supervisor API reference [Mark Corbin]
10+
711
## 5.27.6 - 2021-07-06
812

913
* Omit code 429 and balena API from link-checker [Kyle Harding]

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "resin-docs",
33
"private": true,
4-
"version": "5.27.6",
4+
"version": "5.27.7",
55
"engines": {
66
"node": "^12.0.0"
77
},
@@ -53,6 +53,6 @@
5353
"webpack-cli": "^4.7.2"
5454
},
5555
"versionist": {
56-
"publishedAt": "2021-07-06T14:40:08.705Z"
56+
"publishedAt": "2021-07-06T16:04:11.586Z"
5757
}
5858
}

0 commit comments

Comments
 (0)