Skip to content

Commit e2aff84

Browse files
committed
Update changelog for 1.1.1 release with documentation changes
1 parent 9799efb commit e2aff84

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,14 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8+
## [1.1.1] - 2025-11-11
9+
10+
### Changed
11+
- **Documentation Improvements** - Enhanced README visual presentation
12+
- Updated npm version badge to use shields.io style (`img.shields.io`) for consistency
13+
- Added overview image (`preview.png`) to nodejs-compressor README
14+
- Improved visual consistency across all documentation files
15+
816
## [1.1.0] - 2025-01-11
917

1018
### Changed
@@ -121,5 +129,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
121129
- Updated `files` field to include only dist/, src/cli.js, and README.md
122130
- Repository URL format corrected to use `git+` prefix (eliminates npm publish warning)
123131

132+
[1.1.1]: https://github.com/ason-format/ason/releases/tag/v1.1.1
124133
[1.1.0]: https://github.com/ason-format/ason/releases/tag/v1.1.0
125134
[1.0.0]: https://github.com/ason-format/ason/releases/tag/v1.0.0

0 commit comments

Comments
 (0)