From b460120d97e3623eb882a19a024fed5065cf5426 Mon Sep 17 00:00:00 2001 From: "ugrc-release-bot[bot]" <113075024+ugrc-release-bot[bot]@users.noreply.github.com> Date: Wed, 1 Jan 2025 19:47:42 +0000 Subject: [PATCH] chore: release v5.6.4 --- CHANGELOG.md | 8 ++++++++ package.json | 2 +- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index a132671e..4f71fbff 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,13 @@ # Changelog +## [5.6.4](https://github.com/agrc/atlas/compare/v5.6.3...v5.6.4) (2025-01-01) + + +### Dependencies + +* bump the major-dependencies group across 1 directory with 2 updates ([ba98276](https://github.com/agrc/atlas/commit/ba9827646a5f6d6d0071d883b7070167bbc2035a)) +* bump the safe-dependencies group with 9 updates ([50384fb](https://github.com/agrc/atlas/commit/50384fba3731bd0010225b562c0270017c26a403)) + ## [5.6.3](https://github.com/agrc/atlas/compare/v5.6.2...v5.6.3) (2024-11-14) diff --git a/package.json b/package.json index 9557e9ad..f3bebc2c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@ugrc/atlas", - "version": "5.6.3", + "version": "5.6.4", "private": true, "type": "module", "scripts": {