mirror of
https://github.com/hustcer/deepseek-review.git
synced 2026-05-13 05:16:05 +08:00
Bump to v1.3
This commit is contained in:
16
CHANGELOG.md
16
CHANGELOG.md
@@ -1,6 +1,22 @@
|
||||
# Changelog
|
||||
All notable changes to this project will be documented in this file.
|
||||
|
||||
## [1.3.0] - 2025-01-31
|
||||
|
||||
### Documentation
|
||||
|
||||
- Update CLI help output (#53)
|
||||
- Polish documents (#57)
|
||||
|
||||
### Features
|
||||
|
||||
- Add `github-token` input (#55)
|
||||
- Add `skip cr` or `skip review` to PR title or body to disable code review in GitHub Actions (#56)
|
||||
|
||||
### Miscellaneous Tasks
|
||||
|
||||
- Increase `max-length` in review workflow (#54)
|
||||
|
||||
## [1.2.0] - 2025-01-31
|
||||
|
||||
### Breaking Changes
|
||||
|
||||
@@ -1,10 +1,10 @@
|
||||
{
|
||||
"name": "deepseek-review",
|
||||
"version": "1.2.0",
|
||||
"actionVer": "v1.2",
|
||||
"version": "1.3.0",
|
||||
"actionVer": "v1.3",
|
||||
"author": "hustcer",
|
||||
"license": "MIT",
|
||||
"github": "https://github.com/hustcer/deepseek-review",
|
||||
"home": "https://github.com/marketplace/actions/deepseek-review",
|
||||
"home": "https://github.com/marketplace/actions/deepseek-cr",
|
||||
"description": "🚀 Sharpen Your Code, Ship with Confidence – Elevate Your Workflow with Deepseek Code Review 🚀"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user