Skip to content

Commit 29cb6ca

Browse files
authored
Merge pull request #25 from tksst/changeset-release/main
Version Packages
2 parents 0444aba + 844c637 commit 29cb6ca

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/npm-run-all.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @tksst/next-app-additions
22

3+
## 1.4.1
4+
5+
### Patch Changes
6+
7+
- 0444aba: migrate from [npm-run-all](https://www.npmjs.com/package/npm-run-all) to [npm-run-all2](https://www.npmjs.com/package/npm-run-all2) because the latest release of npm-run-all does not fix this bug: https://github.com/mysticatea/npm-run-all/pull/171
8+
39
## 1.4.0
410

511
### Minor Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@tksst/next-app-additions",
3-
"version": "1.4.0",
3+
"version": "1.4.1",
44
"description": "additions to a project generated with create-next-app",
55
"publishConfig": {
66
"access": "public"

0 commit comments

Comments
 (0)