Skip to content

Commit 7e5d3f5

Browse files
committed
chore(release): 4.1.0 [skip ci]
1 parent 47d47ac commit 7e5d3f5

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.0](https://github.com/oclif/test/compare/4.0.10...4.1.0) (2024-10-17)
2+
3+
4+
### Features
5+
6+
* add ability to override `NODE_ENV` ([02a5708](https://github.com/oclif/test/commit/02a5708fe62a3f4aa3f5cc2124a78bfe48e56bcb))
7+
8+
9+
110
## [4.0.10](https://github.com/oclif/test/compare/4.0.9...4.0.10) (2024-10-16)
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.0.10",
4+
"version": "4.1.0",
55
"author": "Salesforce",
66
"bugs": "https://github.com/oclif/test/issues",
77
"dependencies": {

0 commit comments

Comments
 (0)