Skip to content

Commit

Permalink
v5.65.1
Browse files Browse the repository at this point in the history
  • Loading branch information
flowzone-app[bot] committed Jun 27, 2024
1 parent abe243c commit c0408b7
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: Update NPM dependencies"
hash: 237d8bb91cdf2110afbe94fbf0ec7bd216a6e99d
body: ""
footer:
Signed-off-by: Vipul Gupta (@vipulgupta2048) <vipulgupta2048@gmail.com>
signed-off-by: Vipul Gupta (@vipulgupta2048) <vipulgupta2048@gmail.com>
author: Vipul Gupta (@vipulgupta2048)
nested: []
version: 5.65.1
title: ""
date: 2024-06-27T14:20:25.713Z
- commits:
- subject: "minor: Add Accounts & Billing section"
hash: b792e3e448dc601e979bba4a9a33f64841d87021
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.65.1 - 2024-06-27

* patch: Update NPM dependencies [Vipul Gupta (@vipulgupta2048)]

## 5.65.0 - 2024-06-26

* minor: Add Accounts & Billing section [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.65.0",
"version": "5.65.1",
"engines": {
"node": "^18.0.0"
},
Expand Down Expand Up @@ -58,6 +58,6 @@
"wrangler": "^3.62.0"
},
"versionist": {
"publishedAt": "2024-06-26T12:08:57.050Z"
"publishedAt": "2024-06-27T14:20:26.259Z"
}
}

0 comments on commit c0408b7

Please sign in to comment.