Skip to content

Commit

Permalink
v15.3.21
Browse files Browse the repository at this point in the history
  • Loading branch information
flowzone-app[bot] authored Nov 24, 2023
1 parent e158358 commit 9e395d8
Show file tree
Hide file tree
Showing 4 changed files with 21 additions and 3 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 grunt-webpack to v6
hash: 8e6a57ca6c715f8a9c329948788d58cc8ceeedd6
body: |
Update grunt-webpack from 5.0.0 to 6.0.0
footer:
Change-type: patch
change-type: patch
author: Self-hosted Renovate Bot
nested: []
version: 15.3.21
title: ""
date: 2023-11-24T12:00:32.882Z
- commits:
- subject: Update dependency @types/websql to ^0.0.30
hash: 1df43317b094ec1230a7e494246804cf509dc6c1
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/).

# v15.3.21
## (2023-11-24)

* Update dependency grunt-webpack to v6 [Self-hosted Renovate Bot]

# v15.3.20
## (2023-11-24)

Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
15.3.20
15.3.21
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": "15.3.20",
"version": "15.3.21",
"main": "out/server-glue/module",
"repository": "[email protected]:balena-io/pinejs.git",
"license": "Apache-2.0",
Expand Down Expand Up @@ -143,6 +143,6 @@
"recursive": true
},
"versionist": {
"publishedAt": "2023-11-24T10:08:44.063Z"
"publishedAt": "2023-11-24T12:00:33.552Z"
}
}

0 comments on commit 9e395d8

Please sign in to comment.