From 38faebf6eb7f242af715840e3e7f87bc8af52fae Mon Sep 17 00:00:00 2001 From: Tom Lienard Date: Sat, 3 Jun 2023 17:00:24 +0200 Subject: [PATCH] ci: release (#898) Co-authored-by: github-actions[bot] --- .changeset/beige-lobsters-pay.md | 6 ------ .changeset/chatty-pumpkins-vanish.md | 5 ----- .changeset/fair-plants-peel.md | 5 ----- .changeset/fast-apricots-check.md | 5 ----- .changeset/flat-rabbits-shake.md | 5 ----- .changeset/friendly-readers-unite.md | 5 ----- .changeset/hungry-geckos-tap.md | 5 ----- .changeset/lemon-ducks-learn.md | 5 ----- .changeset/mean-cherries-marry.md | 7 ------- .changeset/neat-otters-live.md | 5 ----- .changeset/olive-trains-taste.md | 7 ------- .changeset/spicy-insects-hug.md | 5 ----- .changeset/tall-oranges-visit.md | 5 ----- .changeset/tidy-yaks-push.md | 5 ----- .changeset/two-lies-warn.md | 5 ----- .changeset/violet-panthers-remember.md | 6 ------ crates/cli/CHANGELOG.md | 8 ++++++++ crates/cli/package.json | 2 +- crates/runtime/CHANGELOG.md | 2 ++ crates/runtime/package.json | 2 +- crates/serverless/CHANGELOG.md | 16 ++++++++++++++++ crates/serverless/package.json | 2 +- crates/wpt-runner/CHANGELOG.md | 6 ++++++ crates/wpt-runner/package.json | 2 +- examples/sidra/CHANGELOG.md | 7 +++++++ examples/sidra/package.json | 2 +- packages/dashboard/CHANGELOG.md | 21 +++++++++++++++++++++ packages/dashboard/package.json | 2 +- packages/docs/CHANGELOG.md | 14 ++++++++++++++ packages/docs/package.json | 2 +- packages/js-runtime/CHANGELOG.md | 6 ++++++ packages/js-runtime/package.json | 2 +- packages/ui/CHANGELOG.md | 6 ++++++ packages/ui/package.json | 2 +- 34 files changed, 95 insertions(+), 95 deletions(-) delete mode 100644 .changeset/beige-lobsters-pay.md delete mode 100644 .changeset/chatty-pumpkins-vanish.md delete mode 100644 .changeset/fair-plants-peel.md delete mode 100644 .changeset/fast-apricots-check.md delete mode 100644 .changeset/flat-rabbits-shake.md delete mode 100644 .changeset/friendly-readers-unite.md delete mode 100644 .changeset/hungry-geckos-tap.md delete mode 100644 .changeset/lemon-ducks-learn.md delete mode 100644 .changeset/mean-cherries-marry.md delete mode 100644 .changeset/neat-otters-live.md delete mode 100644 .changeset/olive-trains-taste.md delete mode 100644 .changeset/spicy-insects-hug.md delete mode 100644 .changeset/tall-oranges-visit.md delete mode 100644 .changeset/tidy-yaks-push.md delete mode 100644 .changeset/two-lies-warn.md delete mode 100644 .changeset/violet-panthers-remember.md create mode 100644 examples/sidra/CHANGELOG.md diff --git a/.changeset/beige-lobsters-pay.md b/.changeset/beige-lobsters-pay.md deleted file mode 100644 index f216f03f6..000000000 --- a/.changeset/beige-lobsters-pay.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -'@lagon/example-sidra': major -'@lagon/docs': major ---- - -Add Sidra example. diff --git a/.changeset/chatty-pumpkins-vanish.md b/.changeset/chatty-pumpkins-vanish.md deleted file mode 100644 index 006d759d8..000000000 --- a/.changeset/chatty-pumpkins-vanish.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@lagon/dashboard': patch ---- - -Close modals when submitting without any error diff --git a/.changeset/fair-plants-peel.md b/.changeset/fair-plants-peel.md deleted file mode 100644 index ec429111f..000000000 --- a/.changeset/fair-plants-peel.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@lagon/docs': patch ---- - -Update contributing environment variables setup diff --git a/.changeset/fast-apricots-check.md b/.changeset/fast-apricots-check.md deleted file mode 100644 index e679d48b1..000000000 --- a/.changeset/fast-apricots-check.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@lagon/dashboard': patch ---- - -Improve custom domains UX diff --git a/.changeset/flat-rabbits-shake.md b/.changeset/flat-rabbits-shake.md deleted file mode 100644 index 1665e1b35..000000000 --- a/.changeset/flat-rabbits-shake.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@lagon/serverless': minor ---- - -Release container image diff --git a/.changeset/friendly-readers-unite.md b/.changeset/friendly-readers-unite.md deleted file mode 100644 index db933b5e2..000000000 --- a/.changeset/friendly-readers-unite.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@lagon/dashboard': patch ---- - -Add links to documentation in Function settings diff --git a/.changeset/hungry-geckos-tap.md b/.changeset/hungry-geckos-tap.md deleted file mode 100644 index 69fc8f111..000000000 --- a/.changeset/hungry-geckos-tap.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@lagon/dashboard': patch ---- - -Fix domain status when proxied through Cloudflare diff --git a/.changeset/lemon-ducks-learn.md b/.changeset/lemon-ducks-learn.md deleted file mode 100644 index 8d71ca263..000000000 --- a/.changeset/lemon-ducks-learn.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@lagon/cli': patch ---- - -Reduce loading animation ticks diff --git a/.changeset/mean-cherries-marry.md b/.changeset/mean-cherries-marry.md deleted file mode 100644 index ad38cbc58..000000000 --- a/.changeset/mean-cherries-marry.md +++ /dev/null @@ -1,7 +0,0 @@ ---- -'@lagon/cli': patch -'@lagon/serverless': patch -'@lagon/js-runtime': patch ---- - -Improve implementation of Headers, Request, Response and URLSearchParams diff --git a/.changeset/neat-otters-live.md b/.changeset/neat-otters-live.md deleted file mode 100644 index 7ea70c583..000000000 --- a/.changeset/neat-otters-live.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@lagon/serverless': patch ---- - -Fix logs time-to-live diff --git a/.changeset/olive-trains-taste.md b/.changeset/olive-trains-taste.md deleted file mode 100644 index 16b417d80..000000000 --- a/.changeset/olive-trains-taste.md +++ /dev/null @@ -1,7 +0,0 @@ ---- -'@lagon/dashboard': patch -'@lagon/serverless': patch -'@lagon/docs': patch ---- - -Add Cron Functions diff --git a/.changeset/spicy-insects-hug.md b/.changeset/spicy-insects-hug.md deleted file mode 100644 index 5ae72a213..000000000 --- a/.changeset/spicy-insects-hug.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@lagon/wpt-runner': patch ---- - -Add not completed tests to results diff --git a/.changeset/tall-oranges-visit.md b/.changeset/tall-oranges-visit.md deleted file mode 100644 index b392addba..000000000 --- a/.changeset/tall-oranges-visit.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@lagon/docs': patch ---- - -Update custom domains documentation diff --git a/.changeset/tidy-yaks-push.md b/.changeset/tidy-yaks-push.md deleted file mode 100644 index dabe0d363..000000000 --- a/.changeset/tidy-yaks-push.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@lagon/ui': patch ---- - -Add Copiable component diff --git a/.changeset/two-lies-warn.md b/.changeset/two-lies-warn.md deleted file mode 100644 index 99ee7a8a2..000000000 --- a/.changeset/two-lies-warn.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@lagon/dashboard': patch ---- - -Allow deleting a Function with existing environment variables diff --git a/.changeset/violet-panthers-remember.md b/.changeset/violet-panthers-remember.md deleted file mode 100644 index 73267b138..000000000 --- a/.changeset/violet-panthers-remember.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -'@lagon/serverless': patch -'@lagon/dashboard': patch ---- - -Replace assets table with a json column diff --git a/crates/cli/CHANGELOG.md b/crates/cli/CHANGELOG.md index 592e4bcda..46e7d4ebb 100644 --- a/crates/cli/CHANGELOG.md +++ b/crates/cli/CHANGELOG.md @@ -1,5 +1,13 @@ # @lagon/cli +## 0.7.3 + +### Patch Changes + +- [#907](https://github.com/lagonapp/lagon/pull/907) [`6a593cb`](https://github.com/lagonapp/lagon/commit/6a593cbc3b1a853a6b2170a8d1d696ddf0e101d6) Thanks [@QuiiBz](https://github.com/QuiiBz)! - Reduce loading animation ticks + +- [#835](https://github.com/lagonapp/lagon/pull/835) [`12ff778`](https://github.com/lagonapp/lagon/commit/12ff77821b74bffc483a216c46053e270ddde64a) Thanks [@QuiiBz](https://github.com/QuiiBz)! - Improve implementation of Headers, Request, Response and URLSearchParams + ## 0.7.2 ### Patch Changes diff --git a/crates/cli/package.json b/crates/cli/package.json index f2731bc6f..fc6812140 100644 --- a/crates/cli/package.json +++ b/crates/cli/package.json @@ -1,6 +1,6 @@ { "name": "@lagon/cli", - "version": "0.7.2", + "version": "0.7.3", "description": "CLI for Lagon", "type": "module", "files": [ diff --git a/crates/runtime/CHANGELOG.md b/crates/runtime/CHANGELOG.md index 07d5661ef..c52443d9b 100644 --- a/crates/runtime/CHANGELOG.md +++ b/crates/runtime/CHANGELOG.md @@ -1,5 +1,7 @@ # @lagon/runtime +## 0.3.15 + ## 0.3.14 ### Patch Changes diff --git a/crates/runtime/package.json b/crates/runtime/package.json index a42f2af07..f50c3f341 100644 --- a/crates/runtime/package.json +++ b/crates/runtime/package.json @@ -1,6 +1,6 @@ { "name": "@lagon/runtime", - "version": "0.3.14", + "version": "0.3.15", "description": "JavaScript Serverless Runtime for Lagon", "private": true, "scripts": { diff --git a/crates/serverless/CHANGELOG.md b/crates/serverless/CHANGELOG.md index 079771076..9c4030434 100644 --- a/crates/serverless/CHANGELOG.md +++ b/crates/serverless/CHANGELOG.md @@ -1,5 +1,21 @@ # @lagon/serverless +## 0.2.0 + +### Minor Changes + +- [#873](https://github.com/lagonapp/lagon/pull/873) [`dd2b64e`](https://github.com/lagonapp/lagon/commit/dd2b64ef9cff03c079af60faf6e22c708d5aa78e) Thanks [@anbraten](https://github.com/anbraten)! - Release container image + +### Patch Changes + +- [#835](https://github.com/lagonapp/lagon/pull/835) [`12ff778`](https://github.com/lagonapp/lagon/commit/12ff77821b74bffc483a216c46053e270ddde64a) Thanks [@QuiiBz](https://github.com/QuiiBz)! - Improve implementation of Headers, Request, Response and URLSearchParams + +- [#907](https://github.com/lagonapp/lagon/pull/907) [`6a593cb`](https://github.com/lagonapp/lagon/commit/6a593cbc3b1a853a6b2170a8d1d696ddf0e101d6) Thanks [@QuiiBz](https://github.com/QuiiBz)! - Fix logs time-to-live + +- [#920](https://github.com/lagonapp/lagon/pull/920) [`10d4086`](https://github.com/lagonapp/lagon/commit/10d40869d96f1d4ee590d5144a36941aee8d6b71) Thanks [@QuiiBz](https://github.com/QuiiBz)! - Add Cron Functions + +- [#915](https://github.com/lagonapp/lagon/pull/915) [`f05147b`](https://github.com/lagonapp/lagon/commit/f05147b663e788c04680d76a1ce8a7c9a0f87959) Thanks [@QuiiBz](https://github.com/QuiiBz)! - Replace assets table with a json column + ## 0.1.33 ### Patch Changes diff --git a/crates/serverless/package.json b/crates/serverless/package.json index bab81304e..5d776aa6d 100644 --- a/crates/serverless/package.json +++ b/crates/serverless/package.json @@ -1,6 +1,6 @@ { "name": "@lagon/serverless", - "version": "0.1.33", + "version": "0.2.0", "description": "Serverless software using Lagon Runtime", "private": true, "scripts": { diff --git a/crates/wpt-runner/CHANGELOG.md b/crates/wpt-runner/CHANGELOG.md index ad9a2d940..84e3409de 100644 --- a/crates/wpt-runner/CHANGELOG.md +++ b/crates/wpt-runner/CHANGELOG.md @@ -1,5 +1,11 @@ # @lagon/wpt-runner +## 0.1.5 + +### Patch Changes + +- [#835](https://github.com/lagonapp/lagon/pull/835) [`12ff778`](https://github.com/lagonapp/lagon/commit/12ff77821b74bffc483a216c46053e270ddde64a) Thanks [@QuiiBz](https://github.com/QuiiBz)! - Add not completed tests to results + ## 0.1.4 ### Patch Changes diff --git a/crates/wpt-runner/package.json b/crates/wpt-runner/package.json index 7705bc1ce..a207bcd24 100644 --- a/crates/wpt-runner/package.json +++ b/crates/wpt-runner/package.json @@ -1,6 +1,6 @@ { "name": "@lagon/wpt-runner", - "version": "0.1.4", + "version": "0.1.5", "description": "web-platform-tests runner for Lagon Runtime", "private": true, "scripts": { diff --git a/examples/sidra/CHANGELOG.md b/examples/sidra/CHANGELOG.md new file mode 100644 index 000000000..2858e2d89 --- /dev/null +++ b/examples/sidra/CHANGELOG.md @@ -0,0 +1,7 @@ +# @lagon/example-sidra + +## 1.0.0 + +### Major Changes + +- [#914](https://github.com/lagonapp/lagon/pull/914) [`00b30bc`](https://github.com/lagonapp/lagon/commit/00b30bcac6176d99a3f0f009e7d21288f8eea126) Thanks [@barbarbar338](https://github.com/barbarbar338)! - Add Sidra example. diff --git a/examples/sidra/package.json b/examples/sidra/package.json index e9d7c98dd..baeef06b7 100644 --- a/examples/sidra/package.json +++ b/examples/sidra/package.json @@ -1,6 +1,6 @@ { "name": "@lagon/example-sidra", - "version": "0.1.0", + "version": "1.0.0", "private": true, "scripts": { "lagon-dev": "lagon dev index.ts" diff --git a/packages/dashboard/CHANGELOG.md b/packages/dashboard/CHANGELOG.md index 21b4b3a5d..d2c2dcaf4 100644 --- a/packages/dashboard/CHANGELOG.md +++ b/packages/dashboard/CHANGELOG.md @@ -1,5 +1,26 @@ # @lagon/dashboard +## 0.3.9 + +### Patch Changes + +- [#901](https://github.com/lagonapp/lagon/pull/901) [`3869782`](https://github.com/lagonapp/lagon/commit/38697826a3cc86fb759b281f2428e21976ef5590) Thanks [@QuiiBz](https://github.com/QuiiBz)! - Close modals when submitting without any error + +- [#899](https://github.com/lagonapp/lagon/pull/899) [`be0dded`](https://github.com/lagonapp/lagon/commit/be0ddedb0e00da72304360a0647225dc4ff4b204) Thanks [@QuiiBz](https://github.com/QuiiBz)! - Improve custom domains UX + +- [#920](https://github.com/lagonapp/lagon/pull/920) [`10d4086`](https://github.com/lagonapp/lagon/commit/10d40869d96f1d4ee590d5144a36941aee8d6b71) Thanks [@QuiiBz](https://github.com/QuiiBz)! - Add links to documentation in Function settings + +- [#907](https://github.com/lagonapp/lagon/pull/907) [`6a593cb`](https://github.com/lagonapp/lagon/commit/6a593cbc3b1a853a6b2170a8d1d696ddf0e101d6) Thanks [@QuiiBz](https://github.com/QuiiBz)! - Fix domain status when proxied through Cloudflare + +- [#920](https://github.com/lagonapp/lagon/pull/920) [`10d4086`](https://github.com/lagonapp/lagon/commit/10d40869d96f1d4ee590d5144a36941aee8d6b71) Thanks [@QuiiBz](https://github.com/QuiiBz)! - Add Cron Functions + +- [#913](https://github.com/lagonapp/lagon/pull/913) [`9753db2`](https://github.com/lagonapp/lagon/commit/9753db24762c750ef49a749721c702698c447e2f) Thanks [@QuiiBz](https://github.com/QuiiBz)! - Allow deleting a Function with existing environment variables + +- [#915](https://github.com/lagonapp/lagon/pull/915) [`f05147b`](https://github.com/lagonapp/lagon/commit/f05147b663e788c04680d76a1ce8a7c9a0f87959) Thanks [@QuiiBz](https://github.com/QuiiBz)! - Replace assets table with a json column + +- Updated dependencies [[`be0dded`](https://github.com/lagonapp/lagon/commit/be0ddedb0e00da72304360a0647225dc4ff4b204)]: + - @lagon/ui@0.2.4 + ## 0.3.8 ### Patch Changes diff --git a/packages/dashboard/package.json b/packages/dashboard/package.json index 501cc27da..9f21a769a 100644 --- a/packages/dashboard/package.json +++ b/packages/dashboard/package.json @@ -1,6 +1,6 @@ { "name": "@lagon/dashboard", - "version": "0.3.8", + "version": "0.3.9", "private": true, "scripts": { "dev": "next dev", diff --git a/packages/docs/CHANGELOG.md b/packages/docs/CHANGELOG.md index 0dec00683..3d8141040 100644 --- a/packages/docs/CHANGELOG.md +++ b/packages/docs/CHANGELOG.md @@ -1,5 +1,19 @@ # @lagon/docs +## 1.0.0 + +### Major Changes + +- [#914](https://github.com/lagonapp/lagon/pull/914) [`00b30bc`](https://github.com/lagonapp/lagon/commit/00b30bcac6176d99a3f0f009e7d21288f8eea126) Thanks [@barbarbar338](https://github.com/barbarbar338)! - Add Sidra example. + +### Patch Changes + +- [#872](https://github.com/lagonapp/lagon/pull/872) [`a90e9e9`](https://github.com/lagonapp/lagon/commit/a90e9e971d3b9288bc6a40d098aa4552fa86307c) Thanks [@anbraten](https://github.com/anbraten)! - Update contributing environment variables setup + +- [#920](https://github.com/lagonapp/lagon/pull/920) [`10d4086`](https://github.com/lagonapp/lagon/commit/10d40869d96f1d4ee590d5144a36941aee8d6b71) Thanks [@QuiiBz](https://github.com/QuiiBz)! - Add Cron Functions + +- [#899](https://github.com/lagonapp/lagon/pull/899) [`be0dded`](https://github.com/lagonapp/lagon/commit/be0ddedb0e00da72304360a0647225dc4ff4b204) Thanks [@QuiiBz](https://github.com/QuiiBz)! - Update custom domains documentation + ## 0.3.10 ### Patch Changes diff --git a/packages/docs/package.json b/packages/docs/package.json index 2d4398bd7..01e43f1ce 100644 --- a/packages/docs/package.json +++ b/packages/docs/package.json @@ -1,6 +1,6 @@ { "name": "@lagon/docs", - "version": "0.3.10", + "version": "1.0.0", "private": true, "scripts": { "dev": "next dev", diff --git a/packages/js-runtime/CHANGELOG.md b/packages/js-runtime/CHANGELOG.md index 34fd5388b..20e50e6f6 100644 --- a/packages/js-runtime/CHANGELOG.md +++ b/packages/js-runtime/CHANGELOG.md @@ -1,5 +1,11 @@ # @lagon/js-runtime +## 0.3.15 + +### Patch Changes + +- [#835](https://github.com/lagonapp/lagon/pull/835) [`12ff778`](https://github.com/lagonapp/lagon/commit/12ff77821b74bffc483a216c46053e270ddde64a) Thanks [@QuiiBz](https://github.com/QuiiBz)! - Improve implementation of Headers, Request, Response and URLSearchParams + ## 0.3.14 ### Patch Changes diff --git a/packages/js-runtime/package.json b/packages/js-runtime/package.json index ad1cdf51f..9c8921c38 100644 --- a/packages/js-runtime/package.json +++ b/packages/js-runtime/package.json @@ -1,6 +1,6 @@ { "name": "@lagon/js-runtime", - "version": "0.3.14", + "version": "0.3.15", "description": "JavaScript Runtime", "private": true, "type": "module", diff --git a/packages/ui/CHANGELOG.md b/packages/ui/CHANGELOG.md index 12c2731e5..b0cdcb98e 100644 --- a/packages/ui/CHANGELOG.md +++ b/packages/ui/CHANGELOG.md @@ -1,5 +1,11 @@ # @lagon/ui +## 0.2.4 + +### Patch Changes + +- [#899](https://github.com/lagonapp/lagon/pull/899) [`be0dded`](https://github.com/lagonapp/lagon/commit/be0ddedb0e00da72304360a0647225dc4ff4b204) Thanks [@QuiiBz](https://github.com/QuiiBz)! - Add Copiable component + ## 0.2.3 ### Patch Changes diff --git a/packages/ui/package.json b/packages/ui/package.json index 115df4a13..b85347eef 100644 --- a/packages/ui/package.json +++ b/packages/ui/package.json @@ -1,6 +1,6 @@ { "name": "@lagon/ui", - "version": "0.2.3", + "version": "0.2.4", "description": "Lagon Design System", "private": true, "main": "src/index.ts",