Skip to content

Commit

Permalink
v1.27.76
Browse files Browse the repository at this point in the history
  • Loading branch information
flowzone-app[bot] authored Feb 12, 2024
1 parent d84e0b0 commit 9ab4a6b
Show file tree
Hide file tree
Showing 5 changed files with 23 additions and 5 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: Lock file maintenance
hash: de4941cd8f8fce5a532f0fb838e946eabe581218
body: |
Update
footer:
Change-type: patch
change-type: patch
author: Self-hosted Renovate Bot
nested: []
version: 1.27.76
title: ""
date: 2024-02-12T01:13:37.562Z
- commits:
- subject: Update dependency lint-staged to v15.2.2
hash: c703c636b482b2c2fd80d1c6c3213e42103d2741
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/).

# v1.27.76
## (2024-02-12)

* Lock file maintenance [Self-hosted Renovate Bot]

# v1.27.75
## (2024-02-08)

Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.27.75
1.27.76
4 changes: 2 additions & 2 deletions package-lock.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-mdns-publisher",
"version": "1.27.75",
"version": "1.27.76",
"scripts": {
"build": "tsc",
"prettify": "balena-lint --fix src/ typings/",
Expand Down Expand Up @@ -56,6 +56,6 @@
]
},
"versionist": {
"publishedAt": "2024-02-08T14:53:23.363Z"
"publishedAt": "2024-02-12T01:13:37.819Z"
}
}

0 comments on commit 9ab4a6b

Please sign in to comment.