Skip to content

Commit

Permalink
v1.27.42
Browse files Browse the repository at this point in the history
  • Loading branch information
flowzone-app[bot] authored Nov 28, 2023
1 parent 368b8f1 commit c215040
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: Update dependency lint-staged to v15
hash: 0b9e471a51229e56931c709ec59b8fe02308f623
body: |
Update lint-staged from 13.3.0 to 15.1.0
footer:
Change-type: patch
change-type: patch
author: Self-hosted Renovate Bot
nested: []
version: 1.27.42
title: ""
date: 2023-11-28T16:11:55.156Z
- commits:
- subject: Lock file maintenance
hash: be2d71d22b9b96813f1695e00127a297b7f175a1
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.42
## (2023-11-28)

* Update dependency lint-staged to v15 [Self-hosted Renovate Bot]

# v1.27.41
## (2023-11-27)

Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.27.41
1.27.42
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.41",
"version": "1.27.42",
"scripts": {
"build": "tsc",
"prettify": "balena-lint --fix src/ typings/",
Expand Down Expand Up @@ -56,6 +56,6 @@
]
},
"versionist": {
"publishedAt": "2023-11-27T01:22:41.208Z"
"publishedAt": "2023-11-28T16:11:55.376Z"
}
}

0 comments on commit c215040

Please sign in to comment.