1
0
mirror of https://github.com/hustcer/deepseek-review.git synced 2026-05-13 05:16:05 +08:00

Bump v1.5.1

This commit is contained in:
hustcer
2025-02-01 19:00:38 +08:00
parent 1c83969b7b
commit fe81f745ff
2 changed files with 8 additions and 2 deletions

View File

@@ -1,6 +1,12 @@
# Changelog
All notable changes to this project will be documented in this file.
## [1.5.1] - 2025-02-01
### Bug Fixes
- Fix `awk` error on `macOS` runner (#71)
## [1.5.0] - 2025-02-01
### Documentation

View File

@@ -1,7 +1,7 @@
{
"name": "deepseek-review",
"version": "1.5.0",
"actionVer": "v1.5",
"version": "1.5.1",
"actionVer": "v1.5.1",
"author": "hustcer",
"license": "MIT",
"github": "https://github.com/hustcer/deepseek-review",