Skip to content

Commit

Permalink
v16.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
flowzone-app[bot] authored Apr 11, 2024
1 parent a20cb5f commit 6b58f09
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 @balena/lint to v8
hash: 02ba2563aa4ac82ad90accc30534f744c00a0c16
body: |
Update @balena/lint from 7.3.0 to 8.0.0
footer:
Change-type: patch
change-type: patch
author: Self-hosted Renovate Bot
nested: []
version: 16.1.1
title: ""
date: 2024-04-11T22:45:27.398Z
- commits:
- subject: Add support for prettifying index constraint errors with their
description
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.1
## (2024-04-11)

* Update dependency @balena/lint to v8 [Self-hosted Renovate Bot]

# v16.1.0
## (2024-04-02)

Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
16.1.0
16.1.1
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.0",
"version": "16.1.1",
"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-02T15:33:21.974Z"
"publishedAt": "2024-04-11T22:45:28.082Z"
}
}

0 comments on commit 6b58f09

Please sign in to comment.