Skip to content

Commit

Permalink
chore(release): 1.3.27 [skip ci]
Browse files Browse the repository at this point in the history
## [1.3.27](v1.3.26...v1.3.27) (2023-06-16)

### Bug Fixes

* **deps:** update dependency semver to v7.5.2 ([0fccfd2](0fccfd2))
  • Loading branch information
semantic-release-bot committed Jun 16, 2023
1 parent 0fccfd2 commit e6efa09
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.3.27](https://github.com/eik-lib/core/compare/v1.3.26...v1.3.27) (2023-06-16)


### Bug Fixes

* **deps:** update dependency semver to v7.5.2 ([0fccfd2](https://github.com/eik-lib/core/commit/0fccfd226ed54d46db9653034dce8ce8b9d25068))

## [1.3.26](https://github.com/eik-lib/core/compare/v1.3.25...v1.3.26) (2023-06-02)


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.3.26",
"version": "1.3.27",
"description": "Core server package",
"main": "lib/main.js",
"type": "module",
Expand Down

0 comments on commit e6efa09

Please sign in to comment.