diff --git a/.changeset/bright-camels-tickle.md b/.changeset/bright-camels-tickle.md deleted file mode 100644 index 152f8fc402..0000000000 --- a/.changeset/bright-camels-tickle.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"modular-scripts": patch ---- - -Add template docs and correct command help description for the --template option diff --git a/.changeset/clean-cats-repeat.md b/.changeset/clean-cats-repeat.md deleted file mode 100644 index c140c48587..0000000000 --- a/.changeset/clean-cats-repeat.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"modular-scripts": patch ---- - -Bump postcss-loader from 7.0.0 to 7.0.1 diff --git a/.changeset/curvy-plants-burn.md b/.changeset/curvy-plants-burn.md deleted file mode 100644 index fd8749aac1..0000000000 --- a/.changeset/curvy-plants-burn.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"modular-scripts": patch ---- - -Bump npm-packlist from 5.1.0 to 5.1.1 diff --git a/.changeset/fair-humans-brush.md b/.changeset/fair-humans-brush.md deleted file mode 100644 index c718eed6b0..0000000000 --- a/.changeset/fair-humans-brush.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"modular-scripts": patch ---- - -Bump filesize from 9.0.1 to 9.0.11 diff --git a/.changeset/fresh-games-learn.md b/.changeset/fresh-games-learn.md deleted file mode 100644 index a01f4cbf7d..0000000000 --- a/.changeset/fresh-games-learn.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'modular-scripts': patch ---- - -Bump esbuild from 0.14.42 to 0.14.51 diff --git a/.changeset/ten-tips-tan.md b/.changeset/ten-tips-tan.md deleted file mode 100644 index 1340a44ac2..0000000000 --- a/.changeset/ten-tips-tan.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"modular-scripts": patch ---- - -Bump webpack-dev-server from 4.9.2 to 4.9.3 diff --git a/.changeset/yellow-beans-tickle.md b/.changeset/yellow-beans-tickle.md deleted file mode 100644 index eac5e45885..0000000000 --- a/.changeset/yellow-beans-tickle.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"modular-scripts": patch ---- - -Bump sass-loader from 13.0.0 to 13.0.2 diff --git a/.changeset/young-poets-swim.md b/.changeset/young-poets-swim.md deleted file mode 100644 index 5a16ff3acd..0000000000 --- a/.changeset/young-poets-swim.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'modular-scripts': patch ---- - -Read `compilerOptions.jsx` when type checking to support the new React JSX transform. diff --git a/packages/modular-scripts/CHANGELOG.md b/packages/modular-scripts/CHANGELOG.md index 7ffc89993c..a8c447c525 100644 --- a/packages/modular-scripts/CHANGELOG.md +++ b/packages/modular-scripts/CHANGELOG.md @@ -1,5 +1,49 @@ # modular-scripts +## 3.1.6 + +### Patch Changes + +- [#1928](https://github.com/jpmorganchase/modular/pull/1928) + [`0a3bcfb`](https://github.com/jpmorganchase/modular/commit/0a3bcfb7640119a7fa5108e514d2f6855f8d5ad5) + Thanks [@cristiano-belloni](https://github.com/cristiano-belloni)! - Add + template docs and correct command help description for the --template option + +* [#1926](https://github.com/jpmorganchase/modular/pull/1926) + [`3e95003`](https://github.com/jpmorganchase/modular/commit/3e950034d47c8cacdf07ff0014feac373a83947d) + Thanks [@dependabot](https://github.com/apps/dependabot)! - Bump + postcss-loader from 7.0.0 to 7.0.1 + +- [#1896](https://github.com/jpmorganchase/modular/pull/1896) + [`bedef0a`](https://github.com/jpmorganchase/modular/commit/bedef0a04f83eb2de58dcb35ae04b4c44b38aa14) + Thanks [@dependabot](https://github.com/apps/dependabot)! - Bump npm-packlist + from 5.1.0 to 5.1.1 + +* [#1889](https://github.com/jpmorganchase/modular/pull/1889) + [`9ecf69a`](https://github.com/jpmorganchase/modular/commit/9ecf69a121568879dbcc292c0ad48471be57b662) + Thanks [@dependabot](https://github.com/apps/dependabot)! - Bump filesize from + 9.0.1 to 9.0.11 + +- [#1998](https://github.com/jpmorganchase/modular/pull/1998) + [`603b149`](https://github.com/jpmorganchase/modular/commit/603b14954959cf717e1fc2935862c8fd9baacee0) + Thanks [@sgb-io](https://github.com/sgb-io)! - Bump esbuild from 0.14.42 to + 0.14.51 + +* [#1897](https://github.com/jpmorganchase/modular/pull/1897) + [`23d5e33`](https://github.com/jpmorganchase/modular/commit/23d5e332c0955216b6741b54202e655820828a33) + Thanks [@dependabot](https://github.com/apps/dependabot)! - Bump + webpack-dev-server from 4.9.2 to 4.9.3 + +- [#1879](https://github.com/jpmorganchase/modular/pull/1879) + [`f8bfdc6`](https://github.com/jpmorganchase/modular/commit/f8bfdc600c2b90bdbc9791febc85840515aca562) + Thanks [@dependabot](https://github.com/apps/dependabot)! - Bump sass-loader + from 13.0.0 to 13.0.2 + +* [#1998](https://github.com/jpmorganchase/modular/pull/1998) + [`603b149`](https://github.com/jpmorganchase/modular/commit/603b14954959cf717e1fc2935862c8fd9baacee0) + Thanks [@sgb-io](https://github.com/sgb-io)! - Read `compilerOptions.jsx` when + type checking to support the new React JSX transform. + ## 3.1.5 ### Patch Changes diff --git a/packages/modular-scripts/package.json b/packages/modular-scripts/package.json index 1789c3f7e3..fccbd307a8 100644 --- a/packages/modular-scripts/package.json +++ b/packages/modular-scripts/package.json @@ -1,6 +1,6 @@ { "name": "modular-scripts", - "version": "3.1.5", + "version": "3.1.6", "license": "Apache-2.0", "bin": { "modular": "dist-cjs/cli.js"