Skip to content

Commit d292449

Browse files
chore(patch): 1.0.99 [skip ci]
## [1.0.99](v1.0.98...v1.0.99) (2025-04-10) ### 🤖 Build System * Added support for xAI grok ([e11017e](e11017e))
1 parent e11017e commit d292449

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@
33
[![semantic versioning](https://img.shields.io/badge/semantic%20versioning-2.0.0-green.svg)](https://semver.org)
44
> All notable changes to this project will be documented in this file
55
6+
## [1.0.99](https://github.com/mmiscool/aiCoder/compare/v1.0.98...v1.0.99) (2025-04-10)
7+
8+
### 🤖 Build System
9+
10+
* Added support for xAI grok ([e11017e](https://github.com/mmiscool/aiCoder/commit/e11017e48a7b256eb9387db15f59b00c8f5f57e2))
11+
612
## [1.0.98](https://github.com/mmiscool/aiCoder/compare/v1.0.97...v1.0.98) (2025-03-15)
713

814
### 🤖 Build System

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "aicodertool",
3-
"version": "1.0.98",
3+
"version": "1.0.99",
44
"homepage": "https://github.com/mmiscool/aiCoder",
55
"bin": {
66
"aicodertool": "src/main.js",

0 commit comments

Comments
 (0)