Skip to content

Commit

Permalink
chore(release): 03/08/2024 Release.
Browse files Browse the repository at this point in the history
  • Loading branch information
himerus committed Mar 8, 2024
1 parent df01f89 commit 759963f
Show file tree
Hide file tree
Showing 17 changed files with 38 additions and 16 deletions.
2 changes: 1 addition & 1 deletion packages/components/outline-core-accordion/package.json
Expand Up @@ -40,7 +40,7 @@
".": "./index.ts"
},
"devDependencies": {
"@phase2/outline-adopted-stylesheets-controller": "^1.0.2",
"@phase2/outline-adopted-stylesheets-controller": "^1.0.3",
"@phase2/outline-core": "^0.2.7"
}
}
8 changes: 8 additions & 0 deletions packages/components/outline-core-alert/CHANGELOG.md
@@ -1,5 +1,13 @@
# @phase2/outline-core-alert

## 0.0.3

### Patch Changes

- Dependency chain updates
- Updated dependencies
- @phase2/outline-adopted-stylesheets-controller@1.0.3

## 0.0.2

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions packages/components/outline-core-alert/package.json
@@ -1,6 +1,6 @@
{
"name": "@phase2/outline-core-alert",
"version": "0.0.2",
"version": "0.0.3",
"description": "The Outline Components for the image component",
"keywords": [
"outline",
Expand Down Expand Up @@ -45,7 +45,7 @@
},
"dependencies": {
"lit": "^3.1.2",
"@phase2/outline-adopted-stylesheets-controller": "^1.0.2"
"@phase2/outline-adopted-stylesheets-controller": "^1.0.3"
},
"devDependencies": {}
}
2 changes: 1 addition & 1 deletion packages/components/outline-core-breadcrumb/package.json
Expand Up @@ -40,7 +40,7 @@
".": "./index.ts"
},
"devDependencies": {
"@phase2/outline-adopted-stylesheets-controller": "^1.0.2",
"@phase2/outline-adopted-stylesheets-controller": "^1.0.3",
"@phase2/outline-core": "^0.2.7"
}
}
2 changes: 1 addition & 1 deletion packages/components/outline-core-card/package.json
Expand Up @@ -39,7 +39,7 @@
".": "./index.ts"
},
"devDependencies": {
"@phase2/outline-adopted-stylesheets-controller": "^1.0.2",
"@phase2/outline-adopted-stylesheets-controller": "^1.0.3",
"@phase2/outline-core": "^0.2.7"
}
}
2 changes: 1 addition & 1 deletion packages/components/outline-core-container/package.json
Expand Up @@ -40,7 +40,7 @@
".": "./index.ts"
},
"devDependencies": {
"@phase2/outline-adopted-stylesheets-controller": "^1.0.2",
"@phase2/outline-adopted-stylesheets-controller": "^1.0.3",
"@phase2/outline-core": "^0.2.7"
}
}
2 changes: 1 addition & 1 deletion packages/components/outline-core-form/package.json
Expand Up @@ -40,7 +40,7 @@
".": "./index.ts"
},
"devDependencies": {
"@phase2/outline-adopted-stylesheets-controller": "^1.0.2",
"@phase2/outline-adopted-stylesheets-controller": "^1.0.3",
"@phase2/outline-core": "^0.2.7"
}
}
2 changes: 1 addition & 1 deletion packages/components/outline-core-icon/package.json
Expand Up @@ -40,7 +40,7 @@
".": "./index.ts"
},
"devDependencies": {
"@phase2/outline-adopted-stylesheets-controller": "^1.0.2",
"@phase2/outline-adopted-stylesheets-controller": "^1.0.3",
"@phase2/outline-core": "^0.2.7"
}
}
2 changes: 1 addition & 1 deletion packages/components/outline-core-image/package.json
Expand Up @@ -40,7 +40,7 @@
".": "./index.ts"
},
"devDependencies": {
"@phase2/outline-adopted-stylesheets-controller": "^1.0.2",
"@phase2/outline-adopted-stylesheets-controller": "^1.0.3",
"@phase2/outline-core": "^0.2.7"
}
}
8 changes: 8 additions & 0 deletions packages/components/outline-core-link/CHANGELOG.md
@@ -1,5 +1,13 @@
# @phase2/outline-core-link

## 0.0.15

### Patch Changes

- Dependency chain updates
- Updated dependencies
- @phase2/outline-adopted-stylesheets-controller@1.0.3

## 0.0.14

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions packages/components/outline-core-link/package.json
@@ -1,6 +1,6 @@
{
"name": "@phase2/outline-core-link",
"version": "0.0.14",
"version": "0.0.15",
"description": "The Outline Components for the web link component",
"keywords": [
"outline",
Expand Down Expand Up @@ -48,7 +48,7 @@
},
"dependencies": {
"lit": "^3.1.2",
"@phase2/outline-adopted-stylesheets-controller": "^1.0.2"
"@phase2/outline-adopted-stylesheets-controller": "^1.0.3"
},
"devDependencies": {
"postcss": "^8.4.35",
Expand Down
2 changes: 1 addition & 1 deletion packages/components/outline-core-list/package.json
Expand Up @@ -40,7 +40,7 @@
".": "./index.ts"
},
"devDependencies": {
"@phase2/outline-adopted-stylesheets-controller": "^1.0.2",
"@phase2/outline-adopted-stylesheets-controller": "^1.0.3",
"@phase2/outline-core": "^0.2.7"
}
}
2 changes: 1 addition & 1 deletion packages/components/outline-core-modal/package.json
Expand Up @@ -40,7 +40,7 @@
".": "./index.ts"
},
"devDependencies": {
"@phase2/outline-adopted-stylesheets-controller": "^1.0.2",
"@phase2/outline-adopted-stylesheets-controller": "^1.0.3",
"@phase2/outline-core": "^0.2.7"
}
}
2 changes: 1 addition & 1 deletion packages/components/outline-core-text/package.json
Expand Up @@ -40,7 +40,7 @@
".": "./index.ts"
},
"devDependencies": {
"@phase2/outline-adopted-stylesheets-controller": "^1.0.2",
"@phase2/outline-adopted-stylesheets-controller": "^1.0.3",
"@phase2/outline-core": "^0.2.7"
}
}
2 changes: 1 addition & 1 deletion packages/components/outline-core-youtube/package.json
Expand Up @@ -40,7 +40,7 @@
".": "./index.ts"
},
"devDependencies": {
"@phase2/outline-adopted-stylesheets-controller": "^1.0.2",
"@phase2/outline-adopted-stylesheets-controller": "^1.0.3",
"@phase2/outline-core": "^0.2.7"
}
}
6 changes: 6 additions & 0 deletions packages/controllers/adopted-stylesheets/CHANGELOG.md
@@ -1,5 +1,11 @@
# @phase2/outline-adopted-stylesheets-controller

## 1.0.3

### Patch Changes

- Dependency chain updates

## 1.0.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/controllers/adopted-stylesheets/package.json
@@ -1,6 +1,6 @@
{
"name": "@phase2/outline-adopted-stylesheets-controller",
"version": "1.0.2",
"version": "1.0.3",
"description": "Controller to help with managing native AdoptedStylesheet implementations.",
"keywords": [
"outline components",
Expand Down

0 comments on commit 759963f

Please sign in to comment.