Skip to content

Commit

Permalink
Merge branch 'main' into add_support_for_img_scope
Browse files Browse the repository at this point in the history
  • Loading branch information
digitalsadhu committed Aug 14, 2024
2 parents 7ac426b + 6bbcb5d commit 479a14e
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.60](https://github.com/eik-lib/core/compare/v1.3.59...v1.3.60) (2024-08-13)


### Bug Fixes

* **deps:** update dependency @eik/common to v4.0.9 ([d6208c9](https://github.com/eik-lib/core/commit/d6208c995fb487d4693318fa2d967319a3e4aa03))

## [1.3.59](https://github.com/eik-lib/core/compare/v1.3.58...v1.3.59) (2024-08-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": "@eik/core",
"version": "1.3.59",
"version": "1.3.60",
"description": "Core server package",
"main": "lib/main.js",
"types": "./types/main.d.ts",
Expand Down

0 comments on commit 479a14e

Please sign in to comment.