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 Mar 8, 2023
1 parent 71a5916 commit da68bac
Show file tree
Hide file tree
Showing 12 changed files with 33 additions and 35 deletions.
5 changes: 0 additions & 5 deletions .changeset/curly-terms-flow.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/giant-papayas-dream.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/lucky-balloons-attend.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/pretty-comics-smoke.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/two-phones-study.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/wet-boats-argue.md

This file was deleted.

6 changes: 6 additions & 0 deletions packages/dashboard/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @lagon/dashboard

## 0.2.4

### Patch Changes

- [#251](https://github.com/lagonapp/lagon/pull/251) [`a3b73c6`](https://github.com/lagonapp/lagon/commit/a3b73c623136db5a4840e1d43138ecd96b66059e) Thanks [@QuiiBz](https://github.com/QuiiBz)! - Update Montreal region to Beauharnois

## 0.2.3

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

## 0.3.1

### Patch Changes

- [#251](https://github.com/lagonapp/lagon/pull/251) [`a3b73c6`](https://github.com/lagonapp/lagon/commit/a3b73c623136db5a4840e1d43138ecd96b66059e) Thanks [@QuiiBz](https://github.com/QuiiBz)! - Improve documentation for deployments, static files, npm support

* [#251](https://github.com/lagonapp/lagon/pull/251) [`a3b73c6`](https://github.com/lagonapp/lagon/commit/a3b73c623136db5a4840e1d43138ecd96b66059e) Thanks [@QuiiBz](https://github.com/QuiiBz)! - Add sitemap

- [#251](https://github.com/lagonapp/lagon/pull/251) [`a3b73c6`](https://github.com/lagonapp/lagon/commit/a3b73c623136db5a4840e1d43138ecd96b66059e) Thanks [@QuiiBz](https://github.com/QuiiBz)! - Update Montreal region to Beauharnois

## 0.3.0

### Minor 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.0",
"version": "0.3.1",
"private": true,
"scripts": {
"dev": "next dev",
Expand Down
14 changes: 14 additions & 0 deletions www/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# @lagon/www

## 1.0.0

### Major Changes

- [#251](https://github.com/lagonapp/lagon/pull/251) [`a3b73c6`](https://github.com/lagonapp/lagon/commit/a3b73c623136db5a4840e1d43138ecd96b66059e) Thanks [@QuiiBz](https://github.com/QuiiBz)! - Completely new website, with features overview, pricing page and blog

### Patch Changes

- [#645](https://github.com/lagonapp/lagon/pull/645) [`71a5916`](https://github.com/lagonapp/lagon/commit/71a59167df17706d731d76a300fc74196eacee80) Thanks [@QuiiBz](https://github.com/QuiiBz)! - Add meta theme-color

* [#639](https://github.com/lagonapp/lagon/pull/639) [`2b334be`](https://github.com/lagonapp/lagon/commit/2b334bebabff90fb3a5a9d0d473a26ea6498580d) Thanks [@QuiiBz](https://github.com/QuiiBz)! - Fix blurry logo

- [#251](https://github.com/lagonapp/lagon/pull/251) [`a3b73c6`](https://github.com/lagonapp/lagon/commit/a3b73c623136db5a4840e1d43138ecd96b66059e) Thanks [@QuiiBz](https://github.com/QuiiBz)! - Add sitemap

## 0.1.3

### 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": "0.1.3",
"version": "1.0.0",
"private": true,
"scripts": {
"dev": "next dev",
Expand Down

0 comments on commit da68bac

Please sign in to comment.