Skip to content

Commit 05d388e

Browse files
Version Packages (#818)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 3553695 commit 05d388e

File tree

13 files changed

+50
-14
lines changed

13 files changed

+50
-14
lines changed

.changeset/serious-peas-attend.md

Lines changed: 0 additions & 8 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# explorer-1
22

3+
## 4.0.4
4+
5+
### Patch Changes
6+
7+
- 3553695: Adjusting use of font-display
8+
39
## 4.0.3
410

511
### Patch Changes

apps/html-storybook/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @explorer-1/html-storybook
22

3+
## 2.0.8
4+
5+
### Patch Changes
6+
7+
- 3553695: Adjusting use of font-display
8+
39
## 2.0.6
410

511
### Patch Changes

apps/html-storybook/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@explorer-1/html-storybook",
3-
"version": "2.0.7",
3+
"version": "2.0.8",
44
"private": false,
55
"publishConfig": {
66
"access": "public"

apps/vue-storybook/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,16 @@
11
# @explorer-1/vue-storybook
22

3+
## 0.1.5
4+
5+
### Patch Changes
6+
7+
- 3553695: Adjusting use of font-display
8+
- Updated dependencies [3553695]
9+
- @explorer-1/common@2.0.3
10+
- @explorer-1/common-storybook@0.1.0
11+
- @explorer-1/html@1.0.2
12+
- @explorer-1/vue@1.0.4
13+
314
## 0.1.4
415

516
### Patch Changes

apps/vue-storybook/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@explorer-1/vue-storybook",
3-
"version": "0.1.4",
3+
"version": "0.1.5",
44
"private": false,
55
"publishConfig": {
66
"access": "public"

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"publishConfig": {
55
"access": "public"
66
},
7-
"version": "4.0.3",
7+
"version": "4.0.4",
88
"type": "module",
99
"description": "Monorepo for JPL's design system, Explorer 1",
1010
"keywords": [

packages/common/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @explorer-1/common
22

3+
## 2.0.3
4+
5+
### Patch Changes
6+
7+
- 3553695: Adjusting use of font-display
8+
39
## 2.0.1
410

511
### Patch Changes

packages/common/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@explorer-1/common",
3-
"version": "2.0.2",
3+
"version": "2.0.3",
44
"private": false,
55
"publishConfig": {
66
"access": "public"

packages/nuxt/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# @explorer-1/nuxt
22

3+
## 0.0.32
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [3553695]
8+
- @explorer-1/common@2.0.3
9+
- @explorer-1/vue@1.0.4
10+
311
## 0.0.31
412

513
### Patch Changes

0 commit comments

Comments
 (0)