diff --git a/CHANGELOG.md b/CHANGELOG.md index 5ffbee41b43b..8c45b4484308 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -32,6 +32,15 @@ Note: the command line value will override any value found in the configuration ### Fixes +
+fix: turn off gpg when publishing for now (#8104) + +### fix: turn off gpg when publishing for now ([#8104](https://github.com/streetsidesoftware/cspell/pull/8104)) + +--- + +
+
fix: Turnoff signing for now (#8102) diff --git a/packages/Samples/CHANGELOG.md b/packages/Samples/CHANGELOG.md index 2533fd5cdd33..351ea396b78f 100644 --- a/packages/Samples/CHANGELOG.md +++ b/packages/Samples/CHANGELOG.md @@ -11,10 +11,12 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline ### Fixes +- fix: turn off gpg when publishing for now (#8104) - fix: Turnoff signing for now (#8102) -- fix: Sign tags and commits when publishing (#8096) +- fix: Sign tags and commits when publishing (#8096) - fix: Clean up verbose output (#8053) + - fix: allow string based maxFileSize (#8047) ### Dictionary Updates diff --git a/packages/cspell-bundled-dicts/CHANGELOG.md b/packages/cspell-bundled-dicts/CHANGELOG.md index 5fc0653265e7..3625ffeb0190 100644 --- a/packages/cspell-bundled-dicts/CHANGELOG.md +++ b/packages/cspell-bundled-dicts/CHANGELOG.md @@ -11,10 +11,12 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline ### Fixes +- fix: turn off gpg when publishing for now (#8104) - fix: Turnoff signing for now (#8102) -- fix: Sign tags and commits when publishing (#8096) +- fix: Sign tags and commits when publishing (#8096) - fix: Clean up verbose output (#8053) + - fix: allow string based maxFileSize (#8047) ### Dictionary Updates diff --git a/packages/cspell-config-lib/CHANGELOG.md b/packages/cspell-config-lib/CHANGELOG.md index a981ace4810a..e0287a7614c3 100644 --- a/packages/cspell-config-lib/CHANGELOG.md +++ b/packages/cspell-config-lib/CHANGELOG.md @@ -11,10 +11,12 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline ### Fixes +- fix: turn off gpg when publishing for now (#8104) - fix: Turnoff signing for now (#8102) -- fix: Sign tags and commits when publishing (#8096) +- fix: Sign tags and commits when publishing (#8096) - fix: Clean up verbose output (#8053) + - fix: allow string based maxFileSize (#8047) ### Dictionary Updates diff --git a/packages/cspell-dictionary/CHANGELOG.md b/packages/cspell-dictionary/CHANGELOG.md index 7127ddcb83df..097d3c501fd4 100644 --- a/packages/cspell-dictionary/CHANGELOG.md +++ b/packages/cspell-dictionary/CHANGELOG.md @@ -11,10 +11,12 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline ### Fixes +- fix: turn off gpg when publishing for now (#8104) - fix: Turnoff signing for now (#8102) -- fix: Sign tags and commits when publishing (#8096) +- fix: Sign tags and commits when publishing (#8096) - fix: Clean up verbose output (#8053) + - fix: allow string based maxFileSize (#8047) ### Dictionary Updates diff --git a/packages/cspell-eslint-plugin/CHANGELOG.md b/packages/cspell-eslint-plugin/CHANGELOG.md index 393c92f84a27..9857e3be078a 100644 --- a/packages/cspell-eslint-plugin/CHANGELOG.md +++ b/packages/cspell-eslint-plugin/CHANGELOG.md @@ -11,10 +11,12 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline ### Fixes +- fix: turn off gpg when publishing for now (#8104) - fix: Turnoff signing for now (#8102) -- fix: Sign tags and commits when publishing (#8096) +- fix: Sign tags and commits when publishing (#8096) - fix: Clean up verbose output (#8053) + - fix: allow string based maxFileSize (#8047) ### Dictionary Updates diff --git a/packages/cspell-filetypes/CHANGELOG.md b/packages/cspell-filetypes/CHANGELOG.md index 1ad52caa37de..f5bb77eb3cfa 100644 --- a/packages/cspell-filetypes/CHANGELOG.md +++ b/packages/cspell-filetypes/CHANGELOG.md @@ -11,10 +11,12 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline ### Fixes +- fix: turn off gpg when publishing for now (#8104) - fix: Turnoff signing for now (#8102) -- fix: Sign tags and commits when publishing (#8096) +- fix: Sign tags and commits when publishing (#8096) - fix: Clean up verbose output (#8053) + - fix: allow string based maxFileSize (#8047) ### Dictionary Updates diff --git a/packages/cspell-gitignore/CHANGELOG.md b/packages/cspell-gitignore/CHANGELOG.md index 6647fe907b15..0644c63bd301 100644 --- a/packages/cspell-gitignore/CHANGELOG.md +++ b/packages/cspell-gitignore/CHANGELOG.md @@ -11,10 +11,12 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline ### Fixes +- fix: turn off gpg when publishing for now (#8104) - fix: Turnoff signing for now (#8102) -- fix: Sign tags and commits when publishing (#8096) +- fix: Sign tags and commits when publishing (#8096) - fix: Clean up verbose output (#8053) + - fix: allow string based maxFileSize (#8047) ### Dictionary Updates diff --git a/packages/cspell-glob/CHANGELOG.md b/packages/cspell-glob/CHANGELOG.md index ba714527c9a2..50f7fb4d875c 100644 --- a/packages/cspell-glob/CHANGELOG.md +++ b/packages/cspell-glob/CHANGELOG.md @@ -11,10 +11,12 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline ### Fixes +- fix: turn off gpg when publishing for now (#8104) - fix: Turnoff signing for now (#8102) -- fix: Sign tags and commits when publishing (#8096) +- fix: Sign tags and commits when publishing (#8096) - fix: Clean up verbose output (#8053) + - fix: allow string based maxFileSize (#8047) ### Dictionary Updates diff --git a/packages/cspell-grammar/CHANGELOG.md b/packages/cspell-grammar/CHANGELOG.md index b62a74ff4b01..ed38dc06f4ad 100644 --- a/packages/cspell-grammar/CHANGELOG.md +++ b/packages/cspell-grammar/CHANGELOG.md @@ -11,10 +11,12 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline ### Fixes +- fix: turn off gpg when publishing for now (#8104) - fix: Turnoff signing for now (#8102) -- fix: Sign tags and commits when publishing (#8096) +- fix: Sign tags and commits when publishing (#8096) - fix: Clean up verbose output (#8053) + - fix: allow string based maxFileSize (#8047) ### Dictionary Updates diff --git a/packages/cspell-io/CHANGELOG.md b/packages/cspell-io/CHANGELOG.md index e230da706509..03a15e78f45d 100644 --- a/packages/cspell-io/CHANGELOG.md +++ b/packages/cspell-io/CHANGELOG.md @@ -11,10 +11,12 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline ### Fixes +- fix: turn off gpg when publishing for now (#8104) - fix: Turnoff signing for now (#8102) -- fix: Sign tags and commits when publishing (#8096) +- fix: Sign tags and commits when publishing (#8096) - fix: Clean up verbose output (#8053) + - fix: allow string based maxFileSize (#8047) ### Dictionary Updates diff --git a/packages/cspell-json-reporter/CHANGELOG.md b/packages/cspell-json-reporter/CHANGELOG.md index 5a96d3e8a359..e223b03fb0b4 100644 --- a/packages/cspell-json-reporter/CHANGELOG.md +++ b/packages/cspell-json-reporter/CHANGELOG.md @@ -11,10 +11,12 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline ### Fixes +- fix: turn off gpg when publishing for now (#8104) - fix: Turnoff signing for now (#8102) -- fix: Sign tags and commits when publishing (#8096) +- fix: Sign tags and commits when publishing (#8096) - fix: Clean up verbose output (#8053) + - fix: allow string based maxFileSize (#8047) ### Dictionary Updates diff --git a/packages/cspell-lib/CHANGELOG.md b/packages/cspell-lib/CHANGELOG.md index bac690be6617..ec6e3d2b79c4 100644 --- a/packages/cspell-lib/CHANGELOG.md +++ b/packages/cspell-lib/CHANGELOG.md @@ -11,10 +11,12 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline ### Fixes +- fix: turn off gpg when publishing for now (#8104) - fix: Turnoff signing for now (#8102) -- fix: Sign tags and commits when publishing (#8096) +- fix: Sign tags and commits when publishing (#8096) - fix: Clean up verbose output (#8053) + - fix: allow string based maxFileSize (#8047) ### Dictionary Updates diff --git a/packages/cspell-normalize-json/CHANGELOG.md b/packages/cspell-normalize-json/CHANGELOG.md index bdc439c2ca9f..1d05371ec6c5 100644 --- a/packages/cspell-normalize-json/CHANGELOG.md +++ b/packages/cspell-normalize-json/CHANGELOG.md @@ -11,10 +11,12 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline ### Fixes +- fix: turn off gpg when publishing for now (#8104) - fix: Turnoff signing for now (#8102) -- fix: Sign tags and commits when publishing (#8096) +- fix: Sign tags and commits when publishing (#8096) - fix: Clean up verbose output (#8053) + - fix: allow string based maxFileSize (#8047) ### Dictionary Updates diff --git a/packages/cspell-pipe/CHANGELOG.md b/packages/cspell-pipe/CHANGELOG.md index 83a8c608655b..9126d9114030 100644 --- a/packages/cspell-pipe/CHANGELOG.md +++ b/packages/cspell-pipe/CHANGELOG.md @@ -11,10 +11,12 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline ### Fixes +- fix: turn off gpg when publishing for now (#8104) - fix: Turnoff signing for now (#8102) -- fix: Sign tags and commits when publishing (#8096) +- fix: Sign tags and commits when publishing (#8096) - fix: Clean up verbose output (#8053) + - fix: allow string based maxFileSize (#8047) ### Dictionary Updates diff --git a/packages/cspell-resolver/CHANGELOG.md b/packages/cspell-resolver/CHANGELOG.md index a2db00cfecf3..2802a2fb35ab 100644 --- a/packages/cspell-resolver/CHANGELOG.md +++ b/packages/cspell-resolver/CHANGELOG.md @@ -11,10 +11,12 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline ### Fixes +- fix: turn off gpg when publishing for now (#8104) - fix: Turnoff signing for now (#8102) -- fix: Sign tags and commits when publishing (#8096) +- fix: Sign tags and commits when publishing (#8096) - fix: Clean up verbose output (#8053) + - fix: allow string based maxFileSize (#8047) ### Dictionary Updates diff --git a/packages/cspell-service-bus/CHANGELOG.md b/packages/cspell-service-bus/CHANGELOG.md index d07f570ae1bc..83519384ecd3 100644 --- a/packages/cspell-service-bus/CHANGELOG.md +++ b/packages/cspell-service-bus/CHANGELOG.md @@ -11,10 +11,12 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline ### Fixes +- fix: turn off gpg when publishing for now (#8104) - fix: Turnoff signing for now (#8102) -- fix: Sign tags and commits when publishing (#8096) +- fix: Sign tags and commits when publishing (#8096) - fix: Clean up verbose output (#8053) + - fix: allow string based maxFileSize (#8047) ### Dictionary Updates diff --git a/packages/cspell-strong-weak-map/CHANGELOG.md b/packages/cspell-strong-weak-map/CHANGELOG.md index 53b2a87a17e7..71cc7ade371a 100644 --- a/packages/cspell-strong-weak-map/CHANGELOG.md +++ b/packages/cspell-strong-weak-map/CHANGELOG.md @@ -11,10 +11,12 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline ### Fixes +- fix: turn off gpg when publishing for now (#8104) - fix: Turnoff signing for now (#8102) -- fix: Sign tags and commits when publishing (#8096) +- fix: Sign tags and commits when publishing (#8096) - fix: Clean up verbose output (#8053) + - fix: allow string based maxFileSize (#8047) ### Dictionary Updates diff --git a/packages/cspell-tools-alias/CHANGELOG.md b/packages/cspell-tools-alias/CHANGELOG.md index c1ebed94a746..ea8123e2bbff 100644 --- a/packages/cspell-tools-alias/CHANGELOG.md +++ b/packages/cspell-tools-alias/CHANGELOG.md @@ -11,10 +11,12 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline ### Fixes +- fix: turn off gpg when publishing for now (#8104) - fix: Turnoff signing for now (#8102) -- fix: Sign tags and commits when publishing (#8096) +- fix: Sign tags and commits when publishing (#8096) - fix: Clean up verbose output (#8053) + - fix: allow string based maxFileSize (#8047) ### Dictionary Updates diff --git a/packages/cspell-tools/CHANGELOG.md b/packages/cspell-tools/CHANGELOG.md index 9e37b48352ba..f6e842087533 100644 --- a/packages/cspell-tools/CHANGELOG.md +++ b/packages/cspell-tools/CHANGELOG.md @@ -11,10 +11,12 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline ### Fixes +- fix: turn off gpg when publishing for now (#8104) - fix: Turnoff signing for now (#8102) -- fix: Sign tags and commits when publishing (#8096) +- fix: Sign tags and commits when publishing (#8096) - fix: Clean up verbose output (#8053) + - fix: allow string based maxFileSize (#8047) ### Dictionary Updates diff --git a/packages/cspell-trie-lib/CHANGELOG.md b/packages/cspell-trie-lib/CHANGELOG.md index 164eacc63964..99aa49b8410c 100644 --- a/packages/cspell-trie-lib/CHANGELOG.md +++ b/packages/cspell-trie-lib/CHANGELOG.md @@ -11,10 +11,12 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline ### Fixes +- fix: turn off gpg when publishing for now (#8104) - fix: Turnoff signing for now (#8102) -- fix: Sign tags and commits when publishing (#8096) +- fix: Sign tags and commits when publishing (#8096) - fix: Clean up verbose output (#8053) + - fix: allow string based maxFileSize (#8047) ### Dictionary Updates diff --git a/packages/cspell-trie/CHANGELOG.md b/packages/cspell-trie/CHANGELOG.md index 912e6df1de1d..1a76143e9d89 100644 --- a/packages/cspell-trie/CHANGELOG.md +++ b/packages/cspell-trie/CHANGELOG.md @@ -11,10 +11,12 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline ### Fixes +- fix: turn off gpg when publishing for now (#8104) - fix: Turnoff signing for now (#8102) -- fix: Sign tags and commits when publishing (#8096) +- fix: Sign tags and commits when publishing (#8096) - fix: Clean up verbose output (#8053) + - fix: allow string based maxFileSize (#8047) ### Dictionary Updates diff --git a/packages/cspell-types/CHANGELOG.md b/packages/cspell-types/CHANGELOG.md index 49b3485cad35..a83cd6ad40a6 100644 --- a/packages/cspell-types/CHANGELOG.md +++ b/packages/cspell-types/CHANGELOG.md @@ -11,10 +11,12 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline ### Fixes +- fix: turn off gpg when publishing for now (#8104) - fix: Turnoff signing for now (#8102) -- fix: Sign tags and commits when publishing (#8096) +- fix: Sign tags and commits when publishing (#8096) - fix: Clean up verbose output (#8053) + - fix: allow string based maxFileSize (#8047) ### Dictionary Updates diff --git a/packages/cspell-url/CHANGELOG.md b/packages/cspell-url/CHANGELOG.md index 0c8338cea2c9..252b8f02ecaf 100644 --- a/packages/cspell-url/CHANGELOG.md +++ b/packages/cspell-url/CHANGELOG.md @@ -11,10 +11,12 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline ### Fixes +- fix: turn off gpg when publishing for now (#8104) - fix: Turnoff signing for now (#8102) -- fix: Sign tags and commits when publishing (#8096) +- fix: Sign tags and commits when publishing (#8096) - fix: Clean up verbose output (#8053) + - fix: allow string based maxFileSize (#8047) ### Dictionary Updates diff --git a/packages/cspell/CHANGELOG.md b/packages/cspell/CHANGELOG.md index 5c1d4d1b63e2..d5802e556080 100644 --- a/packages/cspell/CHANGELOG.md +++ b/packages/cspell/CHANGELOG.md @@ -32,6 +32,15 @@ Note: the command line value will override any value found in the configuration ### Fixes +
+fix: turn off gpg when publishing for now (#8104) + +### fix: turn off gpg when publishing for now ([#8104](https://github.com/streetsidesoftware/cspell/pull/8104)) + +--- + +
+
fix: Turnoff signing for now (#8102) diff --git a/packages/dynamic-import/CHANGELOG.md b/packages/dynamic-import/CHANGELOG.md index c92221af5b13..a387b8a93d3a 100644 --- a/packages/dynamic-import/CHANGELOG.md +++ b/packages/dynamic-import/CHANGELOG.md @@ -11,10 +11,12 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline ### Fixes +- fix: turn off gpg when publishing for now (#8104) - fix: Turnoff signing for now (#8102) -- fix: Sign tags and commits when publishing (#8096) +- fix: Sign tags and commits when publishing (#8096) - fix: Clean up verbose output (#8053) + - fix: allow string based maxFileSize (#8047) ### Dictionary Updates diff --git a/packages/flatpack-json/CHANGELOG.md b/packages/flatpack-json/CHANGELOG.md index 19ea049c2f74..9f8343cc6e73 100644 --- a/packages/flatpack-json/CHANGELOG.md +++ b/packages/flatpack-json/CHANGELOG.md @@ -11,10 +11,12 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline ### Fixes +- fix: turn off gpg when publishing for now (#8104) - fix: Turnoff signing for now (#8102) -- fix: Sign tags and commits when publishing (#8096) +- fix: Sign tags and commits when publishing (#8096) - fix: Clean up verbose output (#8053) + - fix: allow string based maxFileSize (#8047) ### Dictionary Updates diff --git a/packages/hunspell-reader/CHANGELOG.md b/packages/hunspell-reader/CHANGELOG.md index 74f9b86d67e9..8c9af390b425 100644 --- a/packages/hunspell-reader/CHANGELOG.md +++ b/packages/hunspell-reader/CHANGELOG.md @@ -11,10 +11,12 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline ### Fixes +- fix: turn off gpg when publishing for now (#8104) - fix: Turnoff signing for now (#8102) -- fix: Sign tags and commits when publishing (#8096) +- fix: Sign tags and commits when publishing (#8096) - fix: Clean up verbose output (#8053) + - fix: allow string based maxFileSize (#8047) ### Dictionary Updates