Skip to content

Commit

Permalink
ci: release
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Apr 8, 2023
1 parent ebe489e commit beb89e4
Show file tree
Hide file tree
Showing 17 changed files with 46 additions and 52 deletions.
5 changes: 0 additions & 5 deletions .changeset/big-forks-taste.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/dry-shrimps-hide.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/flat-bikes-enjoy.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/fresh-grapes-learn.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/olive-meals-end.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/rich-kangaroos-swim.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/smooth-feet-promise.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/unlucky-cups-accept.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/wise-rabbits-worry.md

This file was deleted.

8 changes: 8 additions & 0 deletions crates/serverless/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @lagon/serverless

## 0.1.26

### Patch Changes

- [#728](https://github.com/lagonapp/lagon/pull/728) [`476c2e2`](https://github.com/lagonapp/lagon/commit/476c2e23d1ce4ff5e30d3ccd2bd51f2070db4f6d) Thanks [@QuiiBz](https://github.com/QuiiBz)! - Migrate underlaying storage for stats & logs to Clickhouse

* [#733](https://github.com/lagonapp/lagon/pull/733) [`a75de67`](https://github.com/lagonapp/lagon/commit/a75de673cae0e7d2b2ef140b0e54df63875db27a) Thanks [@QuiiBz](https://github.com/QuiiBz)! - Limit maximum response time

## 0.1.25

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion crates/serverless/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@lagon/serverless",
"version": "0.1.25",
"version": "0.1.26",
"description": "Serverless software using Lagon Runtime",
"private": true,
"scripts": {
Expand Down
16 changes: 16 additions & 0 deletions packages/dashboard/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,21 @@
# @lagon/dashboard

## 0.3.2

### Patch Changes

- [#727](https://github.com/lagonapp/lagon/pull/727) [`dc23559`](https://github.com/lagonapp/lagon/commit/dc235595c154f87059fe518dcaf16708684090a4) Thanks [@QuiiBz](https://github.com/QuiiBz)! - Add a "Copy" button to the tokens list

* [#719](https://github.com/lagonapp/lagon/pull/719) [`8c41e80`](https://github.com/lagonapp/lagon/commit/8c41e80379210e0ca92efc3da6c52dea4cbc3600) Thanks [@QuiiBz](https://github.com/QuiiBz)! - Fix deployments creation date

- [#728](https://github.com/lagonapp/lagon/pull/728) [`476c2e2`](https://github.com/lagonapp/lagon/commit/476c2e23d1ce4ff5e30d3ccd2bd51f2070db4f6d) Thanks [@QuiiBz](https://github.com/QuiiBz)! - Migrate underlaying storage for stats & logs to Clickhouse

* [#733](https://github.com/lagonapp/lagon/pull/733) [`a75de67`](https://github.com/lagonapp/lagon/commit/a75de673cae0e7d2b2ef140b0e54df63875db27a) Thanks [@QuiiBz](https://github.com/QuiiBz)! - Limit maximum response time

- [`9273678`](https://github.com/lagonapp/lagon/commit/927367879a61b4f0cec03a64b5c2af728a976362) Thanks [@QuiiBz](https://github.com/QuiiBz)! - Fix CPU time showing a wrong metric

* [#716](https://github.com/lagonapp/lagon/pull/716) [`b3ea6c7`](https://github.com/lagonapp/lagon/commit/b3ea6c760308e15eb9d72f9efafb7cabcc06fb44) Thanks [@QuiiBz](https://github.com/QuiiBz)! - Fix "Socket closed unexpectedly" API errors due to Redis timeouts

## 0.3.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/dashboard/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@lagon/dashboard",
"version": "0.3.1",
"version": "0.3.2",
"private": true,
"scripts": {
"dev": "next dev",
Expand Down
8 changes: 8 additions & 0 deletions packages/docs/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @lagon/docs

## 0.3.3

### Patch Changes

- [#733](https://github.com/lagonapp/lagon/pull/733) [`a75de67`](https://github.com/lagonapp/lagon/commit/a75de673cae0e7d2b2ef140b0e54df63875db27a) Thanks [@QuiiBz](https://github.com/QuiiBz)! - Add pricing page

* [#733](https://github.com/lagonapp/lagon/pull/733) [`a75de67`](https://github.com/lagonapp/lagon/commit/a75de673cae0e7d2b2ef140b0e54df63875db27a) Thanks [@QuiiBz](https://github.com/QuiiBz)! - Update CPU time to request duration

## 0.3.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/docs/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@lagon/docs",
"version": "0.3.2",
"version": "0.3.3",
"private": true,
"scripts": {
"dev": "next dev",
Expand Down
10 changes: 10 additions & 0 deletions www/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# @lagon/www

## 1.1.0

### Minor Changes

- [#724](https://github.com/lagonapp/lagon/pull/724) [`123f520`](https://github.com/lagonapp/lagon/commit/123f5202d6f728192f3f2bc8233ee678b9dfe1ff) Thanks [@QuiiBz](https://github.com/QuiiBz)! - Migrate to Next.js 13 app router

### Patch Changes

- [#733](https://github.com/lagonapp/lagon/pull/733) [`a75de67`](https://github.com/lagonapp/lagon/commit/a75de673cae0e7d2b2ef140b0e54df63875db27a) Thanks [@QuiiBz](https://github.com/QuiiBz)! - Update CPU time to request duration

## 1.0.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion www/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@lagon/www",
"version": "1.0.1",
"version": "1.1.0",
"private": true,
"scripts": {
"dev": "next dev",
Expand Down

0 comments on commit beb89e4

Please sign in to comment.