Skip to content

Commit 0af3d43

Browse files
balena-ciVersionBot
authored andcommitted
v5.27.6
1 parent 305bf33 commit 0af3d43

File tree

3 files changed

+8
-3
lines changed

3 files changed

+8
-3
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,11 @@ 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.6 - 2021-07-06
8+
9+
* Omit code 429 and balena API from link-checker [Kyle Harding]
10+
* Fix bind9 URL [Kyle Harding]
11+
712
## 5.27.5 - 2021-07-06
813

914
* patch: bump webpack from 5.42.0 to 5.42.1 [dependabot[bot]]

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.5",
4+
"version": "5.27.6",
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-06T12:59:14.303Z"
56+
"publishedAt": "2021-07-06T14:40:08.705Z"
5757
}
5858
}

0 commit comments

Comments
 (0)