Skip to content

Commit

Permalink
v5.61.7
Browse files Browse the repository at this point in the history
  • Loading branch information
flowzone-app[bot] authored Mar 11, 2024
1 parent ff94d0f commit 97197ee
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 token input to lychee action"
hash: e8a797b95edda000014c5809e74c02f1dbe0f7fc
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.61.7
title: ""
date: 2024-03-11T10:52:46.714Z
- commits:
- subject: "patch: Add Google Tag Manager url to ignore list"
hash: 26ce21e4c812a2ea6fa702c16de8750ad853d6bc
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.61.7 - 2024-03-11

* patch: Add token input to lychee action [Vipul Gupta (@vipulgupta2048)]

## 5.61.6 - 2024-03-06

* patch: Add Google Tag Manager url to ignore list [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.61.6",
"version": "5.61.7",
"engines": {
"node": "^18.0.0"
},
Expand Down Expand Up @@ -58,6 +58,6 @@
"wrangler": "^3.28.2"
},
"versionist": {
"publishedAt": "2024-03-06T21:02:33.839Z"
"publishedAt": "2024-03-11T10:52:47.254Z"
}
}

0 comments on commit 97197ee

Please sign in to comment.