Skip to content

Commit

Permalink
chore(release): 1.3.18 [skip ci]
Browse files Browse the repository at this point in the history
## [1.3.18](v1.3.17...v1.3.18) (2023-04-05)

### Bug Fixes

* **deps:** update dependency ssri to v10.0.2 ([3749265](3749265))
  • Loading branch information
semantic-release-bot committed Apr 5, 2023
1 parent 3749265 commit 3b798a3
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.18](https://github.com/eik-lib/core/compare/v1.3.17...v1.3.18) (2023-04-05)


### Bug Fixes

* **deps:** update dependency ssri to v10.0.2 ([3749265](https://github.com/eik-lib/core/commit/37492659cbfb866678c432aaf6932237f2d76fde))

## [1.3.17](https://github.com/eik-lib/core/compare/v1.3.16...v1.3.17) (2022-12-08)


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

0 comments on commit 3b798a3

Please sign in to comment.