Skip to content

Commit 410144e

Browse files
committed
Bump CHANGELOG to v1.0.0
1 parent 856a313 commit 410144e

File tree

1 file changed

+13
-1
lines changed

1 file changed

+13
-1
lines changed

CHANGELOG.md

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,18 @@ 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.1.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8+
## [1.0.0] - 2025-10-20
9+
10+
### Changed
11+
12+
- Consolidated parseArgs into argv/parse module
13+
14+
---
15+
16+
**Historical Entries**: The entries below are from when this package was named `@socketsecurity/registry`. This package was renamed to `@socketsecurity/lib` starting with version 1.0.0.
17+
18+
---
19+
820
## [1.5.3] - 2025-10-07
921

1022
### Added
@@ -189,7 +201,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
189201

190202
### Fixed
191203

192-
- Fixed indent-string interoprability with older v1 and v2 versions
204+
- Fixed indent-string interoperability with older v1 and v2 versions
193205

194206
## [1.3.5] - 2025-10-01
195207

0 commit comments

Comments
 (0)