Skip to content

Commit

Permalink
chore: release v0.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
GitHub Actions committed Oct 28, 2022
1 parent 61ed69e commit c6fe04c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## Unreleased

## 0.5.0 - 2022-10-28

## 0.4.0 - 2022-10-26

## 0.3.0 - 2022-10-21
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@eclipsejs/cli",
"version": "0.4.0",
"version": "0.5.0",
"description": "Inject environment variables on runtime",
"main": "lib/index.js",
"types": "lib/index.d.ts",
Expand Down

0 comments on commit c6fe04c

Please sign in to comment.