Skip to content

Commit

Permalink
chore(release): 0.14.5 (#158)
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>
Co-authored-by: Riccardo Perra <[email protected]>
  • Loading branch information
3 people authored Apr 1, 2022
1 parent 9816aec commit 30425b4
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 7 deletions.
5 changes: 0 additions & 5 deletions .changeset/twenty-colts-train.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

## 0.14.5

### Patch Changes

- [#157](https://github.com/riccardoperra/codeimage/pull/157) [`5958656`](https://github.com/riccardoperra/codeimage/commit/5958656c656ba211af0d4586a308f2a46bee1f9e) Thanks [@riccardoperra](https://github.com/riccardoperra)! - fix: fix loader color by terminal theme

## 0.14.4

### Patch Changes
Expand Down
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": "0.14.4",
"version": "0.14.5",
"scripts": {
"start": "vite",
"dev": "vite --host",
Expand Down
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": "0.14.4",
"version": "0.14.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. Built on the top of solid-js, it has a lot of very cool and customizable options, 15+ editor custom themes, supports for mobile devices and much more!",
"homepage": "https://codeimage.dev/",
Expand Down

1 comment on commit 30425b4

@vercel
Copy link

@vercel vercel bot commented on 30425b4 Apr 1, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.