Skip to content

Commit

Permalink
chore(release): version packages (#588)
Browse files Browse the repository at this point in the history
* RELEASING: Releasing 6 package(s)

Releases:
  @codeimage/[email protected]
  @codeimage/[email protected]
  @codeimage/[email protected]
  @codeimage/[email protected]
  @codeimage/[email protected]
  @codeimage/[email protected]

[skip ci]

* chore(release): version packages

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and github-actions[bot] authored Dec 22, 2023
1 parent 9554818 commit c91d8ec
Show file tree
Hide file tree
Showing 23 changed files with 70 additions and 60 deletions.
5 changes: 0 additions & 5 deletions .changeset/brave-buses-jog.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/flat-apes-help.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/flat-mice-hide.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/forty-kiwis-smile.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/gentle-bananas-cheat.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/honest-jeans-reply.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/khaki-mirrors-listen.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/seven-shirts-hide.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/tough-pants-run.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/wet-actors-pay.md

This file was deleted.

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

## 0.3.2

### Patch Changes

- [#587](https://github.com/riccardoperra/codeimage/pull/587) [`779c8813`](https://github.com/riccardoperra/codeimage/commit/779c8813627a45102f04d39fdeea42d0b869082c) Thanks [@riccardoperra](https://github.com/riccardoperra)! - fix: fix api test

## 0.3.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion apps/api/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@codeimage/api",
"version": "0.3.1",
"version": "0.3.2",
"description": "CodeImage api rest server",
"main": "app.ts",
"type": "module",
Expand Down
28 changes: 28 additions & 0 deletions apps/codeimage/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,33 @@
# @codeimage/app

## 1.5.0

### Minor Changes

- [#591](https://github.com/riccardoperra/codeimage/pull/591) [`f4142d81`](https://github.com/riccardoperra/codeimage/commit/f4142d818b033b3e3da5b6174bc54604db7f6e29) Thanks [@riccardoperra](https://github.com/riccardoperra)! - add new editor frame themes

- [`13655b16`](https://github.com/riccardoperra/codeimage/commit/13655b1673d56464d56f30997b184de1d64e850a) Thanks [@riccardoperra](https://github.com/riccardoperra)! - feat: implement local system font picker for theme builder #576

### Patch Changes

- [#605](https://github.com/riccardoperra/codeimage/pull/605) [`2395a2c7`](https://github.com/riccardoperra/codeimage/commit/2395a2c7f12385c30ff8d36b012e5c61f75a1882) Thanks [@riccardoperra](https://github.com/riccardoperra)! - feat: refactor combobox with kobalte

- [#596](https://github.com/riccardoperra/codeimage/pull/596) [`ce94a3f1`](https://github.com/riccardoperra/codeimage/commit/ce94a3f17fffdd0e2e758f666a248e0217f3bce1) Thanks [@riccardoperra](https://github.com/riccardoperra)! - fix: add inter font on node export result

- [#604](https://github.com/riccardoperra/codeimage/pull/604) [`e4f58de5`](https://github.com/riccardoperra/codeimage/commit/e4f58de5bf87823849ffe3585d1a1b6024bee3b5) Thanks [@riccardoperra](https://github.com/riccardoperra)! - fix: add default font weight for local system fonts if not found

- [#589](https://github.com/riccardoperra/codeimage/pull/589) [`953a0811`](https://github.com/riccardoperra/codeimage/commit/953a081191928079fe92efaa6c37de9a7f889a7c) Thanks [@riccardoperra](https://github.com/riccardoperra)! - feat: add xcode light/dark theme

- [`95548187`](https://github.com/riccardoperra/codeimage/commit/955481875ee1318e518f533ff379e9bc623d8059) Thanks [@riccardoperra](https://github.com/riccardoperra)! - fix CodeImage logo on light mode

- [#599](https://github.com/riccardoperra/codeimage/pull/599) [`eaaf8a3e`](https://github.com/riccardoperra/codeimage/commit/eaaf8a3e412e2b14241a7bb082b2207d02d58e5a) Thanks [@riccardoperra](https://github.com/riccardoperra)! - feat: add in-app changelog and feature flag versions

- Updated dependencies [[`779c8813`](https://github.com/riccardoperra/codeimage/commit/779c8813627a45102f04d39fdeea42d0b869082c), [`ce94a3f1`](https://github.com/riccardoperra/codeimage/commit/ce94a3f17fffdd0e2e758f666a248e0217f3bce1), [`dc55fe03`](https://github.com/riccardoperra/codeimage/commit/dc55fe0355f8cc37a62af142e74b88bbe2266746), [`953a0811`](https://github.com/riccardoperra/codeimage/commit/953a081191928079fe92efaa6c37de9a7f889a7c)]:
- @codeimage/api@0.3.2
- @codeimage/dom-export@1.11.3
- @codeimage/highlight@0.10.8
- @codeimage/config@8.2.4

## 1.4.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": "1.4.4",
"version": "1.5.0",
"type": "module",
"scripts": {
"start": "vite",
Expand Down
7 changes: 7 additions & 0 deletions apps/website/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @codeimage/website

## 0.0.11

### Patch Changes

- Updated dependencies [[`dc55fe03`](https://github.com/riccardoperra/codeimage/commit/dc55fe0355f8cc37a62af142e74b88bbe2266746), [`953a0811`](https://github.com/riccardoperra/codeimage/commit/953a081191928079fe92efaa6c37de9a7f889a7c)]:
- @codeimage/highlight@0.10.8

## 0.0.10

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion apps/website/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@codeimage/website",
"version": "0.0.10",
"version": "0.0.11",
"scripts": {
"dev": "solid-start dev",
"build": "solid-start build && tsx extract-static-css.ts && tsx ./vercel-build-output.ts",
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "codeimage",
"version": "1.4.4",
"version": "1.5.0",
"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/",
Expand Down Expand Up @@ -102,4 +102,4 @@
"dependencies": {
"statebuilder": "^0.4.2"
}
}
}
7 changes: 7 additions & 0 deletions packages/config/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @codeimage/highlight

## 8.2.4

### Patch Changes

- Updated dependencies [[`dc55fe03`](https://github.com/riccardoperra/codeimage/commit/dc55fe0355f8cc37a62af142e74b88bbe2266746), [`953a0811`](https://github.com/riccardoperra/codeimage/commit/953a081191928079fe92efaa6c37de9a7f889a7c)]:
- @codeimage/highlight@0.10.8

## 8.2.3

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/config/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@codeimage/config",
"version": "8.2.3",
"version": "8.2.4",
"module": "./dist/config.mjs",
"source": "./src/public-api.ts",
"types": "./dist/public-api.d.ts",
Expand Down
6 changes: 6 additions & 0 deletions packages/dom-export/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @codeimage/dom-export

## 1.11.3

### Patch Changes

- [#596](https://github.com/riccardoperra/codeimage/pull/596) [`ce94a3f1`](https://github.com/riccardoperra/codeimage/commit/ce94a3f17fffdd0e2e758f666a248e0217f3bce1) Thanks [@riccardoperra](https://github.com/riccardoperra)! - fix: add inter font on node export result

## 1.11.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/dom-export/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@codeimage/dom-export",
"version": "1.11.2",
"version": "1.11.3",
"description": "Generates an image from a DOM node using HTML5 canvas and SVG.",
"main": "./dist/dom-export.mjs",
"module": "./dist/dom-export.mjs",
Expand Down
8 changes: 8 additions & 0 deletions packages/highlight/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @codeimage/highlight

## 0.10.8

### Patch Changes

- [#595](https://github.com/riccardoperra/codeimage/pull/595) [`dc55fe03`](https://github.com/riccardoperra/codeimage/commit/dc55fe0355f8cc37a62af142e74b88bbe2266746) Thanks [@riccardoperra](https://github.com/riccardoperra)! - add c language

- [#589](https://github.com/riccardoperra/codeimage/pull/589) [`953a0811`](https://github.com/riccardoperra/codeimage/commit/953a081191928079fe92efaa6c37de9a7f889a7c) Thanks [@riccardoperra](https://github.com/riccardoperra)! - feat: add xcode light/dark theme

## 0.10.7

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/highlight/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@codeimage/highlight",
"version": "0.10.7",
"version": "0.10.8",
"module": "./dist/index.js",
"main": "./dist/index.js",
"types": "./dist/public-api.d.ts",
Expand Down

0 comments on commit c91d8ec

Please sign in to comment.