Skip to content

Commit

Permalink
Omit CHANGELOG from publish
Browse files Browse the repository at this point in the history
  • Loading branch information
JacobLey committed Aug 8, 2024
1 parent 725510a commit 1de1659
Show file tree
Hide file tree
Showing 26 changed files with 54 additions and 0 deletions.
29 changes: 29 additions & 0 deletions .changeset/calm-dryers-reply.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
---
"barrelify": patch
"juniper": patch
"nx-lifecycle": patch
"nx-update-ts-references": patch
"load-populate-files": patch
"nx-populate-files": patch
"populate-files": patch
"common-proxy": patch
"default-import": patch
"entry-script": patch
"enum-to-array": patch
"find-import": patch
"format-file": patch
"haywire": patch
"haywire-launcher": patch
"iso-crypto": patch
"mocha-chain": patch
"named-patch": patch
"normalized-react-query": patch
"nx-plugin-handler": patch
"nx-tsc": patch
"parse-cwd": patch
"punycode-esm": patch
"sinon-typed-stub": patch
"static-emitter": patch
---

Omit CHANGELOG from publish
1 change: 1 addition & 0 deletions apps/barrelify/.npmignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
CHANGELOG.md
project.json
tsconfig.json

Expand Down
1 change: 1 addition & 0 deletions apps/juniper/.npmignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
CHANGELOG.md
project.json
tsconfig.json

Expand Down
1 change: 1 addition & 0 deletions apps/nx-lifecycle/.npmignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
CHANGELOG.md
project.json
tsconfig.json

Expand Down
1 change: 1 addition & 0 deletions apps/nx-update-ts-references/.npmignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
CHANGELOG.md
project.json
tsconfig.json

Expand Down
1 change: 1 addition & 0 deletions apps/populate-files/load-populate-files/.npmignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
CHANGELOG.md
project.json
tsconfig.json

Expand Down
1 change: 1 addition & 0 deletions apps/populate-files/nx-populate-files/.npmignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
CHANGELOG.md
project.json
tsconfig.json

Expand Down
1 change: 1 addition & 0 deletions apps/populate-files/populate-files/.npmignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
CHANGELOG.md
project.json
tsconfig.json

Expand Down
1 change: 1 addition & 0 deletions tools/common-proxy/.npmignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
CHANGELOG.md
project.json
tsconfig.json

Expand Down
1 change: 1 addition & 0 deletions tools/default-import/.npmignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
CHANGELOG.md
project.json
tsconfig.json

Expand Down
1 change: 1 addition & 0 deletions tools/entry-script/.npmignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
CHANGELOG.md
project.json
tsconfig.json

Expand Down
1 change: 1 addition & 0 deletions tools/enum-to-array/.npmignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
CHANGELOG.md
project.json
tsconfig.json

Expand Down
1 change: 1 addition & 0 deletions tools/find-import/.npmignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
CHANGELOG.md
project.json
tsconfig.json

Expand Down
1 change: 1 addition & 0 deletions tools/format-file/.npmignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
CHANGELOG.md
project.json
tsconfig.json

Expand Down
1 change: 1 addition & 0 deletions tools/haywire-launcher/.npmignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
CHANGELOG.md
project.json
tsconfig.json

Expand Down
1 change: 1 addition & 0 deletions tools/haywire/.npmignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
CHANGELOG.md
project.json
tsconfig.json

Expand Down
1 change: 1 addition & 0 deletions tools/iso-crypto/.npmignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
CHANGELOG.md
project.json
tsconfig.json

Expand Down
1 change: 1 addition & 0 deletions tools/mocha-chain/.npmignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
CHANGELOG.md
project.json
tsconfig.json

Expand Down
1 change: 1 addition & 0 deletions tools/named-patch/.npmignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
CHANGELOG.md
project.json
tsconfig.json

Expand Down
1 change: 1 addition & 0 deletions tools/normalized-react-query/.npmignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
CHANGELOG.md
project.json
tsconfig.json

Expand Down
1 change: 1 addition & 0 deletions tools/nx-plugin-handler/.npmignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
CHANGELOG.md
project.json
tsconfig.json

Expand Down
1 change: 1 addition & 0 deletions tools/nx-tsc/.npmignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
CHANGELOG.md
project.json
tsconfig.json

Expand Down
1 change: 1 addition & 0 deletions tools/parse-cwd/.npmignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
CHANGELOG.md
project.json
tsconfig.json

Expand Down
1 change: 1 addition & 0 deletions tools/punycode-esm/.npmignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
CHANGELOG.md
project.json
tsconfig.json

Expand Down
1 change: 1 addition & 0 deletions tools/sinon-typed-stub/.npmignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
CHANGELOG.md
project.json
tsconfig.json

Expand Down
1 change: 1 addition & 0 deletions tools/static-emitter/.npmignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
CHANGELOG.md
project.json
tsconfig.json

Expand Down

0 comments on commit 1de1659

Please sign in to comment.