Skip to content

Commit 3814a02

Browse files
committed
chore(release): 4.1.3 [skip ci]
1 parent 72fc15d commit 3814a02

2 files changed

Lines changed: 10 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
110
## [4.1.2](https://github.com/oclif/test/compare/4.1.1...4.1.2) (2024-11-18)
211

312

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@oclif/test",
33
"description": "test helpers for oclif components",
4-
"version": "4.1.2",
4+
"version": "4.1.3",
55
"author": "Salesforce",
66
"bugs": "https://github.com/oclif/test/issues",
77
"dependencies": {

0 commit comments

Comments
 (0)