Skip to content

Commit

Permalink
chore(release): 02/15/2024 Release.
Browse files Browse the repository at this point in the history
  • Loading branch information
himerus committed Feb 15, 2024
1 parent 9b5cfef commit 6ff809c
Show file tree
Hide file tree
Showing 38 changed files with 155 additions and 69 deletions.
9 changes: 0 additions & 9 deletions .changeset/purple-crews-attack.md

This file was deleted.

15 changes: 0 additions & 15 deletions .changeset/shaggy-ducks-cheat.md

This file was deleted.

13 changes: 0 additions & 13 deletions .changeset/twenty-colts-serve.md

This file was deleted.

11 changes: 11 additions & 0 deletions packages/components/@deprecated/outline-form/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# @phase2/outline-form

## 0.1.7

### Patch Changes

- ee19425e: Update for core link best practices.
- 3ce056db: Update and reorganization
- b880f153: Cleaup and organization.
- Updated dependencies [3ce056db]
- Updated dependencies [b880f153]
- @phase2/outline-core@0.2.6

## 0.1.6

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions packages/components/@deprecated/outline-form/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@phase2/outline-form",
"version": "0.1.6",
"version": "0.1.7",
"description": "The Outline Components for the form component",
"keywords": [
"outline components",
Expand Down Expand Up @@ -28,7 +28,7 @@
"package": "yarn publish"
},
"dependencies": {
"@phase2/outline-core": "^0.2.5",
"@phase2/outline-core": "^0.2.6",
"@phase2/outline-controller-light-dom-styles-controller": "^0.0.4",
"lit": "^2.3.1",
"tslib": "^2.1.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/components/outline-core-accordion/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"package": "yarn publish"
},
"dependencies": {
"@phase2/outline-core": "^0.2.5",
"@phase2/outline-core": "^0.2.6",
"lit": "^2.3.1"
},
"publishConfig": {
Expand Down
21 changes: 21 additions & 0 deletions packages/components/outline-core-alert/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
# @phase2/outline-core-alert

## 0.0.1

### Patch Changes

- 3ce056db: Update and reorganization
- b880f153: Cleaup and organization.
- Updated dependencies [3ce056db]
- Updated dependencies [b880f153]
- @phase2/outline-core@0.2.6

## 0.0.1

### Patch Changes

- 3ce056db: Update and reorganization
- b880f153: Cleaup and organization.
- Updated dependencies [3ce056db]
- Updated dependencies [b880f153]
- @phase2/outline-core@0.2.6
4 changes: 2 additions & 2 deletions packages/components/outline-core-alert/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@phase2/outline-core-alert",
"private": true,
"version": "0.0.0",
"version": "0.0.1",
"description": "The Outline Components for the image component",
"keywords": [
"outline",
Expand Down Expand Up @@ -31,7 +31,7 @@
"package": "yarn publish"
},
"dependencies": {
"@phase2/outline-core": "^0.2.5",
"@phase2/outline-core": "^0.2.6",
"lit": "^2.3.1"
},
"publishConfig": {
Expand Down
2 changes: 1 addition & 1 deletion packages/components/outline-core-breadcrumb/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"package": "yarn publish"
},
"dependencies": {
"@phase2/outline-core": "^0.2.5",
"@phase2/outline-core": "^0.2.6",
"lit": "^2.3.1"
},
"publishConfig": {
Expand Down
9 changes: 9 additions & 0 deletions packages/components/outline-core-button/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @phase2/outline-core-button

## 0.0.3

### Patch Changes

- 3ce056db: Update and reorganization
- Updated dependencies [3ce056db]
- Updated dependencies [b880f153]
- @phase2/outline-core@0.2.6

## 0.0.2

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions packages/components/outline-core-button/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@phase2/outline-core-button",
"version": "0.0.2",
"version": "0.0.3",
"description": "The Outline Components for the web button component",
"keywords": [
"outline components",
Expand All @@ -27,7 +27,7 @@
"package": "yarn publish"
},
"dependencies": {
"@phase2/outline-core": "^0.1.10",
"@phase2/outline-core": "^0.2.6",
"@phase2/outline-link": "^0.1.4",
"lit": "^2.3.1",
"tslib": "^2.1.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/components/outline-core-card/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"package": "yarn publish"
},
"dependencies": {
"@phase2/outline-core": "^0.2.5",
"@phase2/outline-core": "^0.2.6",
"lit": "^2.3.1"
},
"publishConfig": {
Expand Down
2 changes: 1 addition & 1 deletion packages/components/outline-core-container/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"package": "yarn publish"
},
"dependencies": {
"@phase2/outline-core": "^0.2.5",
"@phase2/outline-core": "^0.2.6",
"lit": "^2.3.1"
},
"publishConfig": {
Expand Down
2 changes: 1 addition & 1 deletion packages/components/outline-core-form/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"package": "yarn publish"
},
"dependencies": {
"@phase2/outline-core": "^0.2.5",
"@phase2/outline-core": "^0.2.6",
"lit": "^2.3.1"
},
"publishConfig": {
Expand Down
2 changes: 1 addition & 1 deletion packages/components/outline-core-icon/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"package": "yarn publish"
},
"dependencies": {
"@phase2/outline-core": "^0.2.5",
"@phase2/outline-core": "^0.2.6",
"lit": "^2.3.1"
},
"publishConfig": {
Expand Down
2 changes: 1 addition & 1 deletion packages/components/outline-core-image/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"package": "yarn publish"
},
"dependencies": {
"@phase2/outline-core": "^0.2.5",
"@phase2/outline-core": "^0.2.6",
"lit": "^2.3.1"
},
"publishConfig": {
Expand Down
11 changes: 11 additions & 0 deletions packages/components/outline-core-link/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# @phase2/outline-core-link

## 0.0.8

### Patch Changes

- ee19425e: Update for core link best practices.
- 3ce056db: Update and reorganization
- b880f153: Cleaup and organization.
- Updated dependencies [3ce056db]
- Updated dependencies [b880f153]
- @phase2/outline-core@0.2.6

## 0.0.7

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions packages/components/outline-core-link/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@phase2/outline-core-link",
"version": "0.0.7",
"version": "0.0.8",
"description": "The Outline Components for the web link component",
"keywords": [
"outline",
Expand Down Expand Up @@ -29,7 +29,7 @@
"package": "yarn publish"
},
"dependencies": {
"@phase2/outline-core": "^0.2.5",
"@phase2/outline-core": "^0.2.6",
"lit": "^2.3.1",
"tslib": "^2.1.0"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/components/outline-core-list/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"package": "yarn publish"
},
"dependencies": {
"@phase2/outline-core": "^0.2.5",
"@phase2/outline-core": "^0.2.6",
"lit": "^2.3.1"
},
"publishConfig": {
Expand Down
2 changes: 1 addition & 1 deletion packages/components/outline-core-modal/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"package": "yarn publish"
},
"dependencies": {
"@phase2/outline-core": "^0.2.5",
"@phase2/outline-core": "^0.2.6",
"lit": "^2.3.1"
},
"publishConfig": {
Expand Down
2 changes: 1 addition & 1 deletion packages/components/outline-core-text/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"package": "yarn publish"
},
"dependencies": {
"@phase2/outline-core": "^0.2.5",
"@phase2/outline-core": "^0.2.6",
"lit": "^2.3.1"
},
"publishConfig": {
Expand Down
2 changes: 1 addition & 1 deletion packages/components/outline-core-youtube/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"package": "yarn publish"
},
"dependencies": {
"@phase2/outline-core": "^0.2.5",
"@phase2/outline-core": "^0.2.6",
"lit": "^2.3.1"
},
"publishConfig": {
Expand Down
6 changes: 6 additions & 0 deletions packages/controllers/adopted-stylesheets/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @phase2/outline-adopted-stylesheets-controller

## 0.0.6

### Patch Changes

- 3ce056db: Update and reorganization

## 0.0.5

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/controllers/adopted-stylesheets/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@phase2/outline-adopted-stylesheets-controller",
"version": "0.0.5",
"version": "0.0.6",
"description": "Controller to help with managing native AdoptedStylesheet implementations.",
"keywords": [
"outline components",
Expand Down
10 changes: 10 additions & 0 deletions packages/documentation/outline-docs/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# @phase2/outline-docs

## 0.0.20

### Patch Changes

- 3ce056db: Update and reorganization
- b880f153: Cleaup and organization.
- Updated dependencies [3ce056db]
- Updated dependencies [b880f153]
- @phase2/outline-core@0.2.6

## 0.0.19

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions packages/documentation/outline-docs/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@phase2/outline-docs",
"version": "0.0.19",
"version": "0.0.20",
"description": "Outline Documentation",
"keywords": [
"outline",
Expand Down Expand Up @@ -29,7 +29,7 @@
"package": "yarn publish"
},
"dependencies": {
"@phase2/outline-core": "^0.2.5",
"@phase2/outline-core": "^0.2.6",
"tslib": "^2.1.0"
},
"publishConfig": {
Expand Down
10 changes: 10 additions & 0 deletions packages/documentation/outline-examples/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# @phase2/outline-examples

## 0.0.9

### Patch Changes

- 3ce056db: Update and reorganization
- b880f153: Cleaup and organization.
- Updated dependencies [3ce056db]
- Updated dependencies [b880f153]
- @phase2/outline-core@0.2.6

## 0.0.8

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions packages/documentation/outline-examples/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@phase2/outline-examples",
"version": "0.0.8",
"version": "0.0.9",
"description": "Examples of Outline component creation and usage",
"keywords": [
"outline",
Expand All @@ -27,7 +27,7 @@
"package": "yarn publish"
},
"dependencies": {
"@phase2/outline-core": "^0.2.5",
"@phase2/outline-core": "^0.2.6",
"lit": "^2.3.1",
"tslib": "^2.1.0"
},
Expand Down
8 changes: 8 additions & 0 deletions packages/documentation/outline-storybook/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @phase2/outline-storybook

## 0.1.3

### Patch Changes

- ee19425e: Update for core link best practices.
- 3ce056db: Update and reorganization
- b880f153: Cleaup and organization.

## 0.1.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/documentation/outline-storybook/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@phase2/outline-storybook",
"description": "Storybook integration for Outline",
"version": "0.1.2",
"version": "0.1.3",
"license": "MIT",
"scripts": {
"package": "yarn publish"
Expand Down
Loading

0 comments on commit 6ff809c

Please sign in to comment.