Skip to content

Commit

Permalink
v2.4.47
Browse files Browse the repository at this point in the history
  • Loading branch information
flowzone-app[bot] authored Jan 2, 2024
1 parent 9ba163a commit 5f4f311
Show file tree
Hide file tree
Showing 3 changed files with 18 additions and 2 deletions.
12 changes: 12 additions & 0 deletions .versionbot/CHANGELOG.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
- commits:
- subject: Disable automerge of major npm types
hash: 657735d6bb69031c759e0b828bf8906028a4876a
body: ""
footer:
Change-type: patch
change-type: patch
author: Kyle Harding
nested: []
version: 2.4.47
title: ""
date: 2024-01-02T21:20:37.265Z
- commits:
- subject: Group npm dependencies with their associated types
hash: 45d68cc05f18d70d014fd10afca28c276feafee1
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/).

## 2.4.47 - 2024-01-02

* Disable automerge of major npm types [Kyle Harding]

## 2.4.46 - 2024-01-02

* Group npm dependencies with their associated types [Kyle Harding]
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@balena/balena-io-renovate-config",
"version": "2.4.46",
"version": "2.4.47",
"private": true,
"repository": {
"type": "git",
Expand All @@ -19,6 +19,6 @@
"node": ">=18.12.0"
},
"versionist": {
"publishedAt": "2024-01-02T17:58:55.314Z"
"publishedAt": "2024-01-02T21:20:37.590Z"
}
}

0 comments on commit 5f4f311

Please sign in to comment.