From af9c2377a0d3fa90f74d69ab36b25a74cab58882 Mon Sep 17 00:00:00 2001 From: imfozilbek Date: Sun, 30 Nov 2025 01:25:23 +0500 Subject: [PATCH] chore(ipuaro): bump version to 0.3.0 --- packages/ipuaro/CHANGELOG.md | 2 +- packages/ipuaro/package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/packages/ipuaro/CHANGELOG.md b/packages/ipuaro/CHANGELOG.md index f268379..811fa1c 100644 --- a/packages/ipuaro/CHANGELOG.md +++ b/packages/ipuaro/CHANGELOG.md @@ -5,7 +5,7 @@ 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.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). -## [Unreleased] - 0.3.0 Indexer (complete) +## [0.3.0] - 2025-11-30 - Indexer ### Added diff --git a/packages/ipuaro/package.json b/packages/ipuaro/package.json index be14890..88ccd4f 100644 --- a/packages/ipuaro/package.json +++ b/packages/ipuaro/package.json @@ -1,6 +1,6 @@ { "name": "@samiyev/ipuaro", - "version": "0.2.0", + "version": "0.3.0", "description": "Local AI agent for codebase operations with infinite context feeling", "author": "Fozilbek Samiyev ", "license": "MIT",