Skip to content

Commit 1086453

Browse files
chore(release): version packages (#475)
* RELEASING: Releasing 1 package(s) Releases: @codeimage/app@1.1.8 [skip ci] * chore(release): version packages --------- Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 34be9c4 commit 1086453

4 files changed

Lines changed: 8 additions & 7 deletions

File tree

.changeset/short-turtles-hug.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.1.8
4+
5+
### Patch Changes
6+
7+
- [#474](https://github.com/riccardoperra/codeimage/pull/474) [`34be9c47`](https://github.com/riccardoperra/codeimage/commit/34be9c47209bbd66baec9d193e950cf6285ece23) Thanks [@riccardoperra](https://github.com/riccardoperra)! - fix(app): fix editor state options persistence after refresh
8+
39
## 1.1.7
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.1.7",
4+
"version": "1.1.8",
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.1.7",
3+
"version": "1.1.8",
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)