Skip to content

Commit d8ce9ba

Browse files
committed
release: v1.10.5
1 parent 1d34d5b commit d8ce9ba

File tree

4 files changed

+12
-3
lines changed

4 files changed

+12
-3
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,15 @@ All notable changes to the StringRay Framework will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v1.1.1.html).
77

8+
## [1.10.5] - 2026-03-17
9+
10+
### 🔄 Changes
11+
12+
### 🔎 Other Changes
13+
- release: v1.10.4 (1d34d5bf)
14+
15+
---
16+
817
## [1.10.4] - 2026-03-17
918

1019
### 🔄 Changes

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
**Enterprise AI Orchestration Framework for OpenCode/Claude Code**
44

5-
[![Version](https://img.shields.io/badge/version-1.10.4-blue?style=flat-square)](https://npmjs.com/package/strray-ai)
5+
[![Version](https://img.shields.io/badge/version-1.10.5-blue?style=flat-square)](https://npmjs.com/package/strray-ai)
66
[![License](https://img.shields.io/badge/license-MIT-green?style=flat-square)](LICENSE)
77
[![Tests](https://img.shields.io/badge/tests-2368%20passed-brightgreen?style=flat-square)](src/__tests__)
88
[![GitHub stars](https://img.shields.io/github/stars/htafolla/stringray?style=social)](https://github.com/htafolla/stringray)

docs/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# ⚡ StringRay AI v1.9.0 – Enterprise AI Agent Coordination Platform
22

3-
[![Version](https://img.shields.io/badge/version-1.10.4-blue.svg)](https://github.com/htafolla/strray)
3+
[![Version](https://img.shields.io/badge/version-1.10.5-blue.svg)](https://github.com/htafolla/strray)
44
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)
55
[![Node.js](https://img.shields.io/badge/Node.js-18+-green.svg)](https://nodejs.org/)
66
[![TypeScript](https://img.shields.io/badge/TypeScript-5.9+-blue.svg)](https://www.typescriptlang.org/)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "strray-ai",
3-
"version": "1.10.4",
3+
"version": "1.10.5",
44
"description": "⚡ StringRay ⚡: Bulletproof AI orchestration with systematic error prevention. Zero dead ends. Ship clean, tested, optimized code — every time.",
55
"license": "MIT",
66
"repository": {

0 commit comments

Comments
 (0)