From bd087eb669838a8557d28233c2b41802ddefecd5 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 1 Oct 2022 06:58:12 +0000 Subject: [PATCH] chore: release main --- .release-please-manifest.json | 10 +++---- CHANGELOG.md | 34 ++++++++++++++++++++++++ dictionaries/de_DE/CHANGELOG.md | 11 ++++++++ dictionaries/de_DE/package.json | 2 +- dictionaries/nl_NL/CHANGELOG.md | 7 +++++ dictionaries/nl_NL/package.json | 2 +- dictionaries/npm/CHANGELOG.md | 7 +++++ dictionaries/npm/package.json | 2 +- dictionaries/software-terms/CHANGELOG.md | 7 +++++ dictionaries/software-terms/package.json | 2 +- package.json | 2 +- 11 files changed, 76 insertions(+), 10 deletions(-) diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 9b6ddea93c1..964a5090226 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,5 +1,5 @@ { - ".": "1.6.4", + ".": "2.0.0", "dictionaries/ada": "2.0.1", "dictionaries/aws": "2.0.0", "dictionaries/bash": "2.0.4", @@ -15,7 +15,7 @@ "dictionaries/css": "2.1.0", "dictionaries/da_DK": "2.0.1", "dictionaries/dart": "1.1.1", - "dictionaries/de_DE": "2.1.1", + "dictionaries/de_DE": "3.0.0", "dictionaries/django": "2.0.0", "dictionaries/docker": "1.1.1", "dictionaries/dotnet": "2.0.1", @@ -50,9 +50,9 @@ "dictionaries/mnemonics": "2.0.1", "dictionaries/monkeyc": "1.0.3", "dictionaries/nb_NO": "1.0.4", - "dictionaries/nl_NL": "2.2.6", + "dictionaries/nl_NL": "2.2.7", "dictionaries/node": "3.0.1", - "dictionaries/npm": "3.1.2", + "dictionaries/npm": "3.1.3", "dictionaries/php": "2.0.0", "dictionaries/pl_PL": "2.0.1", "dictionaries/powershell": "2.0.0", @@ -67,7 +67,7 @@ "dictionaries/scala": "2.0.0", "dictionaries/scientific_terms_US": "2.0.0", "dictionaries/sl_SI": "1.0.2", - "dictionaries/software-terms": "2.2.11", + "dictionaries/software-terms": "2.2.12", "dictionaries/sql": "1.0.4", "dictionaries/sv": "2.0.4", "dictionaries/swift": "1.0.3", diff --git a/CHANGELOG.md b/CHANGELOG.md index 4feb353000f..7ebf5a0f4cb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,39 @@ # Release Notes +## [2.0.0](https://github.com/streetsidesoftware/cspell-dicts/compare/cspell-dicts@1.6.4...cspell-dicts@2.0.0) (2022-10-01) + + +### ⚠ BREAKING CHANGES + +* Support Umlaut alternatives (#1500) + +### Features + +* Support Umlaut alternatives ([#1500](https://github.com/streetsidesoftware/cspell-dicts/issues/1500)) ([e0e27b7](https://github.com/streetsidesoftware/cspell-dicts/commit/e0e27b77b0050282e1b513c2909576c32efddfa6)) + + +### Continuous Integration + +* Workflow Bot -- Update ALL Dependencies ([742310b](https://github.com/streetsidesoftware/cspell-dicts/commit/742310b297980dfeb38b94847fa2531ea9c0a0a1)) +* Workflow Bot -- Update ALL Dependencies ([84204b7](https://github.com/streetsidesoftware/cspell-dicts/commit/84204b70a04b911a386894882a7727ddbc3bb99f)) +* Workflow Bot -- Update ALL Dependencies ([66b6f77](https://github.com/streetsidesoftware/cspell-dicts/commit/66b6f777b098f734edbfafb3b8345023a16db5ec)) +* Workflow Bot -- Update ALL Dependencies (main) ([#1494](https://github.com/streetsidesoftware/cspell-dicts/issues/1494)) ([66b6f77](https://github.com/streetsidesoftware/cspell-dicts/commit/66b6f777b098f734edbfafb3b8345023a16db5ec)) +* Workflow Bot -- Update ALL Dependencies (main) ([#1496](https://github.com/streetsidesoftware/cspell-dicts/issues/1496)) ([84204b7](https://github.com/streetsidesoftware/cspell-dicts/commit/84204b70a04b911a386894882a7727ddbc3bb99f)) +* Workflow Bot -- Update ALL Dependencies (main) ([#1497](https://github.com/streetsidesoftware/cspell-dicts/issues/1497)) ([d92f133](https://github.com/streetsidesoftware/cspell-dicts/commit/d92f133caaf0782be0068fca0f8a9c9e4c27d727)) +* Workflow Bot -- Update ALL Dependencies (main) ([#1501](https://github.com/streetsidesoftware/cspell-dicts/issues/1501)) ([742310b](https://github.com/streetsidesoftware/cspell-dicts/commit/742310b297980dfeb38b94847fa2531ea9c0a0a1)) + + +### Miscellaneous + +* Update cspell-action ([#1502](https://github.com/streetsidesoftware/cspell-dicts/issues/1502)) ([4e1b2c9](https://github.com/streetsidesoftware/cspell-dicts/commit/4e1b2c941acc4e8c4f07ff825056419f2ef59752)) + + +### Updates and Bug Fixes + +* Add "Checkov" to the software tools dict ([#1503](https://github.com/streetsidesoftware/cspell-dicts/issues/1503)) ([b6ca0d5](https://github.com/streetsidesoftware/cspell-dicts/commit/b6ca0d5607c6f9e5e8812e3cd48d579452fae53d)) +* Add posthtml ([#1499](https://github.com/streetsidesoftware/cspell-dicts/issues/1499)) ([8cee05a](https://github.com/streetsidesoftware/cspell-dicts/commit/8cee05a842741e98356dca28d54016ffda122808)) +* Fix Dutch suggestion edit costs. ([#1498](https://github.com/streetsidesoftware/cspell-dicts/issues/1498)) ([0396dd8](https://github.com/streetsidesoftware/cspell-dicts/commit/0396dd8f811b45e0cd5287f559d29eb09489c7be)) + ## [1.6.4](https://github.com/streetsidesoftware/cspell-dicts/compare/cspell-dicts@1.6.3...cspell-dicts@1.6.4) (2022-09-29) diff --git a/dictionaries/de_DE/CHANGELOG.md b/dictionaries/de_DE/CHANGELOG.md index 803c97d4581..743a6de6eb3 100644 --- a/dictionaries/de_DE/CHANGELOG.md +++ b/dictionaries/de_DE/CHANGELOG.md @@ -14,6 +14,17 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline +## [3.0.0](https://github.com/streetsidesoftware/cspell-dicts/compare/@cspell/dict-de-de@2.1.1...@cspell/dict-de-de@3.0.0) (2022-10-01) + + +### ⚠ BREAKING CHANGES + +* Support Umlaut alternatives (#1500) + +### Features + +* Support Umlaut alternatives ([#1500](https://github.com/streetsidesoftware/cspell-dicts/issues/1500)) ([e0e27b7](https://github.com/streetsidesoftware/cspell-dicts/commit/e0e27b77b0050282e1b513c2909576c32efddfa6)) + ## [2.1.1](https://github.com/streetsidesoftware/cspell-dicts/compare/@cspell/dict-de-de@2.1.0...@cspell/dict-de-de@2.1.1) (2022-08-19) diff --git a/dictionaries/de_DE/package.json b/dictionaries/de_DE/package.json index 36dc26dd5d2..67599f55383 100644 --- a/dictionaries/de_DE/package.json +++ b/dictionaries/de_DE/package.json @@ -1,6 +1,6 @@ { "name": "@cspell/dict-de-de", - "version": "2.1.1", + "version": "3.0.0", "description": "German dictionary for cspell.", "publishConfig": { "access": "public" diff --git a/dictionaries/nl_NL/CHANGELOG.md b/dictionaries/nl_NL/CHANGELOG.md index 05fa30fc0ee..7b2b574a7d7 100644 --- a/dictionaries/nl_NL/CHANGELOG.md +++ b/dictionaries/nl_NL/CHANGELOG.md @@ -3,6 +3,13 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [2.2.7](https://github.com/streetsidesoftware/cspell-dicts/compare/@cspell/dict-nl-nl@2.2.6...@cspell/dict-nl-nl@2.2.7) (2022-10-01) + + +### Updates and Bug Fixes + +* Fix Dutch suggestion edit costs. ([#1498](https://github.com/streetsidesoftware/cspell-dicts/issues/1498)) ([0396dd8](https://github.com/streetsidesoftware/cspell-dicts/commit/0396dd8f811b45e0cd5287f559d29eb09489c7be)) + ## [2.2.6](https://github.com/streetsidesoftware/cspell-dicts/compare/@cspell/dict-nl-nl@2.2.5...@cspell/dict-nl-nl@2.2.6) (2022-08-19) diff --git a/dictionaries/nl_NL/package.json b/dictionaries/nl_NL/package.json index e40bd6ff32c..3fc103a1967 100644 --- a/dictionaries/nl_NL/package.json +++ b/dictionaries/nl_NL/package.json @@ -1,6 +1,6 @@ { "name": "@cspell/dict-nl-nl", - "version": "2.2.6", + "version": "2.2.7", "description": "Dutch dictionary for cspell.", "publishConfig": { "access": "public" diff --git a/dictionaries/npm/CHANGELOG.md b/dictionaries/npm/CHANGELOG.md index 007be68ecbf..3dc50eaa616 100644 --- a/dictionaries/npm/CHANGELOG.md +++ b/dictionaries/npm/CHANGELOG.md @@ -3,6 +3,13 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [3.1.3](https://github.com/streetsidesoftware/cspell-dicts/compare/@cspell/dict-npm@3.1.2...@cspell/dict-npm@3.1.3) (2022-10-01) + + +### Updates and Bug Fixes + +* Add posthtml ([#1499](https://github.com/streetsidesoftware/cspell-dicts/issues/1499)) ([8cee05a](https://github.com/streetsidesoftware/cspell-dicts/commit/8cee05a842741e98356dca28d54016ffda122808)) + ## [3.1.2](https://github.com/streetsidesoftware/cspell-dicts/compare/@cspell/dict-npm@3.1.1...@cspell/dict-npm@3.1.2) (2022-08-07) diff --git a/dictionaries/npm/package.json b/dictionaries/npm/package.json index 2717ea6282d..e161ab33d8b 100644 --- a/dictionaries/npm/package.json +++ b/dictionaries/npm/package.json @@ -1,6 +1,6 @@ { "name": "@cspell/dict-npm", - "version": "3.1.2", + "version": "3.1.3", "description": "Dictionary of common NPM packages for cspell.", "publishConfig": { "access": "public" diff --git a/dictionaries/software-terms/CHANGELOG.md b/dictionaries/software-terms/CHANGELOG.md index f8a5ca44844..1cb11230c2e 100644 --- a/dictionaries/software-terms/CHANGELOG.md +++ b/dictionaries/software-terms/CHANGELOG.md @@ -3,6 +3,13 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [2.2.12](https://github.com/streetsidesoftware/cspell-dicts/compare/@cspell/dict-software-terms@2.2.11...@cspell/dict-software-terms@2.2.12) (2022-10-01) + + +### Updates and Bug Fixes + +* Add "Checkov" to the software tools dict ([#1503](https://github.com/streetsidesoftware/cspell-dicts/issues/1503)) ([b6ca0d5](https://github.com/streetsidesoftware/cspell-dicts/commit/b6ca0d5607c6f9e5e8812e3cd48d579452fae53d)) + ## [2.2.11](https://github.com/streetsidesoftware/cspell-dicts/compare/@cspell/dict-software-terms@2.2.10...@cspell/dict-software-terms@2.2.11) (2022-09-29) diff --git a/dictionaries/software-terms/package.json b/dictionaries/software-terms/package.json index d753acf6b5c..fba2ff2bf82 100644 --- a/dictionaries/software-terms/package.json +++ b/dictionaries/software-terms/package.json @@ -1,6 +1,6 @@ { "name": "@cspell/dict-software-terms", - "version": "2.2.11", + "version": "2.2.12", "description": "Software terms dictionary for cspell.", "publishConfig": { "access": "public" diff --git a/package.json b/package.json index 0c9c20befb5..9539879860e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "cspell-dicts", - "version": "1.6.4", + "version": "2.0.0", "private": true, "scripts": { "test": "lerna run test",