Skip to content

Commit

Permalink
v0.9.2
Browse files Browse the repository at this point in the history
  • Loading branch information
flowzone-app[bot] committed Mar 19, 2024
1 parent 86bf0b2 commit 361febe
Show file tree
Hide file tree
Showing 3 changed files with 19 additions and 2 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: Update dependency husky to v9
hash: a3230188793becc39969f81d1faf05acf764c30a
body: |
Update husky from 2.7.0 to 9.0.1
footer:
Change-type: patch
change-type: patch
author: Self-hosted Renovate Bot
version: 0.9.2
title: ""
date: 2024-03-19T21:07:37.535Z
- commits:
- subject: Update dependency prettier to v3
hash: 7f7def9c5eab1602b586c17cadf85df75bbeff71
Expand Down
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,11 @@ 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/).

# v0.9.2
## (2024-03-19)

* Update dependency husky to v9 [Self-hosted Renovate Bot]

# v0.9.1
## (2024-03-19)

Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "balena-deploy-request",
"version": "0.9.1",
"version": "0.9.2",
"description": "A simple script for generating deploy requests along with release notes",
"main": "src/index.js",
"bin": {
Expand Down Expand Up @@ -35,6 +35,6 @@
"prettier": "^3.0.0"
},
"versionist": {
"publishedAt": "2024-03-19T20:28:20.893Z"
"publishedAt": "2024-03-19T21:07:37.594Z"
}
}

0 comments on commit 361febe

Please sign in to comment.