Skip to content

Commit adf93b7

Browse files
Version Packages (#800)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 02d9608 commit adf93b7

File tree

13 files changed

+46
-15
lines changed

13 files changed

+46
-15
lines changed

.changeset/shaggy-rings-walk.md

Lines changed: 0 additions & 9 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.2
4+
5+
### Patch Changes
6+
7+
- 02d9608: Updating npmignore
8+
39
## 4.0.1
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.6
4+
5+
### Patch Changes
6+
7+
- 02d9608: Updating npmignore
8+
39
## 2.0.5
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.5",
3+
"version": "2.0.6",
44
"private": false,
55
"publishConfig": {
66
"access": "public"

apps/vue-storybook/CHANGELOG.md

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

3+
## 0.1.2
4+
5+
### Patch Changes
6+
7+
- 02d9608: Updating npmignore
8+
- Updated dependencies [02d9608]
9+
- @explorer-1/html@1.0.2
10+
- @explorer-1/vue@1.0.2
11+
312
## 0.1.1
413

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

packages/html/CHANGELOG.md

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

3+
## 1.0.2
4+
5+
### Patch Changes
6+
7+
- 02d9608: Updating npmignore
8+
39
## 1.0.1
410

511
### Patch Changes

packages/html/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@explorer-1/html",
33
"private": true,
4-
"version": "1.0.1",
4+
"version": "1.0.2",
55
"type": "module",
66
"repository": {
77
"type": "git",

packages/nuxt/CHANGELOG.md

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

3+
## 0.0.30
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [02d9608]
8+
- @explorer-1/vue@1.0.2
9+
310
## 0.0.29
411

512
### Patch Changes

0 commit comments

Comments
 (0)