Skip to content

Commit

Permalink
Version Packages
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored and daKmoR committed Jan 3, 2021
1 parent 1971f5d commit 4f7665b
Show file tree
Hide file tree
Showing 21 changed files with 90 additions and 30 deletions.
14 changes: 0 additions & 14 deletions .changeset/honest-pumas-wink.md

This file was deleted.

6 changes: 6 additions & 0 deletions packages/blog/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
# @rocket/blog

## 0.1.0
### Minor Changes

- 1971f5d: Initial Release
2 changes: 1 addition & 1 deletion packages/blog/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rocket/blog",
"version": "0.0.0",
"version": "0.1.0",
"publishConfig": {
"access": "public"
},
Expand Down
6 changes: 6 additions & 0 deletions packages/building-rollup/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
# @rocket/building-rollup

## 0.1.0
### Minor Changes

- 1971f5d: Initial Release
2 changes: 1 addition & 1 deletion packages/building-rollup/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rocket/building-rollup",
"version": "0.0.0",
"version": "0.1.0",
"publishConfig": {
"access": "public"
},
Expand Down
14 changes: 14 additions & 0 deletions packages/cli/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
# @rocket/cli

## 0.1.0
### Minor Changes

- 1971f5d: Initial Release

### Patch Changes

- Updated dependencies [1971f5d]
- @rocket/building-rollup@0.1.0
- @rocket/core@0.1.0
- @rocket/eleventy-plugin-mdjs-unified@0.1.0
- @rocket/eleventy-rocket-nav@0.1.0
10 changes: 5 additions & 5 deletions packages/cli/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rocket/cli",
"version": "0.0.0",
"version": "0.1.0",
"publishConfig": {
"access": "public"
},
Expand Down Expand Up @@ -50,10 +50,10 @@
],
"dependencies": {
"@11ty/eleventy": "^0.11.1",
"@rocket/building-rollup": "^0.0.0",
"@rocket/core": "^0.0.0",
"@rocket/eleventy-plugin-mdjs-unified": "^0.0.0",
"@rocket/eleventy-rocket-nav": "^0.0.0",
"@rocket/building-rollup": "^0.1.0",
"@rocket/core": "^0.1.0",
"@rocket/eleventy-plugin-mdjs-unified": "^0.1.0",
"@rocket/eleventy-rocket-nav": "^0.1.0",
"@rollup/plugin-babel": "^5.2.2",
"@rollup/plugin-node-resolve": "^11.0.1",
"@web/config-loader": "^0.1.3",
Expand Down
6 changes: 6 additions & 0 deletions packages/core/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
# @rocket/core

## 0.1.0
### Minor Changes

- 1971f5d: Initial Release
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rocket/core",
"version": "0.0.0",
"version": "0.1.0",
"publishConfig": {
"access": "public"
},
Expand Down
6 changes: 6 additions & 0 deletions packages/drawer/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
# @rocket/drawer

## 0.1.0
### Minor Changes

- 1971f5d: Initial Release
2 changes: 1 addition & 1 deletion packages/drawer/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rocket/drawer",
"version": "0.0.0",
"version": "0.1.0",
"publishConfig": {
"access": "public"
},
Expand Down
6 changes: 6 additions & 0 deletions packages/eleventy-plugin-mdjs-unified/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
# @rocket/eleventy-plugin-mdjs-unified

## 0.1.0
### Minor Changes

- 1971f5d: Initial Release
2 changes: 1 addition & 1 deletion packages/eleventy-plugin-mdjs-unified/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rocket/eleventy-plugin-mdjs-unified",
"version": "0.0.0",
"version": "0.1.0",
"publishConfig": {
"access": "public"
},
Expand Down
6 changes: 6 additions & 0 deletions packages/eleventy-rocket-nav/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
# @rocket/eleventy-rocket-nav

## 0.1.0
### Minor Changes

- 1971f5d: Initial Release
2 changes: 1 addition & 1 deletion packages/eleventy-rocket-nav/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rocket/eleventy-rocket-nav",
"version": "0.0.0",
"version": "0.1.0",
"publishConfig": {
"access": "public"
},
Expand Down
12 changes: 12 additions & 0 deletions packages/launch/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
# @rocket/launch

## 0.1.0
### Minor Changes

- 1971f5d: Initial Release

### Patch Changes

- Updated dependencies [1971f5d]
- @rocket/drawer@0.1.0
- @rocket/navigation@0.1.0
6 changes: 3 additions & 3 deletions packages/launch/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rocket/launch",
"version": "0.0.0",
"version": "0.1.0",
"publishConfig": {
"access": "public"
},
Expand Down Expand Up @@ -31,7 +31,7 @@
"preset"
],
"dependencies": {
"@rocket/drawer": "^0.0.0",
"@rocket/navigation": "^0.0.0"
"@rocket/drawer": "^0.1.0",
"@rocket/navigation": "^0.1.0"
}
}
6 changes: 6 additions & 0 deletions packages/navigation/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
# @rocket/navigation

## 0.1.0
### Minor Changes

- 1971f5d: Initial Release
2 changes: 1 addition & 1 deletion packages/navigation/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rocket/navigation",
"version": "0.0.0",
"version": "0.1.0",
"publishConfig": {
"access": "public"
},
Expand Down
6 changes: 6 additions & 0 deletions packages/search/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
# @rocket/search

## 0.1.0
### Minor Changes

- 1971f5d: Initial Release
2 changes: 1 addition & 1 deletion packages/search/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rocket/search",
"version": "0.0.0",
"version": "0.1.0",
"publishConfig": {
"access": "public"
},
Expand Down

0 comments on commit 4f7665b

Please sign in to comment.