Skip to content

Commit

Permalink
v5.43.12
Browse files Browse the repository at this point in the history
  • Loading branch information
balena-ci authored and VersionBot committed Aug 29, 2022
1 parent f1f5871 commit 0e2f4cc
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 4 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.43.12 - 2022-08-29

* patch: Force Heroku to rebuild docs daily [Vipul Gupta (@vipulgupta2048)]

## 5.43.11 - 2022-08-02

* patch: bump lycheeverse/lychee-action from 1.5.0 to 1.5.1 [dependabot[bot]]
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.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "balena-docs",
"private": true,
"version": "5.43.11",
"version": "5.43.12",
"engines": {
"node": "^12.0.0"
},
Expand Down Expand Up @@ -53,6 +53,6 @@
"webpack-cli": "^4.9.2"
},
"versionist": {
"publishedAt": "2022-08-02T20:08:51.632Z"
"publishedAt": "2022-08-29T20:22:46.595Z"
}
}

0 comments on commit 0e2f4cc

Please sign in to comment.