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 Apr 29, 2021
1 parent 26f4a1e commit 3802778
Show file tree
Hide file tree
Showing 5 changed files with 14 additions and 8 deletions.
6 changes: 0 additions & 6 deletions .changeset/clever-paws-bow.md

This file was deleted.

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

## 0.4.1

### Patch Changes

- 81edf45: Reduce the amount of js files in the build by avoiding inline script tags

## 0.4.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/launch/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rocket/launch",
"version": "0.4.0",
"version": "0.4.1",
"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
@@ -1,5 +1,11 @@
# @rocket/search

## 0.3.4

### Patch Changes

- 81edf45: Reduce the amount of js files in the build by avoiding inline script tags

## 0.3.3

### Patch Changes
Expand Down
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.3.3",
"version": "0.3.4",
"publishConfig": {
"access": "public"
},
Expand Down

0 comments on commit 3802778

Please sign in to comment.