Skip to content

Commit f70a128

Browse files
committed
docs(changelog): add v1.1.24 and v1.1.25 releases
Added changelog entries for two releases from 2025-10-10: v1.1.25: - --no-major-updates and --show-affected-direct-dependencies flags - Improved provenance handling v1.1.24: - --minimum-release-age flag for socket fix - SOCKET_CLI_COANA_LOCAL_PATH environment variable - Enhanced organization capabilities and enterprise plan detection
1 parent 04e99fa commit f70a128

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

CHANGELOG.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,25 @@ All notable changes to this project will be documented in this file.
44

55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/).
66

7+
## [1.1.25](https://github.com/SocketDev/socket-cli/releases/tag/v1.1.25) - 2025-10-10
8+
9+
### Added
10+
- New `--no-major-updates` flag for controlling major version update behavior
11+
- New `--show-affected-direct-dependencies` flag for enhanced dependency visibility
12+
13+
### Fixed
14+
- Improved provenance handling for better package verification
15+
16+
## [1.1.24](https://github.com/SocketDev/socket-cli/releases/tag/v1.1.24) - 2025-10-10
17+
18+
### Added
19+
- New `--minimum-release-age` flag for `socket fix` to filter packages by release age
20+
- SOCKET_CLI_COANA_LOCAL_PATH environment variable for local Coana version testing
21+
22+
### Fixed
23+
- Enhanced organization capabilities detection for different plan variants
24+
- Improved enterprise plan filtering logic
25+
726
## [1.1.23](https://github.com/SocketDev/socket-cli/releases/tag/v1.1.23) - 2025-09-22
827

928
### Changed

0 commit comments

Comments
 (0)