From 21ae2bb64a2e90ac2a58c80320c906cf5a6e7ce8 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 5 May 2022 23:12:39 +0200 Subject: [PATCH] chore(release): 0.16.0 (#229) * RELEASING: Releasing 5 package(s) Releases: @codeimage/app@0.16.0 @codeimage/theme@0.7.0 @codeimage/config@5.0.0 @codeimage/locale@0.5.0 @codeimage/ui@0.6.0 [skip ci] * chore(release): version packages Co-authored-by: github-actions[bot] --- .changeset/blue-dragons-rule.md | 6 ------ .changeset/brave-taxis-scream.md | 9 --------- .changeset/cyan-boxes-hope.md | 5 ----- .changeset/good-yaks-pretend.md | 5 ----- .changeset/healthy-apricots-act.md | 5 ----- .changeset/mighty-bananas-mix.md | 5 ----- .changeset/modern-suits-beg.md | 9 --------- .changeset/orange-keys-sparkle.md | 8 -------- .changeset/thin-meals-walk.md | 6 ------ .changeset/thirty-balloons-crash.md | 5 ----- .changeset/wild-baboons-invite.md | 7 ------- apps/codeimage/CHANGELOG.md | 30 +++++++++++++++++++++++++++++ apps/codeimage/package.json | 2 +- package.json | 2 +- packages/config/CHANGELOG.md | 19 ++++++++++++++++++ packages/config/package.json | 2 +- packages/locale/CHANGELOG.md | 8 ++++++++ packages/locale/package.json | 2 +- packages/theme/CHANGELOG.md | 14 ++++++++++++++ packages/theme/package.json | 2 +- packages/ui/CHANGELOG.md | 18 +++++++++++++++++ packages/ui/package.json | 2 +- 22 files changed, 95 insertions(+), 76 deletions(-) delete mode 100644 .changeset/blue-dragons-rule.md delete mode 100644 .changeset/brave-taxis-scream.md delete mode 100644 .changeset/cyan-boxes-hope.md delete mode 100644 .changeset/good-yaks-pretend.md delete mode 100644 .changeset/healthy-apricots-act.md delete mode 100644 .changeset/mighty-bananas-mix.md delete mode 100644 .changeset/modern-suits-beg.md delete mode 100644 .changeset/orange-keys-sparkle.md delete mode 100644 .changeset/thin-meals-walk.md delete mode 100644 .changeset/thirty-balloons-crash.md delete mode 100644 .changeset/wild-baboons-invite.md diff --git a/.changeset/blue-dragons-rule.md b/.changeset/blue-dragons-rule.md deleted file mode 100644 index d499c69aa..000000000 --- a/.changeset/blue-dragons-rule.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -'@codeimage/app': patch -'@codeimage/theme': patch ---- - -Theme improvements diff --git a/.changeset/brave-taxis-scream.md b/.changeset/brave-taxis-scream.md deleted file mode 100644 index f3454b5a0..000000000 --- a/.changeset/brave-taxis-scream.md +++ /dev/null @@ -1,9 +0,0 @@ ---- -'@codeimage/app': minor -'@codeimage/config': minor -'@codeimage/locale': minor -'@codeimage/theme': minor -'@codeimage/ui': minor ---- - -Update dependencies and codemirror diff --git a/.changeset/cyan-boxes-hope.md b/.changeset/cyan-boxes-hope.md deleted file mode 100644 index 961fafc54..000000000 --- a/.changeset/cyan-boxes-hope.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@codeimage/app': patch ---- - -add space mono font support diff --git a/.changeset/good-yaks-pretend.md b/.changeset/good-yaks-pretend.md deleted file mode 100644 index e2a65fe87..000000000 --- a/.changeset/good-yaks-pretend.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@codeimage/ui': patch ---- - -Snackbar - add support for content wrapper diff --git a/.changeset/healthy-apricots-act.md b/.changeset/healthy-apricots-act.md deleted file mode 100644 index f30dbe1d2..000000000 --- a/.changeset/healthy-apricots-act.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@codeimage/app': patch ---- - -fix disabled ShareButton on MacOSX diff --git a/.changeset/mighty-bananas-mix.md b/.changeset/mighty-bananas-mix.md deleted file mode 100644 index 01b31e633..000000000 --- a/.changeset/mighty-bananas-mix.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@codeimage/ui': minor ---- - -Add button primary alternative theme diff --git a/.changeset/modern-suits-beg.md b/.changeset/modern-suits-beg.md deleted file mode 100644 index 3d7a3b681..000000000 --- a/.changeset/modern-suits-beg.md +++ /dev/null @@ -1,9 +0,0 @@ ---- -'@codeimage/app': minor -'@codeimage/config': minor -'@codeimage/locale': minor -'@codeimage/theme': minor -'@codeimage/ui': minor ---- - -update deps, update codemirror diff --git a/.changeset/orange-keys-sparkle.md b/.changeset/orange-keys-sparkle.md deleted file mode 100644 index e760ca426..000000000 --- a/.changeset/orange-keys-sparkle.md +++ /dev/null @@ -1,8 +0,0 @@ ---- -'@codeimage/app': minor -'@codeimage/config': minor -'@codeimage/theme': minor -'@codeimage/ui': minor ---- - -Refactor theme integration diff --git a/.changeset/thin-meals-walk.md b/.changeset/thin-meals-walk.md deleted file mode 100644 index 8eed4936f..000000000 --- a/.changeset/thin-meals-walk.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -'@codeimage/app': minor -'@codeimage/config': minor ---- - -add support for copy to clipboard diff --git a/.changeset/thirty-balloons-crash.md b/.changeset/thirty-balloons-crash.md deleted file mode 100644 index 34c59cde9..000000000 --- a/.changeset/thirty-balloons-crash.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@codeimage/app': minor ---- - -add terminal reflection option diff --git a/.changeset/wild-baboons-invite.md b/.changeset/wild-baboons-invite.md deleted file mode 100644 index c9895cb35..000000000 --- a/.changeset/wild-baboons-invite.md +++ /dev/null @@ -1,7 +0,0 @@ ---- -'@codeimage/app': patch -'@codeimage/config': patch -'@codeimage/ui': patch ---- - -Style improvements for MacOSX diff --git a/apps/codeimage/CHANGELOG.md b/apps/codeimage/CHANGELOG.md index 2bb8a971a..982b29f6a 100644 --- a/apps/codeimage/CHANGELOG.md +++ b/apps/codeimage/CHANGELOG.md @@ -1,5 +1,35 @@ # @codeimage/app +## 0.16.0 + +### Minor Changes + +- [#228](https://github.com/riccardoperra/codeimage/pull/228) [`2b7248e`](https://github.com/riccardoperra/codeimage/commit/2b7248e9ba080dec9de44f954a56d7f560dfd899) Thanks [@riccardoperra](https://github.com/riccardoperra)! - Update dependencies and codemirror + +* [#226](https://github.com/riccardoperra/codeimage/pull/226) [`e8aa8a3`](https://github.com/riccardoperra/codeimage/commit/e8aa8a3a2dd10e024991a42a9c858c665092d1e7) Thanks [@riccardoperra](https://github.com/riccardoperra)! - update deps, update codemirror + +- [#214](https://github.com/riccardoperra/codeimage/pull/214) [`e3ca614`](https://github.com/riccardoperra/codeimage/commit/e3ca6148a66cee7919d8a34311cf5033480e692e) Thanks [@riccardoperra](https://github.com/riccardoperra)! - Refactor theme integration + +* [#221](https://github.com/riccardoperra/codeimage/pull/221) [`f9b8474`](https://github.com/riccardoperra/codeimage/commit/f9b84748a631e62d32a903898c7ca8caac668964) Thanks [@riccardoperra](https://github.com/riccardoperra)! - add support for copy to clipboard + +- [#215](https://github.com/riccardoperra/codeimage/pull/215) [`f699075`](https://github.com/riccardoperra/codeimage/commit/f699075f7018a809c8aa52d5cbac434f0a77d77d) Thanks [@riccardoperra](https://github.com/riccardoperra)! - add terminal reflection option + +### Patch Changes + +- [#214](https://github.com/riccardoperra/codeimage/pull/214) [`719ac23`](https://github.com/riccardoperra/codeimage/commit/719ac23d91f93e11fe522633206787b56f8ef073) Thanks [@riccardoperra](https://github.com/riccardoperra)! - Theme improvements + +* [#210](https://github.com/riccardoperra/codeimage/pull/210) [`5a270ce`](https://github.com/riccardoperra/codeimage/commit/5a270ce57fad27854b6e006c31cc08b690087892) Thanks [@riccardoperra](https://github.com/riccardoperra)! - add space mono font support + +- [#222](https://github.com/riccardoperra/codeimage/pull/222) [`058ebb6`](https://github.com/riccardoperra/codeimage/commit/058ebb666d27a2526cdc22b3ecf3743f44589d2c) Thanks [@riccardoperra](https://github.com/riccardoperra)! - fix disabled ShareButton on MacOSX + +* [#223](https://github.com/riccardoperra/codeimage/pull/223) [`6350e1b`](https://github.com/riccardoperra/codeimage/commit/6350e1bbd36b76d114242ce30f8ceb92c92d0de1) Thanks [@riccardoperra](https://github.com/riccardoperra)! - Style improvements for MacOSX + +* Updated dependencies [[`719ac23`](https://github.com/riccardoperra/codeimage/commit/719ac23d91f93e11fe522633206787b56f8ef073), [`2b7248e`](https://github.com/riccardoperra/codeimage/commit/2b7248e9ba080dec9de44f954a56d7f560dfd899), [`f9b8474`](https://github.com/riccardoperra/codeimage/commit/f9b84748a631e62d32a903898c7ca8caac668964), [`643c6b6`](https://github.com/riccardoperra/codeimage/commit/643c6b668b81dd86b610aa21a71a5fb8c435b471), [`e8aa8a3`](https://github.com/riccardoperra/codeimage/commit/e8aa8a3a2dd10e024991a42a9c858c665092d1e7), [`e3ca614`](https://github.com/riccardoperra/codeimage/commit/e3ca6148a66cee7919d8a34311cf5033480e692e), [`f9b8474`](https://github.com/riccardoperra/codeimage/commit/f9b84748a631e62d32a903898c7ca8caac668964), [`6350e1b`](https://github.com/riccardoperra/codeimage/commit/6350e1bbd36b76d114242ce30f8ceb92c92d0de1)]: + - @codeimage/theme@0.7.0 + - @codeimage/config@5.0.0 + - @codeimage/locale@0.5.0 + - @codeimage/ui@0.6.0 + ## 0.15.2 ### Patch Changes diff --git a/apps/codeimage/package.json b/apps/codeimage/package.json index a576847e6..b1d2fa83c 100644 --- a/apps/codeimage/package.json +++ b/apps/codeimage/package.json @@ -1,7 +1,7 @@ { "name": "@codeimage/app", "private": true, - "version": "0.15.2", + "version": "0.16.0", "scripts": { "start": "vite", "dev": "vite --host", diff --git a/package.json b/package.json index 1cbd67561..d54b2b6cc 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "codeimage", - "version": "0.15.2", + "version": "0.16.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/", diff --git a/packages/config/CHANGELOG.md b/packages/config/CHANGELOG.md index 514f5d089..04d73f8c6 100644 --- a/packages/config/CHANGELOG.md +++ b/packages/config/CHANGELOG.md @@ -1,5 +1,24 @@ # @codeimage/theme +## 5.0.0 + +### Minor Changes + +- [#228](https://github.com/riccardoperra/codeimage/pull/228) [`2b7248e`](https://github.com/riccardoperra/codeimage/commit/2b7248e9ba080dec9de44f954a56d7f560dfd899) Thanks [@riccardoperra](https://github.com/riccardoperra)! - Update dependencies and codemirror + +* [#226](https://github.com/riccardoperra/codeimage/pull/226) [`e8aa8a3`](https://github.com/riccardoperra/codeimage/commit/e8aa8a3a2dd10e024991a42a9c858c665092d1e7) Thanks [@riccardoperra](https://github.com/riccardoperra)! - update deps, update codemirror + +- [#214](https://github.com/riccardoperra/codeimage/pull/214) [`e3ca614`](https://github.com/riccardoperra/codeimage/commit/e3ca6148a66cee7919d8a34311cf5033480e692e) Thanks [@riccardoperra](https://github.com/riccardoperra)! - Refactor theme integration + +* [#221](https://github.com/riccardoperra/codeimage/pull/221) [`f9b8474`](https://github.com/riccardoperra/codeimage/commit/f9b84748a631e62d32a903898c7ca8caac668964) Thanks [@riccardoperra](https://github.com/riccardoperra)! - add support for copy to clipboard + +### Patch Changes + +- [#223](https://github.com/riccardoperra/codeimage/pull/223) [`6350e1b`](https://github.com/riccardoperra/codeimage/commit/6350e1bbd36b76d114242ce30f8ceb92c92d0de1) Thanks [@riccardoperra](https://github.com/riccardoperra)! - Style improvements for MacOSX + +- Updated dependencies [[`719ac23`](https://github.com/riccardoperra/codeimage/commit/719ac23d91f93e11fe522633206787b56f8ef073), [`2b7248e`](https://github.com/riccardoperra/codeimage/commit/2b7248e9ba080dec9de44f954a56d7f560dfd899), [`e8aa8a3`](https://github.com/riccardoperra/codeimage/commit/e8aa8a3a2dd10e024991a42a9c858c665092d1e7), [`e3ca614`](https://github.com/riccardoperra/codeimage/commit/e3ca6148a66cee7919d8a34311cf5033480e692e)]: + - @codeimage/theme@0.7.0 + ## 4.0.0 ### Minor Changes diff --git a/packages/config/package.json b/packages/config/package.json index 4c2f3e36a..6fd143af1 100644 --- a/packages/config/package.json +++ b/packages/config/package.json @@ -1,6 +1,6 @@ { "name": "@codeimage/config", - "version": "4.0.0", + "version": "5.0.0", "module": "./dist/config.es.js", "source": "./src/public-api.ts", "types": "./dist/public-api.d.ts", diff --git a/packages/locale/CHANGELOG.md b/packages/locale/CHANGELOG.md index 7f01e5733..257f0c8d1 100644 --- a/packages/locale/CHANGELOG.md +++ b/packages/locale/CHANGELOG.md @@ -1,5 +1,13 @@ # @codeimage/theme +## 0.5.0 + +### Minor Changes + +- [#228](https://github.com/riccardoperra/codeimage/pull/228) [`2b7248e`](https://github.com/riccardoperra/codeimage/commit/2b7248e9ba080dec9de44f954a56d7f560dfd899) Thanks [@riccardoperra](https://github.com/riccardoperra)! - Update dependencies and codemirror + +* [#226](https://github.com/riccardoperra/codeimage/pull/226) [`e8aa8a3`](https://github.com/riccardoperra/codeimage/commit/e8aa8a3a2dd10e024991a42a9c858c665092d1e7) Thanks [@riccardoperra](https://github.com/riccardoperra)! - update deps, update codemirror + ## 0.4.6 ### Patch Changes diff --git a/packages/locale/package.json b/packages/locale/package.json index 7cb4a52f6..401698471 100644 --- a/packages/locale/package.json +++ b/packages/locale/package.json @@ -1,6 +1,6 @@ { "name": "@codeimage/locale", - "version": "0.4.6", + "version": "0.5.0", "module": "./dist/locale.es.js", "source": "./src/public-api.ts", "types": "./dist/public-api.d.ts", diff --git a/packages/theme/CHANGELOG.md b/packages/theme/CHANGELOG.md index 7b01ec0a2..9f6bf9bf3 100644 --- a/packages/theme/CHANGELOG.md +++ b/packages/theme/CHANGELOG.md @@ -1,5 +1,19 @@ # @codeimage/theme +## 0.7.0 + +### Minor Changes + +- [#228](https://github.com/riccardoperra/codeimage/pull/228) [`2b7248e`](https://github.com/riccardoperra/codeimage/commit/2b7248e9ba080dec9de44f954a56d7f560dfd899) Thanks [@riccardoperra](https://github.com/riccardoperra)! - Update dependencies and codemirror + +* [#226](https://github.com/riccardoperra/codeimage/pull/226) [`e8aa8a3`](https://github.com/riccardoperra/codeimage/commit/e8aa8a3a2dd10e024991a42a9c858c665092d1e7) Thanks [@riccardoperra](https://github.com/riccardoperra)! - update deps, update codemirror + +- [#214](https://github.com/riccardoperra/codeimage/pull/214) [`e3ca614`](https://github.com/riccardoperra/codeimage/commit/e3ca6148a66cee7919d8a34311cf5033480e692e) Thanks [@riccardoperra](https://github.com/riccardoperra)! - Refactor theme integration + +### Patch Changes + +- [#214](https://github.com/riccardoperra/codeimage/pull/214) [`719ac23`](https://github.com/riccardoperra/codeimage/commit/719ac23d91f93e11fe522633206787b56f8ef073) Thanks [@riccardoperra](https://github.com/riccardoperra)! - Theme improvements + ## 0.6.0 ### Minor Changes diff --git a/packages/theme/package.json b/packages/theme/package.json index 30ee30fdb..e3b59a30c 100644 --- a/packages/theme/package.json +++ b/packages/theme/package.json @@ -1,6 +1,6 @@ { "name": "@codeimage/theme", - "version": "0.6.0", + "version": "0.7.0", "module": "./dist/theme.es.js", "source": "./src/public-api.ts", "types": "./dist/public-api.d.ts", diff --git a/packages/ui/CHANGELOG.md b/packages/ui/CHANGELOG.md index 6479f62cd..2b2ac86ce 100644 --- a/packages/ui/CHANGELOG.md +++ b/packages/ui/CHANGELOG.md @@ -1,5 +1,23 @@ # @codeimage/ui +## 0.6.0 + +### Minor Changes + +- [#228](https://github.com/riccardoperra/codeimage/pull/228) [`2b7248e`](https://github.com/riccardoperra/codeimage/commit/2b7248e9ba080dec9de44f954a56d7f560dfd899) Thanks [@riccardoperra](https://github.com/riccardoperra)! - Update dependencies and codemirror + +* [#221](https://github.com/riccardoperra/codeimage/pull/221) [`643c6b6`](https://github.com/riccardoperra/codeimage/commit/643c6b668b81dd86b610aa21a71a5fb8c435b471) Thanks [@riccardoperra](https://github.com/riccardoperra)! - Add button primary alternative theme + +- [#226](https://github.com/riccardoperra/codeimage/pull/226) [`e8aa8a3`](https://github.com/riccardoperra/codeimage/commit/e8aa8a3a2dd10e024991a42a9c858c665092d1e7) Thanks [@riccardoperra](https://github.com/riccardoperra)! - update deps, update codemirror + +* [#214](https://github.com/riccardoperra/codeimage/pull/214) [`e3ca614`](https://github.com/riccardoperra/codeimage/commit/e3ca6148a66cee7919d8a34311cf5033480e692e) Thanks [@riccardoperra](https://github.com/riccardoperra)! - Refactor theme integration + +### Patch Changes + +- [#221](https://github.com/riccardoperra/codeimage/pull/221) [`f9b8474`](https://github.com/riccardoperra/codeimage/commit/f9b84748a631e62d32a903898c7ca8caac668964) Thanks [@riccardoperra](https://github.com/riccardoperra)! - Snackbar - add support for content wrapper + +* [#223](https://github.com/riccardoperra/codeimage/pull/223) [`6350e1b`](https://github.com/riccardoperra/codeimage/commit/6350e1bbd36b76d114242ce30f8ceb92c92d0de1) Thanks [@riccardoperra](https://github.com/riccardoperra)! - Style improvements for MacOSX + ## 0.5.0 ### Minor Changes diff --git a/packages/ui/package.json b/packages/ui/package.json index bb7f30910..62231d6e9 100644 --- a/packages/ui/package.json +++ b/packages/ui/package.json @@ -1,6 +1,6 @@ { "name": "@codeimage/ui", - "version": "0.5.0", + "version": "0.6.0", "module": "./dist/index.js", "types": "./dist/index.d.ts", "files": [