Skip to content

Commit

Permalink
v18.1.5
Browse files Browse the repository at this point in the history
  • Loading branch information
flowzone-app[bot] committed Mar 14, 2024
1 parent 619f605 commit 71345a8
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
@@ -1,3 +1,15 @@
- commits:
- subject: Move klaw library to dev dependency
hash: bb4713ab9a2445cc7adab24f7d9549331f1c72e8
body: ""
footer:
Change-type: patch
change-type: patch
author: Otavio Jacobi
nested: []
version: 18.1.5
title: ""
date: 2024-03-14T15:52:35.043Z
- commits:
- subject: Update @balena/lint to 8.0.0
hash: 634ad156ce9a6557102f438715c4a90fccf2db9c
Expand Down
4 changes: 4 additions & 0 deletions CHANGELOG.md
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/).

## 18.1.5 - 2024-03-14

* Move klaw library to dev dependency [Otavio Jacobi]

## 18.1.4 - 2024-03-14

* Update @balena/lint to 8.0.0 [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
@@ -1,6 +1,6 @@
{
"name": "balena-cli",
"version": "18.1.4",
"version": "18.1.5",
"description": "The official balena Command Line Interface",
"main": "./build/app.js",
"homepage": "https://github.com/balena-io/balena-cli",
Expand Down Expand Up @@ -288,6 +288,6 @@
"windosu": "^0.3.0"
},
"versionist": {
"publishedAt": "2024-03-14T14:34:46.771Z"
"publishedAt": "2024-03-14T15:52:35.905Z"
}
}

0 comments on commit 71345a8

Please sign in to comment.