Skip to content

chore(release): version packages #1

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 0 additions & 5 deletions .changeset/empty-apples-itch.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/giant-rabbits-impress.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/nervous-rats-judge.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/real-cooks-hunt.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/serious-berries-lick.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/serious-wolves-hug.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/silly-rockets-look.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/sixty-seas-serve.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/stale-dryers-do.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/strange-otters-heal.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/sweet-spies-grab.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/swift-badgers-trade.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/unlucky-zoos-allow.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/wise-trainers-wait.md

This file was deleted.

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

## 0.1.0

### Minor Changes

- [#327](https://github.com/riccardoperra/codeimage/pull/327) [`2580cd6`](https://github.com/riccardoperra/codeimage/commit/2580cd606b1bf76880289e96537bc9c41658a2a9) Thanks [@riccardoperra](https://github.com/riccardoperra)! - add /clone endpoint
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.0.1",
"version": "0.1.0",
"description": "CodeImage api rest server",
"main": "app.ts",
"directories": {
Expand Down
19 changes: 19 additions & 0 deletions apps/codeimage/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,24 @@
# @codeimage/app

## 1.0.0

### Major Changes

- [#327](https://github.com/riccardoperra/codeimage/pull/327) [`3b0f791`](https://github.com/riccardoperra/codeimage/commit/3b0f791b420450d4276c9cf56e8448446c8c0774) Thanks [@riccardoperra](https://github.com/riccardoperra)! - Projects, backend integration

### Patch Changes

- [#327](https://github.com/riccardoperra/codeimage/pull/327) [`f20624f`](https://github.com/riccardoperra/codeimage/commit/f20624fe0714fe2b56659df7b8c91f6a51c7187b) Thanks [@riccardoperra](https://github.com/riccardoperra)! - feat: add icon button

- [#327](https://github.com/riccardoperra/codeimage/pull/327) [`2580cd6`](https://github.com/riccardoperra/codeimage/commit/2580cd606b1bf76880289e96537bc9c41658a2a9) Thanks [@riccardoperra](https://github.com/riccardoperra)! - add read-only editor and clone action

- Updated dependencies [[`15e6f54`](https://github.com/riccardoperra/codeimage/commit/15e6f541210f41b30bb865658a8b0cbc983b2138), [`66f2be8`](https://github.com/riccardoperra/codeimage/commit/66f2be829972a68c2ed115433451e049c4885ccc), [`4f95ff1`](https://github.com/riccardoperra/codeimage/commit/4f95ff171db0bb23b6f7d1ad48745f6b16d8889d), [`30191c4`](https://github.com/riccardoperra/codeimage/commit/30191c4e982e6a241a98a435a0c07579d2c683e2), [`f20624f`](https://github.com/riccardoperra/codeimage/commit/f20624fe0714fe2b56659df7b8c91f6a51c7187b), [`5c12f01`](https://github.com/riccardoperra/codeimage/commit/5c12f0111adf64900098ecf5e17b0896d1d3a8aa), [`83ed47f`](https://github.com/riccardoperra/codeimage/commit/83ed47f2a5b1442816a4b6a0543e93a88f065053), [`f726e57`](https://github.com/riccardoperra/codeimage/commit/f726e57737a2af16577885cbb9c58e9fc6c1bcf8), [`6a976a6`](https://github.com/riccardoperra/codeimage/commit/6a976a6ecd3725ca6190ecea1ae1513c4c61b6a6), [`2580cd6`](https://github.com/riccardoperra/codeimage/commit/2580cd606b1bf76880289e96537bc9c41658a2a9), [`5f2b70b`](https://github.com/riccardoperra/codeimage/commit/5f2b70bbcf1eda4486705b98304d289f5eaec142), [`cea8489`](https://github.com/riccardoperra/codeimage/commit/cea84890f406f1fc8d5bf51e1f48d1148270c829)]:
- @codeimage/[email protected]
- @codeimage/[email protected]
- @codeimage/[email protected]
- @codeimage/[email protected]
- @codeimage/[email protected]

## 0.21.4

### Patch Changes
Expand Down
12 changes: 6 additions & 6 deletions 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.21.4",
"version": "1.0.0",
"type": "module",
"scripts": {
"start": "vite",
Expand Down Expand Up @@ -35,15 +35,15 @@
},
"dependencies": {
"@auth0/auth0-spa-js": "1.22.5",
"@codeimage/api": "workspace:0.0.1",
"@codeimage/api": "workspace:0.1.0",
"@codeimage/atomic-state": "workspace:0.1.0",
"@codeimage/config": "workspace:8.0.2",
"@codeimage/config": "workspace:8.0.3",
"@codeimage/dom-export": "workspace:1.10.1",
"@codeimage/highlight": "workspace:0.10.2",
"@codeimage/highlight": "workspace:0.10.3",
"@codeimage/locale": "workspace:0.6.1",
"@codeimage/prisma-models": "workspace:0.0.1",
"@codeimage/ui": "workspace:0.9.0",
"@codeimage/vanilla-extract": "workspace:0.1.0",
"@codeimage/ui": "workspace:0.10.0",
"@codeimage/vanilla-extract": "workspace:0.1.1",
"@codemirror/autocomplete": "^6.3.0",
"@codemirror/commands": "^6.1.2",
"@codemirror/lang-cpp": "^6.0.1",
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": "0.21.4",
"version": "1.0.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 @@ -87,4 +87,4 @@
"engines": {
"pnpm": ">=7"
}
}
}
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.0.3

### Patch Changes

- Updated dependencies [[`15e6f54`](https://github.com/riccardoperra/codeimage/commit/15e6f541210f41b30bb865658a8b0cbc983b2138), [`4f95ff1`](https://github.com/riccardoperra/codeimage/commit/4f95ff171db0bb23b6f7d1ad48745f6b16d8889d), [`6a976a6`](https://github.com/riccardoperra/codeimage/commit/6a976a6ecd3725ca6190ecea1ae1513c4c61b6a6)]:
- @codeimage/[email protected]

## 8.0.2

### 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.0.2",
"version": "8.0.3",
"module": "./dist/config.mjs",
"source": "./src/public-api.ts",
"types": "./dist/public-api.d.ts",
Expand Down
10 changes: 10 additions & 0 deletions packages/highlight/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# @codeimage/highlight

## 0.10.3

### Patch Changes

- [#372](https://github.com/riccardoperra/codeimage/pull/372) [`15e6f54`](https://github.com/riccardoperra/codeimage/commit/15e6f541210f41b30bb865658a8b0cbc983b2138) Thanks [@SIMRAN88](https://github.com/SIMRAN88)! - feat: add moonlight theme

- [#370](https://github.com/riccardoperra/codeimage/pull/370) [`4f95ff1`](https://github.com/riccardoperra/codeimage/commit/4f95ff171db0bb23b6f7d1ad48745f6b16d8889d) Thanks [@SIMRAN88](https://github.com/SIMRAN88)! - feat: shades of purple theme

- [#367](https://github.com/riccardoperra/codeimage/pull/367) [`6a976a6`](https://github.com/riccardoperra/codeimage/commit/6a976a6ecd3725ca6190ecea1ae1513c4c61b6a6) Thanks [@TGlide](https://github.com/TGlide)! - feat(highlight): panda theme

## 0.10.2

### 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.2",
"version": "0.10.3",
"module": "./dist/index.js",
"types": "./dist/public-api.d.ts",
"type": "module",
Expand Down
21 changes: 21 additions & 0 deletions packages/ui/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,26 @@
# @codeimage/ui

## 0.10.0

### Minor Changes

- [#327](https://github.com/riccardoperra/codeimage/pull/327) [`5c12f01`](https://github.com/riccardoperra/codeimage/commit/5c12f0111adf64900098ecf5e17b0896d1d3a8aa) Thanks [@riccardoperra](https://github.com/riccardoperra)! - feat(ui): add TextField inline style

- [#353](https://github.com/riccardoperra/codeimage/pull/353) [`83ed47f`](https://github.com/riccardoperra/codeimage/commit/83ed47f2a5b1442816a4b6a0543e93a88f065053) Thanks [@riccardoperra](https://github.com/riccardoperra)! - feat: add text dynamic variants by scope

- [#327](https://github.com/riccardoperra/codeimage/pull/327) [`f726e57`](https://github.com/riccardoperra/codeimage/commit/f726e57737a2af16577885cbb9c58e9fc6c1bcf8) Thanks [@riccardoperra](https://github.com/riccardoperra)! - refactor snackbar with solid-toast

- [#327](https://github.com/riccardoperra/codeimage/pull/327) [`5f2b70b`](https://github.com/riccardoperra/codeimage/commit/5f2b70bbcf1eda4486705b98304d289f5eaec142) Thanks [@riccardoperra](https://github.com/riccardoperra)! - feat(ui): add Badge component

- [#327](https://github.com/riccardoperra/codeimage/pull/327) [`cea8489`](https://github.com/riccardoperra/codeimage/commit/cea84890f406f1fc8d5bf51e1f48d1148270c829) Thanks [@riccardoperra](https://github.com/riccardoperra)! - feat(ui): add radio field

### Patch Changes

- [#327](https://github.com/riccardoperra/codeimage/pull/327) [`f20624f`](https://github.com/riccardoperra/codeimage/commit/f20624fe0714fe2b56659df7b8c91f6a51c7187b) Thanks [@riccardoperra](https://github.com/riccardoperra)! - feat: add icon button

- Updated dependencies [[`66f2be8`](https://github.com/riccardoperra/codeimage/commit/66f2be829972a68c2ed115433451e049c4885ccc), [`30191c4`](https://github.com/riccardoperra/codeimage/commit/30191c4e982e6a241a98a435a0c07579d2c683e2)]:
- @codeimage/[email protected]

## 0.9.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/ui/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@codeimage/ui",
"version": "0.9.0",
"version": "0.10.0",
"main": "dist/cjs/index.js",
"module": "dist/esm/index.js",
"types": "dist/types/index.d.ts",
Expand Down
9 changes: 9 additions & 0 deletions packages/vanilla-extract/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
# @codeimage/vanilla-extract

## 0.1.1

### Patch Changes

- [#327](https://github.com/riccardoperra/codeimage/pull/327) [`66f2be8`](https://github.com/riccardoperra/codeimage/commit/66f2be829972a68c2ed115433451e049c4885ccc) Thanks [@riccardoperra](https://github.com/riccardoperra)! - fix HMR with vite

- [`30191c4`](https://github.com/riccardoperra/codeimage/commit/30191c4e982e6a241a98a435a0c07579d2c683e2) Thanks [@riccardoperra](https://github.com/riccardoperra)! - update vanilla-extract vite plugin to official 3.6.0 version
2 changes: 1 addition & 1 deletion packages/vanilla-extract/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@codeimage/vanilla-extract",
"version": "0.1.0",
"version": "0.1.1",
"description": "Vanilla extract customizations for @codeimage styles",
"main": "./dist/index.cjs",
"types": "./dist/types/index.d.ts",
Expand Down