We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 72fc15d commit 3814a02Copy full SHA for 3814a02
2 files changed
CHANGELOG.md
@@ -1,3 +1,12 @@
1
+## [4.1.3](https://github.com/oclif/test/compare/4.1.2...4.1.3) (2024-12-08)
2
+
3
4
+### Bug Fixes
5
6
+* **deps:** bump debug from 4.3.7 to 4.4.0 ([83482a8](https://github.com/oclif/test/commit/83482a825074597c3c4c0d64bff44a1c8124d29e))
7
8
9
10
## [4.1.2](https://github.com/oclif/test/compare/4.1.1...4.1.2) (2024-11-18)
11
12
package.json
@@ -1,7 +1,7 @@
{
"name": "@oclif/test",
"description": "test helpers for oclif components",
- "version": "4.1.2",
+ "version": "4.1.3",
"author": "Salesforce",
"bugs": "https://github.com/oclif/test/issues",
"dependencies": {
0 commit comments