Skip to content

Commit aae7d97

Browse files
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]
1 parent 73dc270 commit aae7d97

26 files changed

+84
-82
lines changed

.changeset/empty-apples-itch.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/giant-rabbits-impress.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/nervous-rats-judge.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/real-cooks-hunt.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/serious-berries-lick.md

Lines changed: 0 additions & 6 deletions
This file was deleted.

.changeset/serious-wolves-hug.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/silly-rockets-look.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/sixty-seas-serve.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/stale-dryers-do.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/strange-otters-heal.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/sweet-spies-grab.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/swift-badgers-trade.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/unlucky-zoos-allow.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/wise-trainers-wait.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

apps/api/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# @codeimage/api
2+
3+
## 0.1.0
4+
5+
### Minor Changes
6+
7+
- [#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

apps/api/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@codeimage/api",
3-
"version": "0.0.1",
3+
"version": "0.1.0",
44
"description": "CodeImage api rest server",
55
"main": "app.ts",
66
"directories": {

apps/codeimage/CHANGELOG.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,24 @@
11
# @codeimage/app
22

3+
## 1.0.0
4+
5+
### Major Changes
6+
7+
- [#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
8+
9+
### Patch Changes
10+
11+
- [#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
12+
13+
- [#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
14+
15+
- 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)]:
16+
- @codeimage/highlight@0.10.3
17+
- @codeimage/vanilla-extract@0.1.1
18+
- @codeimage/ui@0.10.0
19+
- @codeimage/api@0.1.0
20+
- @codeimage/config@8.0.3
21+
322
## 0.21.4
423

524
### Patch Changes

apps/codeimage/package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@codeimage/app",
33
"private": true,
4-
"version": "0.21.4",
4+
"version": "1.0.0",
55
"type": "module",
66
"scripts": {
77
"start": "vite",
@@ -35,15 +35,15 @@
3535
},
3636
"dependencies": {
3737
"@auth0/auth0-spa-js": "1.22.5",
38-
"@codeimage/api": "workspace:0.0.1",
38+
"@codeimage/api": "workspace:0.1.0",
3939
"@codeimage/atomic-state": "workspace:0.1.0",
40-
"@codeimage/config": "workspace:8.0.2",
40+
"@codeimage/config": "workspace:8.0.3",
4141
"@codeimage/dom-export": "workspace:1.10.1",
42-
"@codeimage/highlight": "workspace:0.10.2",
42+
"@codeimage/highlight": "workspace:0.10.3",
4343
"@codeimage/locale": "workspace:0.6.1",
4444
"@codeimage/prisma-models": "workspace:0.0.1",
45-
"@codeimage/ui": "workspace:0.9.0",
46-
"@codeimage/vanilla-extract": "workspace:0.1.0",
45+
"@codeimage/ui": "workspace:0.10.0",
46+
"@codeimage/vanilla-extract": "workspace:0.1.1",
4747
"@codemirror/autocomplete": "^6.3.0",
4848
"@codemirror/commands": "^6.1.2",
4949
"@codemirror/lang-cpp": "^6.0.1",

packages/config/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# @codeimage/highlight
22

3+
## 8.0.3
4+
5+
### Patch Changes
6+
7+
- 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)]:
8+
- @codeimage/highlight@0.10.3
9+
310
## 8.0.2
411

512
### Patch Changes

packages/config/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@codeimage/config",
3-
"version": "8.0.2",
3+
"version": "8.0.3",
44
"module": "./dist/config.mjs",
55
"source": "./src/public-api.ts",
66
"types": "./dist/public-api.d.ts",

packages/highlight/CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# @codeimage/highlight
22

3+
## 0.10.3
4+
5+
### Patch Changes
6+
7+
- [#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
8+
9+
- [#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
10+
11+
- [#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
12+
313
## 0.10.2
414

515
### Patch Changes

packages/highlight/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@codeimage/highlight",
3-
"version": "0.10.2",
3+
"version": "0.10.3",
44
"module": "./dist/index.js",
55
"types": "./dist/public-api.d.ts",
66
"type": "module",

packages/ui/CHANGELOG.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,26 @@
11
# @codeimage/ui
22

3+
## 0.10.0
4+
5+
### Minor Changes
6+
7+
- [#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
8+
9+
- [#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
10+
11+
- [#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
12+
13+
- [#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
14+
15+
- [#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
16+
17+
### Patch Changes
18+
19+
- [#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
20+
21+
- Updated dependencies [[`66f2be8`](https://github.com/riccardoperra/codeimage/commit/66f2be829972a68c2ed115433451e049c4885ccc), [`30191c4`](https://github.com/riccardoperra/codeimage/commit/30191c4e982e6a241a98a435a0c07579d2c683e2)]:
22+
- @codeimage/vanilla-extract@0.1.1
23+
324
## 0.9.0
425

526
### Minor Changes

packages/ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@codeimage/ui",
3-
"version": "0.9.0",
3+
"version": "0.10.0",
44
"main": "dist/cjs/index.js",
55
"module": "dist/esm/index.js",
66
"types": "dist/types/index.d.ts",

packages/vanilla-extract/CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
# @codeimage/vanilla-extract
2+
3+
## 0.1.1
4+
5+
### Patch Changes
6+
7+
- [#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
8+
9+
- [`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

packages/vanilla-extract/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@codeimage/vanilla-extract",
3-
"version": "0.1.0",
3+
"version": "0.1.1",
44
"description": "Vanilla extract customizations for @codeimage styles",
55
"main": "./dist/index.cjs",
66
"types": "./dist/types/index.d.ts",

0 commit comments

Comments
 (0)