From 6ee4a47f0737050ec20ba108be660e077f1b98a2 Mon Sep 17 00:00:00 2001 From: Daniel Wedul Date: Fri, 2 Feb 2024 11:50:16 -0700 Subject: [PATCH] Fix the changelog. --- CHANGELOG.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 417c946d16..9678940414 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -37,11 +37,12 @@ Ref: https://keepachangelog.com/en/1.0.0/ ## [Unreleased] -* nothing - ### Dependencies + - Bump `bufbuild/buf-setup-action` from 1.28.1 to 1.29.0 ([#1825](https://github.com/provenance-io/provenance/pull/1825)) +--- + ## [v1.18.0-rc1](https://github.com/provenance-io/provenance/releases/tag/v1.18.0-rc1) - 2024-01-30 ### Features @@ -84,7 +85,7 @@ Ref: https://keepachangelog.com/en/1.0.0/ ### Dependencies -- Bump `bufbuild/buf-setup-action` from 1.27.1 to 1.29.0 ([#1724](https://github.com/provenance-io/provenance/pull/1724), [#1744](https://github.com/provenance-io/provenance/pull/1744), [#1750](https://github.com/provenance-io/provenance/pull/1750), [#1825](https://github.com/provenance-io/provenance/pull/1825)) +- Bump `bufbuild/buf-setup-action` from 1.27.1 to 1.28.1 ([#1724](https://github.com/provenance-io/provenance/pull/1724), [#1744](https://github.com/provenance-io/provenance/pull/1744), [#1750](https://github.com/provenance-io/provenance/pull/1750)) - Bump `github.com/google/uuid` from 1.3.1 to 1.6.0 ([#1723](https://github.com/provenance-io/provenance/pull/1723), [#1781](https://github.com/provenance-io/provenance/pull/1781), [#1819](https://github.com/provenance-io/provenance/pull/1819)) - Bump `github.com/gorilla/mux` from 1.8.0 to 1.8.1 ([#1734](https://github.com/provenance-io/provenance/pull/1734)) - Bump `golang.org/x/text` from 0.13.0 to 0.14.0 ([#1735](https://github.com/provenance-io/provenance/pull/1735))