We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cdd5204 commit 898694aCopy full SHA for 898694a
2 files changed
CHANGELOG.md
@@ -4,6 +4,14 @@ 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.33](https://github.com/SocketDev/socket-cli/releases/tag/v1.1.33) - 2025-11-20
8
+
9
+### Changed
10
+- Updated @coana-tech/cli to 14.12.94
11
12
+### Fixed
13
+- Enhanced error badge visibility with improved text color contrast
14
15
## [1.1.32](https://github.com/SocketDev/socket-cli/releases/tag/v1.1.32) - 2025-11-20
16
17
### Changed
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "socket",
3
- "version": "1.1.32",
+ "version": "1.1.33",
"description": "CLI for Socket.dev",
"homepage": "https://github.com/SocketDev/socket-cli",
"license": "MIT AND OFL-1.1",
0 commit comments