Skip to content

Commit

Permalink
chore(release): version packages (#666)
Browse files Browse the repository at this point in the history
* 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>
riccardoperra and github-actions[bot] authored Jan 5, 2025

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
2 parents a9ad3dd + 3dd635e commit 8c3926d
Showing 4 changed files with 8 additions and 7 deletions.
5 changes: 0 additions & 5 deletions .changeset/shy-rabbits-travel.md

This file was deleted.

6 changes: 6 additions & 0 deletions apps/codeimage/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @codeimage/app

## 1.8.5

### Patch Changes

- [#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

## 1.8.4

### Patch Changes
2 changes: 1 addition & 1 deletion apps/codeimage/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@codeimage/app",
"private": true,
"version": "1.8.4",
"version": "1.8.5",
"type": "module",
"scripts": {
"start": "vite",
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "codeimage",
"version": "1.8.4",
"version": "1.8.5",
"description": "Create elegant code screenshots of your source code",
"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!",
"homepage": "https://codeimage.dev/",

0 comments on commit 8c3926d

Please sign in to comment.