Skip to content

Commit

Permalink
v9.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
flowzone-app[bot] authored Jan 2, 2024
1 parent 31577ae commit 57351f4
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 dependency @types/node to v20
hash: 592f33d508e186faa8634bff78f7b0ca8adfccc4
body: |
Update @types/node from 18.18.6 to 20.10.6
footer:
Change-type: patch
change-type: patch
author: Self-hosted Renovate Bot
nested: []
version: 9.0.4
title: ""
date: 2024-01-02T19:50:17.811Z
- commits:
- subject: Update dependency @types/debug to v4.1.12
hash: 884b70d3ce314768bedf91cf84968990c887e5f1
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/).

## 9.0.4 - 2024-01-02

* Update dependency @types/node to v20 [Self-hosted Renovate Bot]

## 9.0.3 - 2024-01-02

* Update dependency @types/debug to v4.1.12 [Self-hosted Renovate Bot]
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,6 +1,6 @@
{
"name": "etcher-sdk",
"version": "9.0.3",
"version": "9.0.4",
"description": "Etcher SDK",
"author": "Balena Ltd <[email protected]>",
"main": "build/index.js",
Expand Down Expand Up @@ -108,6 +108,6 @@
"node": ">=18"
},
"versionist": {
"publishedAt": "2024-01-02T18:51:28.317Z"
"publishedAt": "2024-01-02T19:50:18.052Z"
}
}

0 comments on commit 57351f4

Please sign in to comment.