Skip to content

Commit

Permalink
chore(release): 1.2.14 [skip ci]
Browse files Browse the repository at this point in the history
## [1.2.14](v1.2.13...v1.2.14) (2021-07-27)

### Bug Fixes

* **deps:** update dependency tar to v6.1.2 ([b81c756](b81c756))
  • Loading branch information
semantic-release-bot committed Jul 27, 2021
1 parent b81c756 commit 3974e12
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.2.14](https://github.com/eik-lib/core/compare/v1.2.13...v1.2.14) (2021-07-27)


### Bug Fixes

* **deps:** update dependency tar to v6.1.2 ([b81c756](https://github.com/eik-lib/core/commit/b81c756664c5e83ccef15173712ee35cc1c599e8))

## [1.2.13](https://github.com/eik-lib/core/compare/v1.2.12...v1.2.13) (2021-07-24)


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.2.13",
"version": "1.2.14",
"description": "Core server package",
"main": "lib/main.js",
"files": [
Expand Down

0 comments on commit 3974e12

Please sign in to comment.