@@ -11,7 +11,7 @@ High level steps involved:
11113 . Commit generated changes checkpoint
12124 . Run package checks
13135 . Run package tests
14- 6 . Update change log , metadata and version
14+ 6 . Update changelog , metadata and version
15157 . Commit final changes checkpoint
1616
1717---
@@ -35,7 +35,7 @@ High level steps involved:
3535 9 . Commit generated changes checkpoint
3636 10 . Run package checks
3737 11 . Run package tests
38- 12 . Update change log , metadata and version
38+ 12 . Update changelog , metadata and version
3939 13 . Commit final changes checkpoint
4040
4141---
@@ -154,7 +154,7 @@ High level steps involved:
154154
155155---
156156
157- ### Step 4: Run package validation
157+ ### Step 4: Run package checks
158158
159159** Actions** :
160160
@@ -170,11 +170,11 @@ High level steps involved:
170170
171171---
172172
173- ### Step 6: Update change log , metadata and version
173+ ### Step 6: Update changelog , metadata and version
174174
175175** Actions** :
176176
177- - Run ` azsdk_package_update_changelog_content ` MCP tool to update change log in the identified project directory.
177+ - Run ` azsdk_package_update_changelog_content ` MCP tool to update changelog in the identified project directory.
178178- Run ` azsdk_package_update_metadata ` MCP tool to update metadata in the identified project directory.
179179- Run ` azsdk_package_update_version ` MCP tool to update version in the identified project directory.
180180
0 commit comments