Skip to content

Commit

Permalink
chore: 2.0.5 [skip ci]
Browse files Browse the repository at this point in the history
## [2.0.5](v2.0.4...v2.0.5) (2021-06-14)

### Bug Fixes

* update config files ([d0b3da9](d0b3da9))
  • Loading branch information
semantic-release-bot committed Jun 14, 2021
1 parent d0b3da9 commit 3819749
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [2.0.5](https://github.com/dword-design/gitpod-env-per-project/compare/v2.0.4...v2.0.5) (2021-06-14)


### Bug Fixes

* update config files ([d0b3da9](https://github.com/dword-design/gitpod-env-per-project/commit/d0b3da969bfd5ba531353e9ac88173e856d784d6))

## [2.0.4](https://github.com/dword-design/gitpod-env-per-project/compare/v2.0.3...v2.0.4) (2021-05-28)


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": "gitpod-env-per-project",
"version": "2.0.4",
"version": "2.0.5",
"description": "GitPod helper command for project-specific environment variables.",
"keywords": [
"conflict",
Expand Down

0 comments on commit 3819749

Please sign in to comment.