Skip to content

Commit ff79eda

Browse files
Version Packages (#689)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent fac37c6 commit ff79eda

File tree

9 files changed

+30
-10
lines changed

9 files changed

+30
-10
lines changed

.changeset/rich-tables-chew.md

-6
This file was deleted.

CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# explorer-1
22

3+
## 3.2.91
4+
5+
### Patch Changes
6+
7+
- fac37c6: Fixing hero title options on Content Pages
8+
39
## 3.2.90
410

511
### Patch Changes

apps/vue-storybook/CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# @explorer-1/vue-storybook
22

3+
## 0.0.11
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [fac37c6]
8+
- @explorer-1/vue@0.2.91
9+
310
## 0.0.10
411

512
### Patch Changes

apps/vue-storybook/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@explorer-1/vue-storybook",
3-
"version": "0.0.10",
3+
"version": "0.0.11",
44
"private": false,
55
"publishConfig": {
66
"access": "public"

package.json

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

packages/nuxt/CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# @explorer-1/nuxt
22

3+
## 0.0.6
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [fac37c6]
8+
- @explorer-1/vue@0.2.91
9+
310
## 0.0.5
411

512
### Patch Changes

packages/nuxt/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@explorer-1/nuxt",
3-
"version": "0.0.5",
3+
"version": "0.0.6",
44
"private": false,
55
"publishConfig": {
66
"access": "public"

packages/vue/CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @explorer-1/vue
22

3+
## 0.2.91
4+
5+
### Patch Changes
6+
7+
- fac37c6: Fixing hero title options on Content Pages
8+
39
## 0.2.90
410

511
### Patch Changes

packages/vue/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@explorer-1/vue",
3-
"version": "0.2.90",
3+
"version": "0.2.91",
44
"private": false,
55
"publishConfig": {
66
"access": "public"

0 commit comments

Comments
 (0)