Skip to content

Commit

Permalink
Version Packages (#1909)
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 Jul 6, 2022
1 parent d35167c commit 2b11e23
Show file tree
Hide file tree
Showing 4 changed files with 15 additions and 11 deletions.
5 changes: 0 additions & 5 deletions .changeset/short-rings-exercise.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/silver-cameras-flow.md

This file was deleted.

14 changes: 14 additions & 0 deletions packages/modular-scripts/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# modular-scripts

## 3.1.5

### Patch Changes

- [#1903](https://github.com/jpmorganchase/modular/pull/1903)
[`aa68e0e`](https://github.com/jpmorganchase/modular/commit/aa68e0e86ec6fe841538ca7f667e3dcaea8adb69)
Thanks [@cristiano-belloni](https://github.com/cristiano-belloni)! - Fix paths
issue with "modular start" and esm-views on windows

* [#1910](https://github.com/jpmorganchase/modular/pull/1910)
[`d35167c`](https://github.com/jpmorganchase/modular/commit/d35167c1dd6bf555ccbfb4a15252faa08346d739)
Thanks [@cristiano-belloni](https://github.com/cristiano-belloni)! - Fix
`app`s and `esm-view`s building and starting with esbuild mode on Windows

## 3.1.4

### Patch 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": "3.1.4",
"version": "3.1.5",
"license": "Apache-2.0",
"bin": {
"modular": "dist-cjs/cli.js"
Expand Down

0 comments on commit 2b11e23

Please sign in to comment.