-
Notifications
You must be signed in to change notification settings - Fork 300
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: an issue with npm packing and not publishing all dist folders
- Loading branch information
1 parent
f62dc5a
commit edc64b1
Showing
6 changed files
with
60 additions
and
0 deletions.
There are no files selected for viewing
10 changes: 10 additions & 0 deletions
10
common/changes/@xarc/react-query/fix-packing_2024-01-08-20-20.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
{ | ||
"changes": [ | ||
{ | ||
"packageName": "@xarc/react-query", | ||
"comment": "Fix an issue with npm packing and not publishing all dist folders", | ||
"type": "patch" | ||
} | ||
], | ||
"packageName": "@xarc/react-query" | ||
} |
10 changes: 10 additions & 0 deletions
10
common/changes/@xarc/react-recoil/fix-packing_2024-01-08-20-20.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
{ | ||
"changes": [ | ||
{ | ||
"packageName": "@xarc/react-recoil", | ||
"comment": "Fix an issue with npm packing and not publishing all dist folders", | ||
"type": "patch" | ||
} | ||
], | ||
"packageName": "@xarc/react-recoil" | ||
} |
10 changes: 10 additions & 0 deletions
10
common/changes/@xarc/react-redux-observable/fix-packing_2024-01-08-20-20.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
{ | ||
"changes": [ | ||
{ | ||
"packageName": "@xarc/react-redux-observable", | ||
"comment": "Fix an issue with npm packing and not publishing all dist folders", | ||
"type": "patch" | ||
} | ||
], | ||
"packageName": "@xarc/react-redux-observable" | ||
} |
10 changes: 10 additions & 0 deletions
10
common/changes/@xarc/react-redux-saga/fix-packing_2024-01-08-20-20.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
{ | ||
"changes": [ | ||
{ | ||
"packageName": "@xarc/react-redux-saga", | ||
"comment": "Fix an issue with npm packing and not publishing all dist folders", | ||
"type": "patch" | ||
} | ||
], | ||
"packageName": "@xarc/react-redux-saga" | ||
} |
10 changes: 10 additions & 0 deletions
10
common/changes/@xarc/react-redux/fix-packing_2024-01-08-20-20.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
{ | ||
"changes": [ | ||
{ | ||
"packageName": "@xarc/react-redux", | ||
"comment": "Fix an issue with npm packing and not publishing all dist folders", | ||
"type": "patch" | ||
} | ||
], | ||
"packageName": "@xarc/react-redux" | ||
} |
10 changes: 10 additions & 0 deletions
10
common/changes/@xarc/react-router/fix-packing_2024-01-08-20-20.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
{ | ||
"changes": [ | ||
{ | ||
"packageName": "@xarc/react-router", | ||
"comment": "Fix an issue with npm packing and not publishing all dist folders", | ||
"type": "patch" | ||
} | ||
], | ||
"packageName": "@xarc/react-router" | ||
} |