Skip to content

Commit

Permalink
v5.27.7
Browse files Browse the repository at this point in the history
  • Loading branch information
balena-ci authored and VersionBot committed Jul 6, 2021
1 parent 473cd67 commit 26ecd3e
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 3 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,10 @@ All notable changes to this project will be documented in this file
automatically by Versionist. DO NOT EDIT THIS FILE MANUALLY!
This project adheres to [Semantic Versioning](http://semver.org/).

## 5.27.7 - 2021-07-06

* Fix link to Supervisor API reference [Mark Corbin]

## 5.27.6 - 2021-07-06

* Omit code 429 and balena API from link-checker [Kyle Harding]
Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "resin-docs",
"private": true,
"version": "5.27.6",
"version": "5.27.7",
"engines": {
"node": "^12.0.0"
},
Expand Down Expand Up @@ -53,6 +53,6 @@
"webpack-cli": "^4.7.2"
},
"versionist": {
"publishedAt": "2021-07-06T14:40:08.705Z"
"publishedAt": "2021-07-06T16:04:11.586Z"
}
}

0 comments on commit 26ecd3e

Please sign in to comment.