@pc360/chlog 0.2.1 → 0.2.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -10,6 +10,12 @@ The format is based on Keep a Changelog, and this project follows Semantic Versi
10
10
 
11
11
  - No changes yet.
12
12
 
13
+ ## [0.2.2] - 2026-02-16
14
+
15
+ ### Changed
16
+
17
+ - Updated README guidance to document how to add images using Markdown syntax and repository-relative paths.
18
+
13
19
  ## [0.2.1] - 2026-02-16
14
20
 
15
21
  ### Fixed
package/README.md CHANGED
@@ -13,6 +13,8 @@ Each entry is automatically:
13
13
  - Written as one clean line
14
14
  - Prefixed with scope and layer (`[Back-End]` or `[Front-End]`)
15
15
 
16
+ ![CLI preview](./assets/chlog-preview.png)
17
+
16
18
  ---
17
19
 
18
20
  # 1. Installation
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@pc360/chlog",
3
- "version": "0.2.1",
3
+ "version": "0.2.2",
4
4
  "description": "PC360 Changelog CLI Tool",
5
5
  "keywords": [
6
6
  "changelog",