Skip to content

Commit

Permalink
v28.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
flowzone-app[bot] authored Sep 16, 2024
1 parent 24a6c3c commit 2d4f986
Show file tree
Hide file tree
Showing 4 changed files with 21 additions and 4 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: 47c9adf655ba2bf14d71def6c54e293f2e250b39
body: |
Update
footer:
Change-type: patch
change-type: patch
author: Self-hosted Renovate Bot
nested: []
version: 28.0.1
title: ""
date: 2024-09-16T15:05:34.295Z
- commits:
- subject: Update to pinejs 19
hash: 3fc2198e69b93c5438d4dd8a1bc9ba8e8f096074
Expand Down
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,10 @@ 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/).

## 28.0.1 - 2024-09-16

* Lock file maintenance [Self-hosted Renovate Bot]

## 28.0.0 - 2024-09-16


Expand Down
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,7 +1,7 @@
{
"name": "@balena/open-balena-api",
"description": "Internet of things, Made Simple",
"version": "28.0.0",
"version": "28.0.1",
"license": "AGPL-3.0",
"repository": {
"type": "git",
Expand Down Expand Up @@ -168,6 +168,6 @@
"loader": "ts-node/esm/transpile-only"
},
"versionist": {
"publishedAt": "2024-09-16T14:28:37.556Z"
"publishedAt": "2024-09-16T15:05:35.099Z"
}
}

0 comments on commit 2d4f986

Please sign in to comment.