Skip to content

Commit

Permalink
v19.0.7
Browse files Browse the repository at this point in the history
  • Loading branch information
flowzone-app[bot] committed Sep 12, 2024
1 parent 519395c commit e292731
Show file tree
Hide file tree
Showing 4 changed files with 21 additions and 4 deletions.
13 changes: 13 additions & 0 deletions .versionbot/CHANGELOG.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,16 @@
- commits:
- subject: Update actions/setup-node digest to 1e60f62
hash: 314e8800d0c6dfeade2140125cb3dd996713713e
body: |
Update actions/setup-node
footer:
Change-type: patch
change-type: patch
author: Self-hosted Renovate Bot
nested: []
version: 19.0.7
title: ""
date: 2024-09-12T14:13:18.381Z
- commits:
- subject: Remove moment and moment-duration-format in favor of native time parsing
hash: 707b249e972a6943d75014f487285c0dd8085b15
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](http://semver.org/).

## 19.0.7 - 2024-09-12

* Update actions/setup-node digest to 1e60f62 [Self-hosted Renovate Bot]

## 19.0.6 - 2024-09-12

* Remove moment and moment-duration-format in favor of native time parsing [Otavio Jacobi]
Expand Down
4 changes: 2 additions & 2 deletions npm-shrinkwrap.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,6 +1,6 @@
{
"name": "balena-cli",
"version": "19.0.6",
"version": "19.0.7",
"description": "The official balena Command Line Interface",
"main": "./build/app.js",
"homepage": "https://github.com/balena-io/balena-cli",
Expand Down Expand Up @@ -277,6 +277,6 @@
}
},
"versionist": {
"publishedAt": "2024-09-12T13:47:26.174Z"
"publishedAt": "2024-09-12T14:13:19.204Z"
}
}

0 comments on commit e292731

Please sign in to comment.