From 5034c7cb0d47d2615ce9fa0ce73dd71814768383 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Tue, 27 Feb 2024 13:09:09 +0000 Subject: [PATCH] chore(release): 42.2.5 [skip ci] ## [42.2.5](https://github.com/ipfs/aegir/compare/v42.2.4...v42.2.5) (2024-02-27) ### Bug Fixes * update to actions/cache@v4 ([#1471](https://github.com/ipfs/aegir/issues/1471)) ([f6f5279](https://github.com/ipfs/aegir/commit/f6f52798a02c9d5b463db4e2e7044e98a7cc327b)) ### Dependencies * bump latest-version from 8.0.0 to 9.0.0 ([#1474](https://github.com/ipfs/aegir/issues/1474)) ([792eec2](https://github.com/ipfs/aegir/commit/792eec2d426af4cc687069dd098f6349fb871cba)) --- CHANGELOG.md | 12 ++++++++++++ package.json | 2 +- 2 files changed, 13 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 90d586c0b..99339ebef 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,15 @@ +## [42.2.5](https://github.com/ipfs/aegir/compare/v42.2.4...v42.2.5) (2024-02-27) + + +### Bug Fixes + +* update to actions/cache@v4 ([#1471](https://github.com/ipfs/aegir/issues/1471)) ([f6f5279](https://github.com/ipfs/aegir/commit/f6f52798a02c9d5b463db4e2e7044e98a7cc327b)) + + +### Dependencies + +* bump latest-version from 8.0.0 to 9.0.0 ([#1474](https://github.com/ipfs/aegir/issues/1474)) ([792eec2](https://github.com/ipfs/aegir/commit/792eec2d426af4cc687069dd098f6349fb871cba)) + ## [42.2.4](https://github.com/ipfs/aegir/compare/v42.2.3...v42.2.4) (2024-02-12) diff --git a/package.json b/package.json index f0de66030..90db3c506 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "aegir", - "version": "42.2.4", + "version": "42.2.5", "description": "JavaScript project management", "license": "Apache-2.0 OR MIT", "homepage": "https://github.com/ipfs/aegir#readme",