Skip to content

Commit

Permalink
NPM Publish
Browse files Browse the repository at this point in the history
  • Loading branch information
joeldenning committed Jan 18, 2025
1 parent daddec1 commit 3938667
Show file tree
Hide file tree
Showing 5 changed files with 15 additions and 7 deletions.
5 changes: 0 additions & 5 deletions .changeset/ten-parents-count.md

This file was deleted.

7 changes: 7 additions & 0 deletions packages/create-single-spa/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# create-single-spa

## 5.0.6

### Patch Changes

- Updated dependencies [[`daddec1`](https://github.com/single-spa/create-single-spa/commit/daddec1451067fffc38209a574b7aa52bcc9d624)]:
- generator-single-spa@6.1.0

## 5.0.5

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/create-single-spa/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "create-single-spa",
"version": "5.0.5",
"version": "5.0.6",
"description": "",
"bin": {
"create-single-spa": "bin/create-single-spa.js"
Expand Down
6 changes: 6 additions & 0 deletions packages/generator-single-spa/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# generator-single-spa

## 6.1.0

### Minor Changes

- [#435](https://github.com/single-spa/create-single-spa/pull/435) [`daddec1`](https://github.com/single-spa/create-single-spa/commit/daddec1451067fffc38209a574b7aa52bcc9d624) Thanks [@joeldenning](https://github.com/joeldenning)! - Add support for moduleFormat (esm or systemjs) option in react apps/parcels and utility microfrontends

## 6.0.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/generator-single-spa/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"scripts": {
"test": "jest"
},
"version": "6.0.2",
"version": "6.1.0",
"main": "src/generator-single-spa.js",
"license": "MIT",
"dependencies": {
Expand Down

0 comments on commit 3938667

Please sign in to comment.