Skip to content

Commit 6e74d3f

Browse files
committed
fix(manifest): correct formatting in release-please manifest file
- Adjusted the formatting in `.release-please-manifest.json` to ensure proper JSON structure. - This change improves the readability and maintainability of the manifest file for release management. Signed-off-by: Rex Raphael <rex.raphael@outlook.com>
1 parent beb1b34 commit 6e74d3f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
`` ".": "0.8.0",
2+
".": "0.8.0",
33
"extensions/ai": "0.1.0",
44
"extensions/auth": "0.1.0",
55
"extensions/cache": "0.1.0",

0 commit comments

Comments
 (0)