Skip to content

Commit

Permalink
v19.11.1
Browse files Browse the repository at this point in the history
  • Loading branch information
flowzone-app[bot] authored Oct 21, 2024
1 parent aaaee47 commit 69d8208
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 dependency sinon to v19
hash: e7761a616bfdfb193f8617b3ba023fb3fce4ed05
body: |
Update sinon from 18.0.0 to 19.0.2
footer:
Change-type: patch
change-type: patch
author: Self-hosted Renovate Bot
nested: []
version: 19.11.1
title: ""
date: 2024-10-21T13:05:14.018Z
- commits:
- subject: Add alias `device logs` for `logs`
hash: b77f266bd757d62f110d4fc61128b5aa592f7a4e
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.11.1 - 2024-10-21

* Update dependency sinon to v19 [Self-hosted Renovate Bot]

## 19.11.0 - 2024-10-21

* Add alias `device logs` for `logs` [myarmolinsky]
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.11.0",
"version": "19.11.1",
"description": "The official balena Command Line Interface",
"main": "./build/app.js",
"homepage": "https://github.com/balena-io/balena-cli",
Expand Down Expand Up @@ -273,6 +273,6 @@
}
},
"versionist": {
"publishedAt": "2024-10-21T12:08:56.452Z"
"publishedAt": "2024-10-21T13:05:14.936Z"
}
}

0 comments on commit 69d8208

Please sign in to comment.