Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 13f5638

Browse files
committedApr 27, 2024
chore(release): version packages
1 parent 2790687 commit 13f5638

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
 

‎package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "codeimage",
3-
"version": "1.5.1",
3+
"version": "1.6.0",
44
"description": "Create elegant code screenshots of your source code",
55
"info": "Codeimage is the newest open source tool to help developers to create beautiful screenshots of their code, providing several features to speed up the process to post in social media. It's built on the top of solid-js and has a rich choice of customizations, 15+ custom themes, supports for mobile devices and much more!",
66
"homepage": "https://codeimage.dev/",
@@ -102,4 +102,4 @@
102102
"dependencies": {
103103
"statebuilder": "^0.4.2"
104104
}
105-
}
105+
}

0 commit comments

Comments
 (0)
Please sign in to comment.