Skip to content

Commit 219ec9b

Browse files
committed
fix: Updated apps config types
1 parent 45bacb3 commit 219ec9b

File tree

25 files changed

+106
-15
lines changed

25 files changed

+106
-15
lines changed

packages/apps/app-center/CHANGELOG.md

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

3+
## 1.0.9
4+
5+
### Patch Changes
6+
7+
- Updated dependencies
8+
- @prozilla-os/core@1.3.11
9+
310
## 1.0.8
411

512
### Patch Changes

packages/apps/app-center/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@prozilla-os/app-center",
33
"description": "A ProzillaOS application for browsing and installing applications.",
4-
"version": "1.0.8",
4+
"version": "1.0.9",
55
"homepage": "https://os.prozilla.dev/app-center",
66
"author": {
77
"name": "Prozilla",

packages/apps/browser/CHANGELOG.md

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

3+
## 1.1.16
4+
5+
### Patch Changes
6+
7+
- Updated dependencies
8+
- @prozilla-os/core@1.3.11
9+
310
## 1.1.15
411

512
### Patch Changes

packages/apps/browser/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@prozilla-os/browser",
33
"description": "A ProzillaOS application for browsing the internet.",
4-
"version": "1.1.15",
4+
"version": "1.1.16",
55
"homepage": "https://os.prozilla.dev/browser",
66
"author": {
77
"name": "Prozilla",

packages/apps/calculator/CHANGELOG.md

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

3+
## 1.1.16
4+
5+
### Patch Changes
6+
7+
- Updated dependencies
8+
- @prozilla-os/core@1.3.11
9+
310
## 1.1.15
411

512
### Patch Changes

packages/apps/calculator/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@prozilla-os/calculator",
33
"description": "A ProzillaOS application for making basic calculations.",
4-
"version": "1.1.15",
4+
"version": "1.1.16",
55
"homepage": "https://os.prozilla.dev/calculator",
66
"author": {
77
"name": "Prozilla",

packages/apps/file-explorer/CHANGELOG.md

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

3+
## 1.1.16
4+
5+
### Patch Changes
6+
7+
- Updated dependencies
8+
- @prozilla-os/core@1.3.11
9+
310
## 1.1.15
411

512
### Patch Changes

packages/apps/file-explorer/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@prozilla-os/file-explorer",
33
"description": "A standard ProzillaOS application for browsing files.",
4-
"version": "1.1.15",
4+
"version": "1.1.16",
55
"homepage": "https://os.prozilla.dev/file-explorer",
66
"author": {
77
"name": "Prozilla",

packages/apps/logic-sim/CHANGELOG.md

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

3+
## 1.1.16
4+
5+
### Patch Changes
6+
7+
- Updated dependencies
8+
- @prozilla-os/core@1.3.11
9+
310
## 1.1.15
411

512
### Patch Changes

packages/apps/logic-sim/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@prozilla-os/logic-sim",
33
"description": "A ProzillaOS application for simulating digital logic.",
4-
"version": "1.1.15",
4+
"version": "1.1.16",
55
"homepage": "https://os.prozilla.dev/logic-sim",
66
"author": {
77
"name": "Prozilla",

0 commit comments

Comments
 (0)