We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9d31855 commit 5ba228cCopy full SHA for 5ba228c
1 file changed
CHANGELOG.md
@@ -4,6 +4,12 @@ All notable changes to this project will be documented in this file.
4
5
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/).
6
7
+## [1.1.13](https://github.com/SocketDev/socket-cli/releases/tag/v1.1.13) - 2025-09-16
8
+
9
+### Added
10
+- New `--output-file` flag for `socket fix` to save computed fixes to a JSON file
11
+- New `--only-compute` flag for `socket fix` to compute fixes without applying them
12
13
## [1.1.12](https://github.com/SocketDev/socket-cli/releases/tag/v1.1.12) - 2025-09-15
14
15
### Fixed
0 commit comments