Skip to content

Commit

Permalink
chore: 1.0.6 [skip ci]
Browse files Browse the repository at this point in the history
## [1.0.6](v1.0.5...v1.0.6) (2021-04-19)

### Bug Fixes

* lock file maintenance ([#4](#4)) ([dccb8ca](dccb8ca))
  • Loading branch information
semantic-release-bot committed Apr 19, 2021
1 parent dccb8ca commit 0d05fe9
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 @@
## [1.0.6](https://github.com/dword-design/gitpod-env-per-project/compare/v1.0.5...v1.0.6) (2021-04-19)


### Bug Fixes

* lock file maintenance ([#4](https://github.com/dword-design/gitpod-env-per-project/issues/4)) ([dccb8ca](https://github.com/dword-design/gitpod-env-per-project/commit/dccb8ca53ad1e238289252204527a7a9188a7a56))

## [1.0.5](https://github.com/dword-design/gitpod-env-per-project/compare/v1.0.4...v1.0.5) (2021-04-12)


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": "1.0.5",
"version": "1.0.6",
"description": "GitPod helper command for project-specific environment variables.",
"keywords": [
"conflict",
Expand Down

0 comments on commit 0d05fe9

Please sign in to comment.