Skip to content

Commit

Permalink
v18.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
flowzone-app[bot] authored Nov 13, 2024
1 parent 5ecf831 commit 0ffbecb
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: Update balena-io/deploy-to-balena-action action to v2.0.84
hash: aa3e1e3210fdfb1a7faf3ae299da52f7d672e954
body: |
Update balena-io/deploy-to-balena-action from 2.0.81 to 2.0.84
footer:
Change-type: patch
change-type: patch
author: balena-renovate[bot]
nested: []
version: 18.2.1
title: ""
date: 2024-11-13T16:09:29.406Z
- commits:
- subject: Only generate installation tokens when App ID is provided
hash: 0286a1cc1a832fee7f1597a37174ee01d091677f
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/).

## 18.2.1 - 2024-11-13

* Update balena-io/deploy-to-balena-action action to v2.0.84 [balena-renovate[bot]]

## 18.2.0 - 2024-11-12

* Only generate installation tokens when App ID is provided [Kyle Harding]
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
Expand Up @@ -17,8 +17,8 @@
"dependencies": {
"yaml": "^2.1.3"
},
"version": "18.2.0",
"version": "18.2.1",
"versionist": {
"publishedAt": "2024-11-12T19:53:33.068Z"
"publishedAt": "2024-11-13T16:09:29.922Z"
}
}

0 comments on commit 0ffbecb

Please sign in to comment.