Skip to content

Commit

Permalink
Merge pull request #27 from andrico1234/changeset-release/main
Browse files Browse the repository at this point in the history
Version Packages
  • Loading branch information
Andrico authored Jun 3, 2022
2 parents 88cc2d7 + 1eec3bd commit c266a33
Show file tree
Hide file tree
Showing 21 changed files with 113 additions and 59 deletions.
5 changes: 0 additions & 5 deletions .changeset/chilled-hotels-press.md

This file was deleted.

13 changes: 0 additions & 13 deletions .changeset/fast-guests-pay.md

This file was deleted.

6 changes: 6 additions & 0 deletions packages/button/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @a2000/button

## 0.0.5

### Patch Changes

- 12273d7: create documentation for all sites

## 0.0.4

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/button/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"description": "A2K Button",
"license": "MIT",
"author": "Andrico Karoulla",
"version": "0.0.4",
"version": "0.0.5",
"main": "lib/src/index.js",
"module": "lib/src/index.js",
"exports": {
Expand Down
6 changes: 6 additions & 0 deletions packages/icons/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @a2000/icons

## 0.0.6

### Patch Changes

- 12273d7: create documentation for all sites

## 0.0.5

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/icons/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"description": "A2K Icons",
"license": "MIT",
"author": "Andrico Karoulla",
"version": "0.0.5",
"version": "0.0.6",
"main": "lib/src/index.js",
"module": "lib/src/index.js",
"exports": {
Expand Down
6 changes: 6 additions & 0 deletions packages/panel/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @a2000/panel

## 0.0.3

### Patch Changes

- 12273d7: create documentation for all sites

## 0.0.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/panel/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"description": "A2K Panel",
"license": "MIT",
"author": "Andrico Karoulla",
"version": "0.0.2",
"version": "0.0.3",
"main": "lib/src/index.js",
"module": "lib/src/index.js",
"exports": {
Expand Down
6 changes: 6 additions & 0 deletions packages/progress/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @a2000/progress

## 0.0.4

### Patch Changes

- 12273d7: create documentation for all sites

## 0.0.3

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/progress/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"description": "A2K Progress",
"license": "MIT",
"author": "Andrico Karoulla",
"version": "0.0.3",
"version": "0.0.4",
"main": "lib/src/index.js",
"module": "lib/src/index.js",
"exports": {
Expand Down
6 changes: 6 additions & 0 deletions packages/stack/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @a2000/stack

## 0.0.3

### Patch Changes

- 12273d7: create documentation for all sites

## 0.0.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/stack/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"description": "A2K Stack",
"license": "MIT",
"author": "Andrico Karoulla",
"version": "0.0.2",
"version": "0.0.3",
"main": "lib/src/index.js",
"module": "lib/src/index.js",
"exports": {
Expand Down
6 changes: 6 additions & 0 deletions packages/styles/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @a2000/styles

## 0.0.11

### Patch Changes

- 12273d7: create documentation for all sites

## 0.0.10

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/styles/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"description": "Default A2K Styles",
"license": "MIT",
"author": "Andrico Karoulla",
"version": "0.0.10",
"version": "0.0.11",
"main": "a2k-styles.css",
"style": "a2k-styles.css",
"files": [
Expand Down
12 changes: 12 additions & 0 deletions packages/taskbar/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# @a2000/taskbar

## 0.0.10

### Patch Changes

- 12273d7: create documentation for all sites
- Updated dependencies [12273d7]
- Updated dependencies [12273d7]
- @a2000/window@0.0.10
- @a2000/icons@0.0.6
- @a2000/panel@0.0.3
- @a2000/stack@0.0.3

## 0.0.9

### Patch Changes
Expand Down
10 changes: 5 additions & 5 deletions packages/taskbar/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,17 +3,17 @@
"description": "A2K Taskbar",
"license": "MIT",
"author": "Andrico Karoulla",
"version": "0.0.9",
"version": "0.0.10",
"main": "lib/src/index.js",
"module": "lib/src/index.js",
"exports": {
".": "./lib/src/index.js",
"./a2k-taskbar.js": "./lib/src/a2k-taskbar.js"
},
"dependencies": {
"@a2000/icons": "0.0.5",
"@a2000/panel": "0.0.2",
"@a2000/stack": "0.0.2",
"@a2000/window": "0.0.9"
"@a2000/icons": "0.0.6",
"@a2000/panel": "0.0.3",
"@a2000/stack": "0.0.3",
"@a2000/window": "0.0.10"
}
}
10 changes: 10 additions & 0 deletions packages/window/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# @a2000/window

## 0.0.10

### Patch Changes

- 12273d7: change name of closable attribute to closeable
- 12273d7: create documentation for all sites
- Updated dependencies [12273d7]
- @a2000/panel@0.0.3
- @a2000/stack@0.0.3

## 0.0.9

### Patch Changes
Expand Down
6 changes: 3 additions & 3 deletions packages/window/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,15 +3,15 @@
"description": "A2K Window",
"license": "MIT",
"author": "Andrico Karoulla",
"version": "0.0.9",
"version": "0.0.10",
"main": "lib/src/index.js",
"module": "lib/src/index.js",
"exports": {
".": "./lib/src/index.js",
"./a2k-window.js": "./lib/src/a2k-window.js"
},
"dependencies": {
"@a2000/panel": "0.0.2",
"@a2000/stack": "0.0.2"
"@a2000/panel": "0.0.3",
"@a2000/stack": "0.0.3"
}
}
14 changes: 14 additions & 0 deletions site/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# site

## 1.0.13

### Patch Changes

- 12273d7: create documentation for all sites
- Updated dependencies [12273d7]
- Updated dependencies [12273d7]
- @a2000/window@0.0.10
- @a2000/button@0.0.5
- @a2000/icons@0.0.6
- @a2000/progress@0.0.4
- @a2000/styles@0.0.11
- @a2000/taskbar@0.0.10

## 1.0.12

### Patch Changes
Expand Down
14 changes: 7 additions & 7 deletions site/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "site",
"private": true,
"version": "1.0.12",
"version": "1.0.13",
"description": "",
"main": "index.js",
"scripts": {
Expand All @@ -13,11 +13,11 @@
"author": "Andrico Karoulla",
"license": "ISC",
"dependencies": {
"@a2000/button": "0.0.4",
"@a2000/icons": "0.0.5",
"@a2000/progress": "0.0.3",
"@a2000/styles": "0.0.10",
"@a2000/taskbar": "0.0.9",
"@a2000/window": "0.0.9"
"@a2000/button": "0.0.5",
"@a2000/icons": "0.0.6",
"@a2000/progress": "0.0.4",
"@a2000/styles": "0.0.11",
"@a2000/taskbar": "0.0.10",
"@a2000/window": "0.0.10"
}
}
40 changes: 20 additions & 20 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5,25 +5,25 @@ __metadata:
version: 6
cacheKey: 8

"@a2000/[email protected].4, @a2000/button@workspace:packages/button":
"@a2000/[email protected].5, @a2000/button@workspace:packages/button":
version: 0.0.0-use.local
resolution: "@a2000/button@workspace:packages/button"
languageName: unknown
linkType: soft

"@a2000/[email protected].5, @a2000/icons@workspace:packages/icons":
"@a2000/[email protected].6, @a2000/icons@workspace:packages/icons":
version: 0.0.0-use.local
resolution: "@a2000/icons@workspace:packages/icons"
languageName: unknown
linkType: soft

"@a2000/[email protected].2, @a2000/panel@workspace:packages/panel":
"@a2000/[email protected].3, @a2000/panel@workspace:packages/panel":
version: 0.0.0-use.local
resolution: "@a2000/panel@workspace:packages/panel"
languageName: unknown
linkType: soft

"@a2000/[email protected].3, @a2000/progress@workspace:packages/progress":
"@a2000/[email protected].4, @a2000/progress@workspace:packages/progress":
version: 0.0.0-use.local
resolution: "@a2000/progress@workspace:packages/progress"
languageName: unknown
Expand Down Expand Up @@ -59,35 +59,35 @@ __metadata:
languageName: unknown
linkType: soft

"@a2000/[email protected].2, @a2000/stack@workspace:packages/stack":
"@a2000/[email protected].3, @a2000/stack@workspace:packages/stack":
version: 0.0.0-use.local
resolution: "@a2000/stack@workspace:packages/stack"
languageName: unknown
linkType: soft

"@a2000/[email protected].10, @a2000/styles@workspace:packages/styles":
"@a2000/[email protected].11, @a2000/styles@workspace:packages/styles":
version: 0.0.0-use.local
resolution: "@a2000/styles@workspace:packages/styles"
languageName: unknown
linkType: soft

"@a2000/[email protected].9, @a2000/taskbar@workspace:packages/taskbar":
"@a2000/[email protected].10, @a2000/taskbar@workspace:packages/taskbar":
version: 0.0.0-use.local
resolution: "@a2000/taskbar@workspace:packages/taskbar"
dependencies:
"@a2000/icons": 0.0.5
"@a2000/panel": 0.0.2
"@a2000/stack": 0.0.2
"@a2000/window": 0.0.9
"@a2000/icons": 0.0.6
"@a2000/panel": 0.0.3
"@a2000/stack": 0.0.3
"@a2000/window": 0.0.10
languageName: unknown
linkType: soft

"@a2000/[email protected].9, @a2000/window@workspace:packages/window":
"@a2000/[email protected].10, @a2000/window@workspace:packages/window":
version: 0.0.0-use.local
resolution: "@a2000/window@workspace:packages/window"
dependencies:
"@a2000/panel": 0.0.2
"@a2000/stack": 0.0.2
"@a2000/panel": 0.0.3
"@a2000/stack": 0.0.3
languageName: unknown
linkType: soft

Expand Down Expand Up @@ -6575,12 +6575,12 @@ __metadata:
version: 0.0.0-use.local
resolution: "site@workspace:site"
dependencies:
"@a2000/button": 0.0.4
"@a2000/icons": 0.0.5
"@a2000/progress": 0.0.3
"@a2000/styles": 0.0.10
"@a2000/taskbar": 0.0.9
"@a2000/window": 0.0.9
"@a2000/button": 0.0.5
"@a2000/icons": 0.0.6
"@a2000/progress": 0.0.4
"@a2000/styles": 0.0.11
"@a2000/taskbar": 0.0.10
"@a2000/window": 0.0.10
languageName: unknown
linkType: soft

Expand Down

0 comments on commit c266a33

Please sign in to comment.