diff --git a/.versionbot/CHANGELOG.yml b/.versionbot/CHANGELOG.yml index fc6bb40..248122a 100644 --- a/.versionbot/CHANGELOG.yml +++ b/.versionbot/CHANGELOG.yml @@ -1,3 +1,21 @@ +- commits: + - subject: Update from v5 to v7 api usage + hash: b91a728082c82ea6209a921cb3bd0c3602f7ca64 + body: "" + footer: + Change-type: patch + change-type: patch + author: Pagan Gazzard + - subject: Create pinejs client using `NewClientWithToken` + hash: 429d0b7c83986417afd8dd93ab9ca538ea04dcfe + body: "" + footer: + Change-type: patch + change-type: patch + author: Pagan Gazzard + version: 6.1.56 + title: "" + date: 2024-10-18T15:27:55.492Z - commits: - subject: Update module github.com/prometheus/client_golang to v1.20.5 hash: 1c1124fdaff02b0a5a149c247b9567ac75e05dd5 diff --git a/CHANGELOG.md b/CHANGELOG.md index 5d5dba2..ec1ca7c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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/). +## v6.1.56 - 2024-10-18 + +* Update from v5 to v7 api usage [Pagan Gazzard] +* Create pinejs client using `NewClientWithToken` [Pagan Gazzard] + ## v6.1.55 - 2024-10-15 * Update module github.com/prometheus/client_golang to v1.20.5 [Self-hosted Renovate Bot]