From a97ce962a544ce8a1b06f02cf492e1d7ac46161d Mon Sep 17 00:00:00 2001 From: Scott Twiname Date: Fri, 26 Apr 2024 13:22:28 +1200 Subject: [PATCH] Update changelogs --- packages/common-algorand/CHANGELOG.md | 2 ++ packages/node/CHANGELOG.md | 2 ++ packages/types/CHANGELOG.md | 2 ++ 3 files changed, 6 insertions(+) diff --git a/packages/common-algorand/CHANGELOG.md b/packages/common-algorand/CHANGELOG.md index cc433a9d..f6e35082 100644 --- a/packages/common-algorand/CHANGELOG.md +++ b/packages/common-algorand/CHANGELOG.md @@ -5,6 +5,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ## [Unreleased] +### Changed +- Update dependencies and apply changes to match (#115) ## [3.3.0] - 2024-04-10 ### Changed diff --git a/packages/node/CHANGELOG.md b/packages/node/CHANGELOG.md index 517d71e8..9aad7b16 100644 --- a/packages/node/CHANGELOG.md +++ b/packages/node/CHANGELOG.md @@ -5,6 +5,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ## [Unreleased] +### Changed +- Update dependencies and apply changes to match (#115) ## [3.10.0] - 2024-04-10 ### Changed diff --git a/packages/types/CHANGELOG.md b/packages/types/CHANGELOG.md index 000697a2..43936f9d 100644 --- a/packages/types/CHANGELOG.md +++ b/packages/types/CHANGELOG.md @@ -5,6 +5,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ## [Unreleased] +### Changed +- Update dependencies and apply changes to match (#115) ## [3.2.0] - 2024-04-10 ### Changed