Skip to content

Commit

Permalink
v16.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
flowzone-app[bot] authored Apr 14, 2024
1 parent bcf2ccc commit 582f9e8
Show file tree
Hide file tree
Showing 4 changed files with 21 additions and 3 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 husky to v9
hash: 715d2dd993591d449bca7ece48f069ed6994c8c7
body: |
Update husky from 8.0.3 to 9.0.11
footer:
Change-type: patch
change-type: patch
author: Self-hosted Renovate Bot
nested: []
version: 16.1.2
title: ""
date: 2024-04-14T04:09:27.077Z
- commits:
- subject: Update dependency @balena/lint to v8
hash: 02ba2563aa4ac82ad90accc30534f744c00a0c16
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/).

# v16.1.2
## (2024-04-14)

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

# v16.1.1
## (2024-04-11)

Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
16.1.1
16.1.2
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@balena/pinejs",
"version": "16.1.1",
"version": "16.1.2",
"main": "out/server-glue/module",
"type": "commonjs",
"repository": "[email protected]:balena-io/pinejs.git",
Expand Down Expand Up @@ -144,6 +144,6 @@
"recursive": true
},
"versionist": {
"publishedAt": "2024-04-11T22:45:28.082Z"
"publishedAt": "2024-04-14T04:09:27.749Z"
}
}

0 comments on commit 582f9e8

Please sign in to comment.