File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11{
2- "packages/pkg-a" : " 1.1.1 " ,
3- "packages/pkg-b" : " 1.0.0 " ,
2+ "packages/pkg-a" : " 1.2.0 " ,
3+ "packages/pkg-b" : " 1.0.1 " ,
44 "packages/pkg-c" : " 0.1.0" ,
5- "." : " 1.1.1 "
5+ "." : " 1.2.0 "
66}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 1.2.0] ( https://github.com/Joseph-Hwang-Learning-Note/release-please-playground/compare/release-please-playground-v1.1.1...release-please-playground-v1.2.0 ) (2024-06-16)
4+
5+
6+ ### Features
7+
8+ * ** pkg-a:** prerelease ([ 80fc7a2] ( https://github.com/Joseph-Hwang-Learning-Note/release-please-playground/commit/80fc7a2bcf42a704089a57dcde69074472885fc8 ) )
9+
10+
11+ ### Bug Fixes
12+
13+ * ** pkg-b:** fix ([ 8ac8157] ( https://github.com/Joseph-Hwang-Learning-Note/release-please-playground/commit/8ac81575ffa35236420c87f633de1a3a76a278b3 ) )
14+ * prerelease 1 ([ eae8ceb] ( https://github.com/Joseph-Hwang-Learning-Note/release-please-playground/commit/eae8ceb6a00f8cb1c982d5bb9470bfe6752b41f7 ) )
15+ * prerelease 2 ([ 1624b1b] ( https://github.com/Joseph-Hwang-Learning-Note/release-please-playground/commit/1624b1b9b7476040b627476ba036ecfe7aff93fc ) )
16+
317## [ 1.1.1] ( https://github.com/Joseph-Hwang-Learning-Note/release-please-playground/compare/release-please-playground-v1.1.0...release-please-playground-v1.1.1 ) (2024-06-16)
418
519
Original file line number Diff line number Diff line change 11{
22 "name" : " release-please-playground" ,
3- "version" : " 1.1.1 " ,
3+ "version" : " 1.2.0 " ,
44 "description" : " " ,
55 "main" : " index.js" ,
66 "scripts" : {
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 1.2.0] ( https://github.com/Joseph-Hwang-Learning-Note/release-please-playground/compare/pkg-a-v1.1.1...pkg-a-v1.2.0 ) (2024-06-16)
4+
5+
6+ ### Features
7+
8+ * ** pkg-a:** prerelease ([ 80fc7a2] ( https://github.com/Joseph-Hwang-Learning-Note/release-please-playground/commit/80fc7a2bcf42a704089a57dcde69074472885fc8 ) )
9+
10+
11+ ### Bug Fixes
12+
13+ * prerelease 2 ([ 1624b1b] ( https://github.com/Joseph-Hwang-Learning-Note/release-please-playground/commit/1624b1b9b7476040b627476ba036ecfe7aff93fc ) )
14+
315## [ 1.1.1] ( https://github.com/Joseph-Hwang-Learning-Note/release-please-playground/compare/pkg-a-v1.1.0...pkg-a-v1.1.1 ) (2024-06-16)
416
517
Original file line number Diff line number Diff line change 11{
22 "name" : " pkg-a" ,
3- "version" : " 1.1.1-prerelease.2 " ,
3+ "version" : " 1.2.0 " ,
44 "description" : " " ,
55 "main" : " index.js" ,
66 "scripts" : {
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 1.0.1] ( https://github.com/Joseph-Hwang-Learning-Note/release-please-playground/compare/pkg-b-v1.0.0...pkg-b-v1.0.1 ) (2024-06-16)
4+
5+
6+ ### Bug Fixes
7+
8+ * ** pkg-b:** fix ([ 8ac8157] ( https://github.com/Joseph-Hwang-Learning-Note/release-please-playground/commit/8ac81575ffa35236420c87f633de1a3a76a278b3 ) )
9+ * prerelease 1 ([ eae8ceb] ( https://github.com/Joseph-Hwang-Learning-Note/release-please-playground/commit/eae8ceb6a00f8cb1c982d5bb9470bfe6752b41f7 ) )
10+
311## 1.0.0 (2023-12-20)
412
513
Original file line number Diff line number Diff line change 11{
22 "name" : " pkg-b" ,
3- "version" : " 1.0.1-prerelease.1 " ,
3+ "version" : " 1.0.1" ,
44 "description" : " " ,
55 "main" : " index.js" ,
66 "scripts" : {
You can’t perform that action at this time.
0 commit comments