Skip to content

Commit

Permalink
ci: release (#230)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
QuiiBz and github-actions[bot] authored Nov 6, 2022
1 parent 74b3fb6 commit dcbffe2
Show file tree
Hide file tree
Showing 25 changed files with 66 additions and 93 deletions.
5 changes: 0 additions & 5 deletions .changeset/afraid-fireants-flash.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/beige-ways-visit.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/flat-nails-hunt.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/heavy-terms-grow.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/purple-sloths-share.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/rich-lies-pull.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/short-donuts-agree.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/short-scissors-explode.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/sixty-mails-rescue.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/slow-eggs-return.md

This file was deleted.

7 changes: 7 additions & 0 deletions examples/astro/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @lagon/example-astro

## 0.0.4

### Patch Changes

- Updated dependencies [[`8727bc6`](https://github.com/lagonapp/lagon/commit/8727bc64b98f280eb54e4d94ea1c309c13663b59)]:
- @lagon/astro@0.0.4

## 0.0.3

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions examples/astro/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@lagon/example-astro",
"version": "0.0.3",
"version": "0.0.4",
"private": true,
"scripts": {
"dev": "astro dev",
Expand All @@ -15,6 +15,6 @@
},
"dependencies": {
"@astrojs/deno": "^0.2.0",
"@lagon/astro": "workspace:0.0.3"
"@lagon/astro": "workspace:0.0.4"
}
}
6 changes: 6 additions & 0 deletions packages/astro/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @lagon/astro

## 0.0.4

### Patch Changes

- [#240](https://github.com/lagonapp/lagon/pull/240) [`8727bc6`](https://github.com/lagonapp/lagon/commit/8727bc64b98f280eb54e4d94ea1c309c13663b59) Thanks [@QuiiBz](https://github.com/QuiiBz)! - Remove extra process.argv shim

## 0.0.3

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/astro/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@lagon/astro",
"version": "0.0.3",
"version": "0.0.4",
"type": "module",
"main": "dist/index.js",
"types": "dist/index.d.ts",
Expand Down
8 changes: 8 additions & 0 deletions packages/cli/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @lagon/cli

## 0.3.5

### Patch Changes

- [#238](https://github.com/lagonapp/lagon/pull/238) [`045977c`](https://github.com/lagonapp/lagon/commit/045977cb200281d68c9a834573ca43ff300f9f73) Thanks [@QuiiBz](https://github.com/QuiiBz)! - Add --prod option to `lagon deploy`

* [#236](https://github.com/lagonapp/lagon/pull/236) [`6b44882`](https://github.com/lagonapp/lagon/commit/6b448821f525d4039f97607f31f133e44d227902) Thanks [@QuiiBz](https://github.com/QuiiBz)! - Properly handle tRPC errors

## 0.3.4

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/cli/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@lagon/cli",
"version": "0.3.4",
"version": "0.3.5",
"description": "CLI for Lagon",
"type": "module",
"files": [
Expand Down
6 changes: 6 additions & 0 deletions packages/docs/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @lagon/docs

## 0.0.3

### Patch Changes

- [#238](https://github.com/lagonapp/lagon/pull/238) [`045977c`](https://github.com/lagonapp/lagon/commit/045977cb200281d68c9a834573ca43ff300f9f73) Thanks [@QuiiBz](https://github.com/QuiiBz)! - Add --prod option to `lagon deploy`

## 0.0.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.0.2",
"version": "0.0.3",
"private": true,
"scripts": {
"dev": "next dev",
Expand Down
10 changes: 10 additions & 0 deletions packages/js-runtime/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# @lagon/js-runtime

## 0.1.6

### Patch Changes

- [#231](https://github.com/lagonapp/lagon/pull/231) [`b823e5a`](https://github.com/lagonapp/lagon/commit/b823e5a68919e1386af92c6a4edc80b0c1e1e17a) Thanks [@cyco130](https://github.com/cyco130)! - URL class now includes non-default port in its origin property

* [#228](https://github.com/lagonapp/lagon/pull/228) [`9274c0a`](https://github.com/lagonapp/lagon/commit/9274c0a06e3948e3bd494d4b1d9e8ec81600f153) Thanks [@cyco130](https://github.com/cyco130)! - Allow null and undefined as the first argument of the Response constructor

- [#240](https://github.com/lagonapp/lagon/pull/240) [`8727bc6`](https://github.com/lagonapp/lagon/commit/8727bc64b98f280eb54e4d94ea1c309c13663b59) Thanks [@QuiiBz](https://github.com/QuiiBz)! - Use types from WebWorker API

## 0.1.5

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/js-runtime/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@lagon/js-runtime",
"version": "0.1.5",
"version": "0.1.6",
"description": "JavaScript Runtime",
"private": true,
"type": "module",
Expand Down
10 changes: 10 additions & 0 deletions packages/serverless/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# @lagon/serverless

## 0.1.8

### Patch Changes

- [#239](https://github.com/lagonapp/lagon/pull/239) [`241305a`](https://github.com/lagonapp/lagon/commit/241305a80725856c7e437650f0b9a2d17b4e9e42) Thanks [@QuiiBz](https://github.com/QuiiBz)! - Add more context to logs

* [#238](https://github.com/lagonapp/lagon/pull/238) [`045977c`](https://github.com/lagonapp/lagon/commit/045977cb200281d68c9a834573ca43ff300f9f73) Thanks [@QuiiBz](https://github.com/QuiiBz)! - Add production/preview deployments

- [#237](https://github.com/lagonapp/lagon/pull/237) [`747774b`](https://github.com/lagonapp/lagon/commit/747774b5bbf763fcb44de4834c3ac8c3dcd2604c) Thanks [@QuiiBz](https://github.com/QuiiBz)! - Improve error handling

## 0.1.7

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

## 0.0.7

### Patch Changes

- [#241](https://github.com/lagonapp/lagon/pull/241) [`74b3fb6`](https://github.com/lagonapp/lagon/commit/74b3fb6797d2b25ece2bd953cadbfd74b7ba2691) Thanks [@QuiiBz](https://github.com/QuiiBz)! - Fix typo for "Déploiement" in french

* [#238](https://github.com/lagonapp/lagon/pull/238) [`045977c`](https://github.com/lagonapp/lagon/commit/045977cb200281d68c9a834573ca43ff300f9f73) Thanks [@QuiiBz](https://github.com/QuiiBz)! - Add production/preview deployments

## 0.0.6

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/website/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@lagon/website",
"version": "0.0.6",
"version": "0.0.7",
"private": true,
"scripts": {
"dev": "next dev",
Expand Down
36 changes: 3 additions & 33 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit dcbffe2

Please sign in to comment.