Skip to content

Commit df0d12f

Browse files
committed
docs: update CHANGELOG for v0.2.0
1 parent aa690dd commit df0d12f

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
## [0.2.0] - 2025-09-02
11+
1012
### Added
1113
- `template` - String interpolation with variables and nested object support
1214
- `templateSafe` - HTML-escaped version of template for safe rendering
@@ -53,4 +55,5 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
5355
- 100% test coverage for utility functions
5456
- Modern build tooling with tsup and Vitest
5557

58+
[0.2.0]: https://github.com/Zheruel/nano-string-utils/releases/tag/v0.2.0
5659
[0.1.0]: https://github.com/Zheruel/nano-string-utils/releases/tag/v0.1.0

0 commit comments

Comments
 (0)