File tree Expand file tree Collapse file tree 3 files changed +17
-2
lines changed
Expand file tree Collapse file tree 3 files changed +17
-2
lines changed Original file line number Diff line number Diff line change 11{
2- "." : " 1.1 .0"
2+ "." : " 1.2 .0"
33}
Original file line number Diff line number Diff line change 33格式参考 [ Keep a Changelog] ( https://keepachangelog.com/zh-CN/1.1.0/ ) ,
44并遵循 [ Semantic Versioning] ( https://semver.org/lang/zh-CN/ ) 。
55
6+ ## [ 1.2.0] ( https://github.com/opentiny/web-agent/compare/v1.1.0...v1.2.0 ) (2026-02-13)
7+
8+
9+ ### Features
10+
11+ * initialize web-agent ([ 96b8589] ( https://github.com/opentiny/web-agent/commit/96b8589bc21f241096c9f08b5db451469fe9eb7c ) )
12+
13+
14+ ### Bug Fixes
15+
16+ * add default pr model ([ 375c559] ( https://github.com/opentiny/web-agent/commit/375c559082feaf5b908fdaeb4effcb6971fdd027 ) )
17+ * add default pr template ([ cab8027] ( https://github.com/opentiny/web-agent/commit/cab8027dc7e07b4d5074b059ca50e8458c237071 ) )
18+ * ** github:** move default pr template to root .github dir ([ #6 ] ( https://github.com/opentiny/web-agent/issues/6 ) ) ([ c2015cb] ( https://github.com/opentiny/web-agent/commit/c2015cb4ce3b75bed33d363dab8c6f4b94129a91 ) )
19+ * remove releaseCompPrefix ([ #7 ] ( https://github.com/opentiny/web-agent/issues/7 ) ) ([ f4a18de] ( https://github.com/opentiny/web-agent/commit/f4a18de68df86e107cf6751b1ba2060e3588de08 ) )
20+
621## [ 1.1.0] ( https://github.com/opentiny/web-agent/compare/web-agent-v1.0.0...web-agent-v1.1.0 ) (2026-02-13)
722
823### Features
Original file line number Diff line number Diff line change 11{
22 "name" : " web-agent" ,
3- "version" : " 1.1 .0" ,
3+ "version" : " 1.2 .0" ,
44 "description" : " " ,
55 "main" : " dist/server.js" ,
66 "scripts" : {
You can’t perform that action at this time.
0 commit comments