Skip to content

Commit 98262ba

Browse files
committed
Updated changelogs for [email protected]
1 parent b137507 commit 98262ba

File tree

24 files changed

+108
-12
lines changed

24 files changed

+108
-12
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.6
4+
5+
### Patch Changes
6+
7+
- Updated dependencies
8+
- @prozilla-os/core@1.3.8
9+
310
## 1.0.5
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.5",
4+
"version": "1.0.6",
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.13
4+
5+
### Patch Changes
6+
7+
- Updated dependencies
8+
- @prozilla-os/core@1.3.8
9+
310
## 1.1.12
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.12",
4+
"version": "1.1.13",
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.13
4+
5+
### Patch Changes
6+
7+
- Updated dependencies
8+
- @prozilla-os/core@1.3.8
9+
310
## 1.1.12
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.12",
4+
"version": "1.1.13",
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.13
4+
5+
### Patch Changes
6+
7+
- Updated dependencies
8+
- @prozilla-os/core@1.3.8
9+
310
## 1.1.12
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.12",
4+
"version": "1.1.13",
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.13
4+
5+
### Patch Changes
6+
7+
- Updated dependencies
8+
- @prozilla-os/core@1.3.8
9+
310
## 1.1.12
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.12",
4+
"version": "1.1.13",
55
"homepage": "https://os.prozilla.dev/logic-sim",
66
"author": {
77
"name": "Prozilla",

0 commit comments

Comments
 (0)