Skip to content

Commit

Permalink
v20.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
flowzone-app[bot] authored Jan 21, 2025
1 parent 8dfe404 commit 46232c8
Show file tree
Hide file tree
Showing 4 changed files with 29 additions and 3 deletions.
21 changes: 21 additions & 0 deletions .versionbot/CHANGELOG.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,16 @@
- commits:
- subject: Update postgres Docker tag to v17
hash: cfd7adeb986bad2fa6bfdf266ffd36c50c30a9f9
body: |
Update postgres from 16 to 17
footer:
Change-type: patch
change-type: patch
author: balena-renovate[bot]
nested: []
version: 20.0.1
title: ""
date: 2025-01-21T16:53:29.494Z
- commits:
- subject: Update node engines entry to clarify we don't actively support 21.x
hash: bb75825da9bf23f38f1c0fe2bae301d171d84de6
Expand Down Expand Up @@ -2175,6 +2188,7 @@






As balena-lint
Expand Down Expand Up @@ -2221,6 +2235,7 @@






As engine and npm is
Expand Down Expand Up @@ -2282,6 +2297,7 @@






Ensure that the
Expand Down Expand Up @@ -2406,6 +2422,7 @@






This also deprecates
Expand Down Expand Up @@ -2458,6 +2475,7 @@






It can in fact be a
Expand Down Expand Up @@ -2511,6 +2529,7 @@






We know what type
Expand Down Expand Up @@ -2569,6 +2588,7 @@






Update
Expand Down Expand Up @@ -2738,6 +2758,7 @@






This also deprecates
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/).

# v20.0.1
## (2025-01-21)

* Update postgres Docker tag to v17 [balena-renovate[bot]]

# v20.0.0
## (2025-01-10)

Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
20.0.0
20.0.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": "20.0.0",
"version": "20.0.1",
"main": "out/server-glue/module.js",
"type": "module",
"repository": "[email protected]:balena-io/pinejs.git",
Expand Down Expand Up @@ -148,6 +148,6 @@
"recursive": true
},
"versionist": {
"publishedAt": "2025-01-10T18:15:02.174Z"
"publishedAt": "2025-01-21T16:53:30.413Z"
}
}

0 comments on commit 46232c8

Please sign in to comment.