Skip to content

Commit

Permalink
chore(patch): 1.0.57 [skip ci]
Browse files Browse the repository at this point in the history
## [1.0.57](v1.0.56...v1.0.57) (2024-12-19)

### 🤖 Build System

* New AST merge logic. ([6c54e8e](6c54e8e))
  • Loading branch information
semantic-release-bot committed Dec 19, 2024
1 parent 6c54e8e commit 9d16d9d
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,12 @@
[![semantic versioning](https://img.shields.io/badge/semantic%20versioning-2.0.0-green.svg)](https://semver.org)
> All notable changes to this project will be documented in this file
## [1.0.57](https://github.com/mmiscool/aiCoder/compare/v1.0.56...v1.0.57) (2024-12-19)

### 🤖 Build System

* New AST merge logic. ([6c54e8e](https://github.com/mmiscool/aiCoder/commit/6c54e8e7d9878834b2ef54e0395586d1719492b3))

## [1.0.56](https://github.com/mmiscool/aiCoder/compare/v1.0.55...v1.0.56) (2024-12-18)

### 🤖 Build System
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "aicodertool",
"version": "1.0.56",
"version": "1.0.57",
"homepage": "https://github.com/mmiscool/aiCoder",
"bin": {
"aiCoder": "src/main.js",
Expand Down

0 comments on commit 9d16d9d

Please sign in to comment.