Skip to content

Commit 5295a4a

Browse files
Version Packages (#697)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 10e2668 commit 5295a4a

12 files changed

+36
-24
lines changed

.changeset/gold-numbers-applaud.md

-5
This file was deleted.

.changeset/popular-spoons-pull.md

-5
This file was deleted.

.changeset/real-eggs-shake.md

-5
This file was deleted.

.changeset/thirty-apes-work.md

-5
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.95
4+
5+
### Patch Changes
6+
7+
- 10e2668: Package version bump
8+
39
## 3.2.94
410

511
### Patch Changes

apps/vue-storybook/CHANGELOG.md

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

3+
## 0.0.10
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [c06cf28]
8+
- Updated dependencies [4bcdacd]
9+
- Updated dependencies [f750419]
10+
- @explorer-1/vue@0.2.95
11+
312
## 0.0.9
413

514
### 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.9",
3+
"version": "0.0.10",
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.94",
7+
"version": "3.2.95",
88
"type": "module",
99
"description": "Monorepo for JPL's design system, Explorer 1",
1010
"keywords": [

packages/nuxt/CHANGELOG.md

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

3+
## 0.0.9
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [c06cf28]
8+
- Updated dependencies [4bcdacd]
9+
- Updated dependencies [f750419]
10+
- @explorer-1/vue@0.2.95
11+
312
## 0.0.8
413

514
### 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.8",
3+
"version": "0.0.9",
44
"private": false,
55
"publishConfig": {
66
"access": "public"

packages/vue/CHANGELOG.md

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

3+
## 0.2.95
4+
5+
### Patch Changes
6+
7+
- c06cf28: Adding srcset to HeroLarge component
8+
- 4bcdacd: Hides Jump Menu when overscrolling
9+
- f750419: Fixing anchor link positioning on EDU Lesson pages.
10+
311
## 0.2.94
412

513
### 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.94",
3+
"version": "0.2.95",
44
"private": false,
55
"publishConfig": {
66
"access": "public"

0 commit comments

Comments
 (0)