Skip to content

Commit

Permalink
chore(release): 1.1.1 [skip ci]
Browse files Browse the repository at this point in the history
## [1.1.1](v1.1.0...v1.1.1) (2020-08-14)

### Bug Fixes

* **deps:** update dependency tar to v6.0.5 ([364f945](364f945))
  • Loading branch information
semantic-release-bot committed Aug 14, 2020
1 parent 364f945 commit b641461
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.1.1](https://github.com/eik-lib/core/compare/v1.1.0...v1.1.1) (2020-08-14)


### Bug Fixes

* **deps:** update dependency tar to v6.0.5 ([364f945](https://github.com/eik-lib/core/commit/364f9451194b13ef95cc2a4cdc949492630a20a4))

# [1.1.0](https://github.com/eik-lib/core/compare/v1.0.4...v1.1.0) (2020-07-07)


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": "@eik/core",
"version": "1.1.0",
"version": "1.1.1",
"description": "Core server package",
"main": "lib/main.js",
"files": [
Expand Down

0 comments on commit b641461

Please sign in to comment.