Skip to content

Commit

Permalink
Version Packages (#139)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and github-actions[bot] authored Nov 13, 2020
1 parent 4d8d69b commit bc672af
Show file tree
Hide file tree
Showing 5 changed files with 14 additions and 8 deletions.
6 changes: 0 additions & 6 deletions .changeset/green-berries-flash.md

This file was deleted.

6 changes: 6 additions & 0 deletions packages/create-modular-react-app/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# create-modular-react-app

## 0.4.1

### Patch Changes

- 4d8d69b: Fix the broken release, and update snapshot tests.

## 0.4.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/create-modular-react-app/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "create-modular-react-app",
"version": "0.4.0",
"version": "0.4.1",
"license": "Apache-2.0",
"bin": {
"create-modular-react-app": "build/index.js"
Expand Down
6 changes: 6 additions & 0 deletions packages/modular-scripts/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# modular-scripts

## 0.3.1

### Patch Changes

- 4d8d69b: Fix the broken release, and update snapshot tests.

## 0.3.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/modular-scripts/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "modular-scripts",
"version": "0.3.0",
"version": "0.3.1",
"license": "Apache-2.0",
"bin": {
"modular": "build/cli.js"
Expand Down

0 comments on commit bc672af

Please sign in to comment.