Skip to content

Commit ee0754d

Browse files
chore(patch): 1.0.23 [skip ci]
## [1.0.23](v1.0.22...v1.0.23) (2024-12-03) ### 🤖 Build System * Swap to esprima-next package to support spread operator. ([9dc3eec](9dc3eec))
1 parent 9dc3eec commit ee0754d

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

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.23](https://github.com/mmiscool/aiCoder/compare/v1.0.22...v1.0.23) (2024-12-03)
7+
8+
### 🤖 Build System
9+
10+
* Swap to esprima-next package to support spread operator. ([9dc3eec](https://github.com/mmiscool/aiCoder/commit/9dc3eec5c25556961c7008888c9ff3d6be6087f7))
11+
612
## [1.0.22](https://github.com/mmiscool/aiCoder/compare/v1.0.21...v1.0.22) (2024-12-02)
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.22",
3+
"version": "1.0.23",
44
"main": "main.js",
55
"homepage": "https://github.com/mmiscool/aiCoder",
66
"bin": {

0 commit comments

Comments
 (0)