Skip to content

Commit 4e917b1

Browse files
committed
Merge remote-tracking branch 'origin/temp'
2 parents eb1769f + 3be300a commit 4e917b1

24 files changed

Lines changed: 104 additions & 12 deletions

File tree

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.15
4+
5+
### Patch Changes
6+
7+
- Updated dependencies
8+
- @prozilla-os/core@2.0.2
9+
310
## 1.0.14
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.14",
4+
"version": "1.0.15",
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.22
4+
5+
### Patch Changes
6+
7+
- Updated dependencies
8+
- @prozilla-os/core@2.0.2
9+
310
## 1.1.21
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.21",
4+
"version": "1.1.22",
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.22
4+
5+
### Patch Changes
6+
7+
- Updated dependencies
8+
- @prozilla-os/core@2.0.2
9+
310
## 1.1.21
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.21",
4+
"version": "1.1.22",
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.22
4+
5+
### Patch Changes
6+
7+
- Updated dependencies
8+
- @prozilla-os/core@2.0.2
9+
310
## 1.1.21
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.21",
4+
"version": "1.1.22",
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.22
4+
5+
### Patch Changes
6+
7+
- Updated dependencies
8+
- @prozilla-os/core@2.0.2
9+
310
## 1.1.21
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.21",
4+
"version": "1.1.22",
55
"homepage": "https://os.prozilla.dev/logic-sim",
66
"author": {
77
"name": "Prozilla",

0 commit comments

Comments
 (0)