Skip to content

Commit 8c3926d

Browse files
chore(release): version packages (#666)
* 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>
2 parents a9ad3dd + 3dd635e commit 8c3926d

File tree

4 files changed

+8
-7
lines changed

4 files changed

+8
-7
lines changed

.changeset/shy-rabbits-travel.md

-5
This file was deleted.

apps/codeimage/CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @codeimage/app
22

3+
## 1.8.5
4+
5+
### Patch Changes
6+
7+
- [#665](https://github.com/riccardoperra/codeimage/pull/665) [`a9ad3dd9`](https://github.com/riccardoperra/codeimage/commit/a9ad3dd9af03b68684003c9af3957446c6149659) Thanks [@riccardoperra](https://github.com/riccardoperra)! - fix: fix xcode theme id in theme registry
8+
39
## 1.8.4
410

511
### Patch Changes

apps/codeimage/package.json

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

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "codeimage",
3-
"version": "1.8.4",
3+
"version": "1.8.5",
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)