Skip to content

Commit bc1accb

Browse files
chore(release): version packages (#662)
* RELEASING: Releasing 1 package(s) Releases: @codeimage/[email protected] [skip ci] * chore(release): version packages --------- Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 887c9ab commit bc1accb

File tree

4 files changed

+8
-7
lines changed

4 files changed

+8
-7
lines changed

.changeset/shy-fishes-melt.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

apps/codeimage/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @codeimage/app
22

3+
## 1.8.4
4+
5+
### Patch Changes
6+
7+
- [`c4a4c2d3`](https://github.com/riccardoperra/codeimage/commit/c4a4c2d39bead95a64dff82b5dd28d6533444192) Thanks [@riccardoperra](https://github.com/riccardoperra)! - Add new fonts
8+
39
## 1.8.3
410

511
### Patch Changes

apps/codeimage/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@codeimage/app",
33
"private": true,
4-
"version": "1.8.3",
4+
"version": "1.8.4",
55
"type": "module",
66
"scripts": {
77
"start": "vite",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "codeimage",
3-
"version": "1.8.3",
3+
"version": "1.8.4",
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/",

0 commit comments

Comments
 (0)