Skip to content

Commit 317a7c6

Browse files
committed
skins: Added more pixel art assets for pixel skin
1 parent a7b9d15 commit 317a7c6

35 files changed

+117
-12
lines changed

.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,4 @@ yarn-error.log*
1111
*.ini
1212

1313
/tmp
14-
config/tree.json
14+
packages/demo/public/config/tree.json

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.2
4+
5+
### Patch Changes
6+
7+
- Updated dependencies
8+
- @prozilla-os/core@1.2.2
9+
310
## 1.1.1
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.1",
4+
"version": "1.1.2",
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.2
4+
5+
### Patch Changes
6+
7+
- Updated dependencies
8+
- @prozilla-os/core@1.2.2
9+
310
## 1.1.1
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.1",
4+
"version": "1.1.2",
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.2
4+
5+
### Patch Changes
6+
7+
- Updated dependencies
8+
- @prozilla-os/core@1.2.2
9+
310
## 1.1.1
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.1",
4+
"version": "1.1.2",
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.2
4+
5+
### Patch Changes
6+
7+
- Updated dependencies
8+
- @prozilla-os/core@1.2.2
9+
310
## 1.1.1
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.1",
4+
"version": "1.1.2",
55
"homepage": "https://os.prozilla.dev/logic-sim",
66
"author": {
77
"name": "Prozilla",

packages/apps/media-viewer/CHANGELOG.md

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

3+
## 1.1.2
4+
5+
### Patch Changes
6+
7+
- Updated dependencies
8+
- @prozilla-os/core@1.2.2
9+
310
## 1.1.1
411

512
### Patch Changes

0 commit comments

Comments
 (0)