Skip to content

Commit 858c47a

Browse files
Version Packages (#793)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 27c013c commit 858c47a

File tree

18 files changed

+83
-27
lines changed

18 files changed

+83
-27
lines changed

.changeset/little-humans-taste.md

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

.changeset/sixty-ducks-exercise.md

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

CHANGELOG.md

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

3+
## 4.0.0
4+
5+
### Major Changes
6+
7+
- 27c013c: Updating Explorer-1 with JPL's new branding colors and typefaces.
8+
9+
### Patch Changes
10+
11+
- 27c013c: Documentation updates, Storybook improvements.
12+
313
## 3.4.8
414

515
### 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.5
4+
5+
### Patch Changes
6+
7+
- 27c013c: Documentation updates, Storybook improvements.
8+
39
## 2.0.4
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.4",
3+
"version": "2.0.5",
44
"private": false,
55
"publishConfig": {
66
"access": "public"

apps/vue-storybook/CHANGELOG.md

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

3+
## 0.1.0
4+
5+
### Minor Changes
6+
7+
- 27c013c: Updating Explorer-1 with JPL's new branding colors and typefaces.
8+
9+
### Patch Changes
10+
11+
- 27c013c: Documentation updates, Storybook improvements.
12+
- Updated dependencies [27c013c]
13+
- Updated dependencies [27c013c]
14+
- @explorer-1/common@2.0.0
15+
- @explorer-1/html@1.0.0
16+
- @explorer-1/vue@1.0.0
17+
- @explorer-1/common-storybook@0.1.0
18+
319
## 0.0.29
420

521
### 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.0.29",
3+
"version": "0.1.0",
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": "3.4.8",
7+
"version": "4.0.0",
88
"type": "module",
99
"description": "Monorepo for JPL's design system, Explorer 1",
1010
"keywords": [

packages/common-storybook/CHANGELOG.md

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

3+
## 0.1.0
4+
5+
### Minor Changes
6+
7+
- 27c013c: Updating Explorer-1 with JPL's new branding colors and typefaces.
8+
9+
### Patch Changes
10+
11+
- 27c013c: Documentation updates, Storybook improvements.
12+
313
## 0.0.5
414

515
### Patch Changes

packages/common-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/common-storybook",
3-
"version": "0.0.5",
3+
"version": "0.1.0",
44
"private": false,
55
"publishConfig": {
66
"access": "public"

0 commit comments

Comments
 (0)