From ab28a9a39138c9834a86215fab81a28fb83cf293 Mon Sep 17 00:00:00 2001 From: Scott Twiname Date: Fri, 26 Apr 2024 15:59:59 +1200 Subject: [PATCH] Update changelogs --- packages/common-near/CHANGELOG.md | 2 ++ packages/node/CHANGELOG.md | 2 ++ packages/types/CHANGELOG.md | 2 ++ 3 files changed, 6 insertions(+) diff --git a/packages/common-near/CHANGELOG.md b/packages/common-near/CHANGELOG.md index 7cc7bf57..88d3a4a6 100644 --- a/packages/common-near/CHANGELOG.md +++ b/packages/common-near/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 (#109) ## [3.4.0] - 2024-04-10 ### Changed diff --git a/packages/node/CHANGELOG.md b/packages/node/CHANGELOG.md index ebe86805..1ef45206 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 (#109) ## [3.10.0] - 2024-04-10 ### Changed diff --git a/packages/types/CHANGELOG.md b/packages/types/CHANGELOG.md index c4c48e07..f88193e4 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 (#109) ## [3.2.0] - 2024-04-10 ### Changed