We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 47d47ac commit 7e5d3f5Copy full SHA for 7e5d3f5
2 files changed
CHANGELOG.md
@@ -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
10
## [4.0.10](https://github.com/oclif/test/compare/4.0.9...4.0.10) (2024-10-16)
11
12
package.json
@@ -1,7 +1,7 @@
{
"name": "@oclif/test",
"description": "test helpers for oclif components",
- "version": "4.0.10",
+ "version": "4.1.0",
"author": "Salesforce",
"bugs": "https://github.com/oclif/test/issues",
"dependencies": {
0 commit comments