Skip to content

Commit

Permalink
v5.62.4
Browse files Browse the repository at this point in the history
  • Loading branch information
flowzone-app[bot] authored Apr 4, 2024
1 parent b1ffcbf commit d0e98be
Show file tree
Hide file tree
Showing 4 changed files with 20 additions and 4 deletions.
12 changes: 12 additions & 0 deletions .versionbot/CHANGELOG.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
- commits:
- subject: "patch: Add double quotes for accept status codes"
hash: a1bbc2044286a312f41ec035899831f6fe7c2d14
body: ""
footer:
Signed-off-by: Vipul Gupta (@vipulgupta2048) <[email protected]>
signed-off-by: Vipul Gupta (@vipulgupta2048) <[email protected]>
author: Vipul Gupta (@vipulgupta2048)
nested: []
version: 5.62.4
title: ""
date: 2024-04-04T14:14:45.648Z
- commits:
- subject: "patch: Add Diagnostics headings to navigation sidebar"
hash: 8c43d33fe2c9f0cd824d816a8b6fbcf522157251
Expand Down
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](https://semver.org/).

## 5.62.4 - 2024-04-04

* patch: Add double quotes for accept status codes [Vipul Gupta (@vipulgupta2048)]

## 5.62.3 - 2024-03-26

* patch: Add Diagnostics headings to navigation sidebar [Vipul Gupta (@vipulgupta2048)]
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.62.3",
"version": "5.62.4",
"engines": {
"node": "^18.0.0"
},
Expand Down Expand Up @@ -58,6 +58,6 @@
"wrangler": "^3.28.2"
},
"versionist": {
"publishedAt": "2024-03-26T18:59:44.930Z"
"publishedAt": "2024-04-04T14:14:46.184Z"
}
}

0 comments on commit d0e98be

Please sign in to comment.