From 27ca7079b88d0b5146b13e3a605723f79aed9f13 Mon Sep 17 00:00:00 2001 From: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com> Date: Sat, 26 Apr 2025 00:13:26 +0000 Subject: [PATCH] Update changelog for v0.0.106 Co-Authored-By: unknown <> --- CHANGELOG.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 127b2837..39d77389 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,16 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +## [v0.0.106] - 2025-04-26 + +### Changed +- Use update not upgrade ([#235](https://github.com/agentuity/cli/pull/235)) +- Some Node libraries which have already been bundled conflict with our bundle require shim ([#233](https://github.com/agentuity/cli/pull/233)) + +### Documentation +- Update changelog for v0.0.105 ([#232](https://github.com/agentuity/cli/pull/232)) +- Fix doc link + ## [v0.0.105] - 2025-04-25 ### Changed