Skip to content

Commit 89a7dd7

Browse files
authored
Merge pull request #48 from ixahmedxi/changeset-release/main
chore: update versions
2 parents 766abe0 + 15425dd commit 89a7dd7

31 files changed

+122
-34
lines changed

.changeset/khaki-games-jump.md

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

apps/docs/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# @orbitkit/docs
2+
3+
## 0.1.2
4+
5+
### Patch Changes
6+
7+
- 6ef0133: docs app and optional oauth

apps/docs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@orbitkit/docs",
3-
"version": "0.1.1",
3+
"version": "0.1.2",
44
"private": true,
55
"description": "Documentation website for OrbitKit using Mintlify",
66
"license": "MIT",

apps/marketing/CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# @orbitkit/marketing
22

3+
## 0.1.2
4+
5+
### Patch Changes
6+
7+
- 6ef0133: docs app and optional oauth
8+
- Updated dependencies [6ef0133]
9+
- @orbitkit/assets@0.1.2
10+
- @orbitkit/ui@0.1.2
11+
312
## 0.1.1
413

514
### Patch Changes

apps/marketing/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@orbitkit/marketing",
3-
"version": "0.1.1",
3+
"version": "0.1.2",
44
"private": true,
55
"description": "Marketing website for OrbitKit",
66
"license": "MIT",

apps/web/CHANGELOG.md

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

3+
## 0.1.2
4+
5+
### Patch Changes
6+
7+
- 6ef0133: docs app and optional oauth
8+
- Updated dependencies [6ef0133]
9+
- @orbitkit/auth@0.1.2
10+
- @orbitkit/env@0.1.2
11+
- @orbitkit/db@0.1.2
12+
- @orbitkit/ui@0.1.2
13+
314
## 0.1.1
415

516
### Patch Changes

apps/web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@orbitkit/web",
3-
"version": "0.1.1",
3+
"version": "0.1.2",
44
"private": true,
55
"description": "The web application of OrbitKit",
66
"license": "MIT",

packages/assets/CHANGELOG.md

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

3+
## 0.1.2
4+
5+
### Patch Changes
6+
7+
- 6ef0133: docs app and optional oauth
8+
39
## 0.1.1
410

511
### Patch Changes

packages/assets/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@orbitkit/assets",
3-
"version": "0.1.1",
3+
"version": "0.1.2",
44
"private": true,
55
"description": "OrbitKit's assets package",
66
"license": "MIT",

packages/auth/CHANGELOG.md

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

3+
## 0.1.2
4+
5+
### Patch Changes
6+
7+
- 6ef0133: docs app and optional oauth
8+
- Updated dependencies [6ef0133]
9+
- @orbitkit/env@0.1.2
10+
- @orbitkit/db@0.1.2
11+
- @orbitkit/utils@0.1.2
12+
313
## 0.1.1
414

515
### Patch Changes

0 commit comments

Comments
 (0)