Skip to content

Commit 1ad1092

Browse files
author
GitHub Actions
committed
chore: release v0.8.1
1 parent fc7281e commit 1ad1092

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## Unreleased
99

10+
## 0.8.1 - 2022-11-14
11+
1012
## 0.7.0 - 2022-11-04
1113

1214
## 0.6.0 - 2022-11-02

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@eclipsejs/cli",
3-
"version": "0.8.0",
3+
"version": "0.8.1",
44
"description": "Inject environment variables on runtime",
55
"main": "lib/index.js",
66
"types": "lib/index.d.ts",

0 commit comments

Comments
 (0)