We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8f283a3 commit 10b7c00Copy full SHA for 10b7c00
CHANGELOG.md
@@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
8
## Unreleased
9
10
+## 0.4.0 - 2022-10-26
11
+
12
## 0.3.0 - 2022-10-21
13
14
## 0.2.12 - 2022-10-19
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@eclipsejs/cli",
3
- "version": "0.3.0",
+ "version": "0.4.0",
4
"description": "Inject environment variables on runtime",
5
"main": "lib/index.js",
6
"types": "lib/index.d.ts",
0 commit comments