Skip to content

Commit a8bae7f

Browse files
[ci] release (#132)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent bd31a67 commit a8bae7f

File tree

14 files changed

+54
-29
lines changed

14 files changed

+54
-29
lines changed

.changeset/fair-mugs-smell.md

Lines changed: 0 additions & 7 deletions
This file was deleted.

.changeset/few-phones-peel.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/fuzzy-snails-occur.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/smooth-balloons-grin.md

Lines changed: 0 additions & 7 deletions
This file was deleted.

apps/app/CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
# @edgelabs/app
2+
3+
## 1.1.0
4+
5+
### Minor Changes
6+
7+
- [#131](https://github.com/v3xlabs/edgeserver/pull/131) [`2db4c80`](https://github.com/v3xlabs/edgeserver/commit/2db4c802435e5e93b4e34544996356f7661d2a33) Thanks [@lucemans](https://github.com/lucemans)! - Migrate to vite
8+
9+
### Patch Changes
10+
11+
- [#133](https://github.com/v3xlabs/edgeserver/pull/133) [`abc4022`](https://github.com/v3xlabs/edgeserver/commit/abc4022e68f9ca8474090ff7b8f1e95eab91aa66) Thanks [@lucemans](https://github.com/lucemans)! - Fix buffer import
12+
13+
* [#134](https://github.com/v3xlabs/edgeserver/pull/134) [`bd31a67`](https://github.com/v3xlabs/edgeserver/commit/bd31a6702c948647a6de9a44c18fcc63b68226ca) Thanks [@lucemans](https://github.com/lucemans)! - Change ENV Variable naming

apps/app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@edgelabs/app",
3-
"version": "1.0.0",
3+
"version": "1.1.0",
44
"license": "GPL-3.0",
55
"author": {
66
"name": "lvkdotsh",

apps/groot/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# @web/ipedge
22

3+
## 3.10.4
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`a84037f`](https://github.com/v3xlabs/edgeserver/commit/a84037fa28289d3e1c83c310b024d8ba11c7c7f4)]:
8+
- @edgelabs/types@1.0.6
9+
310
## 3.10.3
411

512
### Patch Changes

apps/groot/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@edgelabs/groot",
3-
"version": "3.10.3",
3+
"version": "3.10.4",
44
"private": true,
55
"repository": "git@github.com:lvkdotsh/ipedge.git",
66
"author": "lucemans <luc@lucemans.nl>",

apps/landing/CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# @web/landing
22

3+
## 1.1.0
4+
5+
### Minor Changes
6+
7+
- [#131](https://github.com/v3xlabs/edgeserver/pull/131) [`2db4c80`](https://github.com/v3xlabs/edgeserver/commit/2db4c802435e5e93b4e34544996356f7661d2a33) Thanks [@lucemans](https://github.com/lucemans)! - Migrate to vite
8+
9+
### Patch Changes
10+
11+
- [`a84037f`](https://github.com/v3xlabs/edgeserver/commit/a84037fa28289d3e1c83c310b024d8ba11c7c7f4) Thanks [@lucemans](https://github.com/lucemans)! - Cleanup and Bump Scripts
12+
313
## 1.0.6
414

515
### Patch Changes

apps/landing/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@edgelabs/landing",
3-
"version": "1.0.6",
3+
"version": "1.1.0",
44
"private": true,
55
"license": "GPL-3.0",
66
"dependencies": {

packages/config/CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,18 @@
11
# @edgelabs/config
22

3+
## 0.1.0
4+
5+
### Minor Changes
6+
7+
- [#131](https://github.com/v3xlabs/edgeserver/pull/131) [`2db4c80`](https://github.com/v3xlabs/edgeserver/commit/2db4c802435e5e93b4e34544996356f7661d2a33) Thanks [@lucemans](https://github.com/lucemans)! - Migrate to vite
8+
9+
### Patch Changes
10+
11+
- [`a84037f`](https://github.com/v3xlabs/edgeserver/commit/a84037fa28289d3e1c83c310b024d8ba11c7c7f4) Thanks [@lucemans](https://github.com/lucemans)! - Cleanup and Bump Scripts
12+
13+
- Updated dependencies [[`a84037f`](https://github.com/v3xlabs/edgeserver/commit/a84037fa28289d3e1c83c310b024d8ba11c7c7f4)]:
14+
- @edgelabs/types@1.0.6
15+
316
## 0.0.3
417

518
### Patch Changes

packages/config/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@edgelabs/config",
33
"description": "Configuration Parsing Utilities for Edgeserver",
4-
"version": "0.0.3",
4+
"version": "0.1.0",
55
"exports": {
66
".": {
77
"require": "./dist/index.js",

packages/types/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @edgelabs/types
22

3+
## 1.0.6
4+
5+
### Patch Changes
6+
7+
- [`a84037f`](https://github.com/v3xlabs/edgeserver/commit/a84037fa28289d3e1c83c310b024d8ba11c7c7f4) Thanks [@lucemans](https://github.com/lucemans)! - Cleanup and Bump Scripts
8+
39
## 1.0.5
410

511
### Patch Changes

packages/types/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@edgelabs/types",
33
"description": "Types for all the things in Edgeserver",
4-
"version": "1.0.5",
4+
"version": "1.0.6",
55
"exports": {
66
".": {
77
"require": "./dist/index.js",

0 commit comments

Comments
 (0)