Skip to content

Commit

Permalink
chore: release main (#2625)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] authored Oct 11, 2023
1 parent 2485363 commit 13f40d9
Show file tree
Hide file tree
Showing 41 changed files with 201 additions and 40 deletions.
40 changes: 20 additions & 20 deletions .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
".": "19.4.0",
".": "20.0.0",
"dictionaries/ada": "4.0.2",
"dictionaries/aws": "4.0.0",
"dictionaries/bash": "4.1.2",
Expand All @@ -8,25 +8,25 @@
"dictionaries/city-names-finland": "3.0.0",
"dictionaries/clojure": "2.0.2",
"dictionaries/companies": "3.0.26",
"dictionaries/cpp": "5.0.7",
"dictionaries/cpp": "5.0.8",
"dictionaries/cryptocurrencies": "4.0.0",
"dictionaries/cs_CZ": "3.0.1",
"dictionaries/cs_CZ": "3.0.2",
"dictionaries/csharp": "4.0.2",
"dictionaries/css": "4.0.12",
"dictionaries/da_DK": "3.0.0",
"dictionaries/dart": "2.0.3",
"dictionaries/de_DE": "3.1.0",
"dictionaries/de_DE": "3.1.1",
"dictionaries/django": "4.1.0",
"dictionaries/docker": "1.1.7",
"dictionaries/dotnet": "5.0.0",
"dictionaries/el": "3.0.0",
"dictionaries/elixir": "4.0.3",
"dictionaries/en_GB": "4.1.22",
"dictionaries/en_GB-MIT": "2.1.11",
"dictionaries/en_US": "4.3.8",
"dictionaries/en_GB": "4.1.23",
"dictionaries/en_GB-MIT": "2.1.12",
"dictionaries/en_US": "4.3.9",
"dictionaries/eo": "3.0.1",
"dictionaries/es_ES": "2.2.6",
"dictionaries/et-EE": "2.0.9",
"dictionaries/es_ES": "2.2.7",
"dictionaries/et-EE": "3.0.0",
"dictionaries/fa_IR": "3.0.0",
"dictionaries/filetypes": "3.0.1",
"dictionaries/fonts": "4.0.0",
Expand All @@ -50,25 +50,25 @@
"dictionaries/mnemonics": "3.0.1",
"dictionaries/monkeyc": "1.0.5",
"dictionaries/nb_NO": "2.0.0",
"dictionaries/nl_NL": "2.2.9",
"dictionaries/nl_NL": "2.2.10",
"dictionaries/node": "4.0.3",
"dictionaries/npm": "5.0.12",
"dictionaries/php": "4.0.3",
"dictionaries/pl_PL": "3.0.0",
"dictionaries/pl_PL": "3.0.1",
"dictionaries/powershell": "5.0.2",
"dictionaries/pt_BR": "2.2.0",
"dictionaries/pt_PT": "3.0.0",
"dictionaries/pt_BR": "2.2.1",
"dictionaries/pt_PT": "3.0.1",
"dictionaries/public-licenses": "2.0.5",
"dictionaries/python": "4.1.9",
"dictionaries/r": "2.0.1",
"dictionaries/ru_RU": "2.1.0",
"dictionaries/ru_RU": "2.1.1",
"dictionaries/ruby": "5.0.1",
"dictionaries/rust": "4.0.1",
"dictionaries/scala": "5.0.0",
"dictionaries/scientific_terms_US": "3.0.0",
"dictionaries/sl_SI": "1.0.4",
"dictionaries/software-terms": "3.3.5",
"dictionaries/sql": "2.1.1",
"dictionaries/sl_SI": "1.0.5",
"dictionaries/software-terms": "3.3.6",
"dictionaries/sql": "2.1.2",
"dictionaries/sv": "2.1.0",
"dictionaries/swift": "2.0.1",
"dictionaries/tr_TR": "3.0.0",
Expand All @@ -89,10 +89,10 @@
"dictionaries/sr_Cyrl": "1.1.0",
"dictionaries/sr_Latn": "1.0.2",
"dictionaries/redis": "1.0.1",
"dictionaries/sk_SK": "1.1.0",
"dictionaries/sk_SK": "1.1.1",
"dictionaries/en-common-misspellings": "1.0.2",
"dictionaries/en_AU": "1.0.3",
"dictionaries/en_CA": "1.0.3",
"dictionaries/en_AU": "1.0.4",
"dictionaries/en_CA": "1.0.4",
"dictionaries/de_AT": "1.0.0",
"dictionaries/al": "1.0.0",
"dictionaries/ro_RO": "1.0.0",
Expand Down
21 changes: 21 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,26 @@
# Release Notes

## [20.0.0](https://github.com/streetsidesoftware/cspell-dicts/compare/cspell-dicts@19.4.0...cspell-dicts@20.0.0) (2023-10-11)


### ⚠ BREAKING CHANGES

* Convert et-EE license to LGPL 3.0 ([#2624](https://github.com/streetsidesoftware/cspell-dicts/issues/2624))

### Features

* Convert et-EE license to LGPL 3.0 ([#2624](https://github.com/streetsidesoftware/cspell-dicts/issues/2624)) ([ca1974b](https://github.com/streetsidesoftware/cspell-dicts/commit/ca1974b547648e7c85ce4aba22a1f008bd23c8f9))


### Updates and Bug Fixes

* Add `comms` to en_us ([#2633](https://github.com/streetsidesoftware/cspell-dicts/issues/2633)) ([fcd6096](https://github.com/streetsidesoftware/cspell-dicts/commit/fcd60969d4d77c6cb466e3258abc9c8c8ace2c71))
* add foreignkey to sql dictionary ([#2631](https://github.com/streetsidesoftware/cspell-dicts/issues/2631)) ([8d8f5a6](https://github.com/streetsidesoftware/cspell-dicts/commit/8d8f5a6242f58050da7192ec19370ba146f56046))
* Add software terms from [#1430](https://github.com/streetsidesoftware/cspell-dicts/issues/1430) ([#2635](https://github.com/streetsidesoftware/cspell-dicts/issues/2635)) ([133f81d](https://github.com/streetsidesoftware/cspell-dicts/commit/133f81d15fb58d22a49e91fc0671b63cd240937c))
* Add terms from [#556](https://github.com/streetsidesoftware/cspell-dicts/issues/556) ([#2634](https://github.com/streetsidesoftware/cspell-dicts/issues/2634)) ([3187e70](https://github.com/streetsidesoftware/cspell-dicts/commit/3187e7009bb9b7f31cf6aac64b346139414b392e))
* Make license documentation consistent ([#2628](https://github.com/streetsidesoftware/cspell-dicts/issues/2628)) ([0dfc5e9](https://github.com/streetsidesoftware/cspell-dicts/commit/0dfc5e918d475a9694ce64bdc74c473d6097af62))
* Workflow Bot -- Build Dictionaries ([#2632](https://github.com/streetsidesoftware/cspell-dicts/issues/2632)) ([c1217dd](https://github.com/streetsidesoftware/cspell-dicts/commit/c1217dd30ce2c5865931257e6f1aa78b4e34460d))

## [19.4.0](https://github.com/streetsidesoftware/cspell-dicts/compare/cspell-dicts@19.3.4...cspell-dicts@19.4.0) (2023-10-07)


Expand Down
7 changes: 7 additions & 0 deletions dictionaries/cpp/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.

## [5.0.8](https://github.com/streetsidesoftware/cspell-dicts/compare/@cspell/dict-cpp@5.0.7...@cspell/dict-cpp@5.0.8) (2023-10-11)


### Updates and Bug Fixes

* Add terms from [#556](https://github.com/streetsidesoftware/cspell-dicts/issues/556) ([#2634](https://github.com/streetsidesoftware/cspell-dicts/issues/2634)) ([3187e70](https://github.com/streetsidesoftware/cspell-dicts/commit/3187e7009bb9b7f31cf6aac64b346139414b392e))

## [5.0.7](https://github.com/streetsidesoftware/cspell-dicts/compare/@cspell/dict-cpp@5.0.6...@cspell/dict-cpp@5.0.7) (2023-10-07)


Expand Down
2 changes: 1 addition & 1 deletion dictionaries/cpp/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cspell/dict-cpp",
"version": "5.0.7",
"version": "5.0.8",
"description": "C/C++ Dictionary dictionary for cspell.",
"publishConfig": {
"access": "public"
Expand Down
7 changes: 7 additions & 0 deletions dictionaries/cs_CZ/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,13 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline



## [3.0.2](https://github.com/streetsidesoftware/cspell-dicts/compare/@cspell/dict-cs-cz@3.0.1...@cspell/dict-cs-cz@3.0.2) (2023-10-11)


### Updates and Bug Fixes

* Make license documentation consistent ([#2628](https://github.com/streetsidesoftware/cspell-dicts/issues/2628)) ([0dfc5e9](https://github.com/streetsidesoftware/cspell-dicts/commit/0dfc5e918d475a9694ce64bdc74c473d6097af62))

## [3.0.1](https://github.com/streetsidesoftware/cspell-dicts/compare/@cspell/dict-cs-cz@3.0.0...@cspell/dict-cs-cz@3.0.1) (2022-12-17)


Expand Down
2 changes: 1 addition & 1 deletion dictionaries/cs_CZ/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cspell/dict-cs-cz",
"version": "3.0.1",
"version": "3.0.2",
"description": "Czech dictionary for cspell.",
"publishConfig": {
"access": "public"
Expand Down
7 changes: 7 additions & 0 deletions dictionaries/de_DE/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,13 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline



## [3.1.1](https://github.com/streetsidesoftware/cspell-dicts/compare/@cspell/dict-de-de@3.1.0...@cspell/dict-de-de@3.1.1) (2023-10-11)


### Updates and Bug Fixes

* Make license documentation consistent ([#2628](https://github.com/streetsidesoftware/cspell-dicts/issues/2628)) ([0dfc5e9](https://github.com/streetsidesoftware/cspell-dicts/commit/0dfc5e918d475a9694ce64bdc74c473d6097af62))

## [3.1.0](https://github.com/streetsidesoftware/cspell-dicts/compare/@cspell/dict-de-de@3.0.2...@cspell/dict-de-de@3.1.0) (2023-03-04)


Expand Down
2 changes: 1 addition & 1 deletion dictionaries/de_DE/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cspell/dict-de-de",
"version": "3.1.0",
"version": "3.1.1",
"description": "German dictionary for cspell.",
"publishConfig": {
"access": "public"
Expand Down
7 changes: 7 additions & 0 deletions dictionaries/en_AU/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [1.0.4](https://github.com/streetsidesoftware/cspell-dicts/compare/@cspell/dict-en-au@1.0.3...@cspell/dict-en-au@1.0.4) (2023-10-11)


### Updates and Bug Fixes

* Make license documentation consistent ([#2628](https://github.com/streetsidesoftware/cspell-dicts/issues/2628)) ([0dfc5e9](https://github.com/streetsidesoftware/cspell-dicts/commit/0dfc5e918d475a9694ce64bdc74c473d6097af62))

## [1.0.3](https://github.com/streetsidesoftware/cspell-dicts/compare/@cspell/dict-en-au@1.0.2...@cspell/dict-en-au@1.0.3) (2023-08-31)


Expand Down
2 changes: 1 addition & 1 deletion dictionaries/en_AU/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cspell/dict-en-au",
"version": "1.0.3",
"version": "1.0.4",
"description": "Australian English dictionary for cspell.",
"publishConfig": {
"access": "public"
Expand Down
7 changes: 7 additions & 0 deletions dictionaries/en_CA/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [1.0.4](https://github.com/streetsidesoftware/cspell-dicts/compare/@cspell/dict-en-ca@1.0.3...@cspell/dict-en-ca@1.0.4) (2023-10-11)


### Updates and Bug Fixes

* Make license documentation consistent ([#2628](https://github.com/streetsidesoftware/cspell-dicts/issues/2628)) ([0dfc5e9](https://github.com/streetsidesoftware/cspell-dicts/commit/0dfc5e918d475a9694ce64bdc74c473d6097af62))

## [1.0.3](https://github.com/streetsidesoftware/cspell-dicts/compare/@cspell/dict-en-ca@1.0.2...@cspell/dict-en-ca@1.0.3) (2023-08-31)


Expand Down
2 changes: 1 addition & 1 deletion dictionaries/en_CA/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cspell/dict-en-ca",
"version": "1.0.3",
"version": "1.0.4",
"description": "Canadian English dictionary for cspell.",
"publishConfig": {
"access": "public"
Expand Down
7 changes: 7 additions & 0 deletions dictionaries/en_GB-MIT/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.1.12](https://github.com/streetsidesoftware/cspell-dicts/compare/@cspell/dict-en-gb-mit@2.1.11...@cspell/dict-en-gb-mit@2.1.12) (2023-10-11)


### Updates and Bug Fixes

* Make license documentation consistent ([#2628](https://github.com/streetsidesoftware/cspell-dicts/issues/2628)) ([0dfc5e9](https://github.com/streetsidesoftware/cspell-dicts/commit/0dfc5e918d475a9694ce64bdc74c473d6097af62))

## [2.1.11](https://github.com/streetsidesoftware/cspell-dicts/compare/@cspell/dict-en-gb-mit@2.1.10...@cspell/dict-en-gb-mit@2.1.11) (2023-08-31)


Expand Down
2 changes: 1 addition & 1 deletion dictionaries/en_GB-MIT/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cspell/dict-en-gb-mit",
"version": "2.1.11",
"version": "2.1.12",
"description": "British English dictionary for cspell with MIT License.",
"publishConfig": {
"access": "public"
Expand Down
7 changes: 7 additions & 0 deletions dictionaries/en_GB/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.

## [4.1.23](https://github.com/streetsidesoftware/cspell-dicts/compare/@cspell/dict-en-gb@4.1.22...@cspell/dict-en-gb@4.1.23) (2023-10-11)


### Updates and Bug Fixes

* Make license documentation consistent ([#2628](https://github.com/streetsidesoftware/cspell-dicts/issues/2628)) ([0dfc5e9](https://github.com/streetsidesoftware/cspell-dicts/commit/0dfc5e918d475a9694ce64bdc74c473d6097af62))

## [4.1.22](https://github.com/streetsidesoftware/cspell-dicts/compare/@cspell/dict-en-gb@4.1.21...@cspell/dict-en-gb@4.1.22) (2023-10-07)


Expand Down
2 changes: 1 addition & 1 deletion dictionaries/en_GB/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cspell/dict-en-gb",
"version": "4.1.22",
"version": "4.1.23",
"description": "British English dictionary for cspell.",
"publishConfig": {
"access": "public"
Expand Down
9 changes: 9 additions & 0 deletions dictionaries/en_US/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,15 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [4.3.9](https://github.com/streetsidesoftware/cspell-dicts/compare/@cspell/dict-en_us@4.3.8...@cspell/dict-en_us@4.3.9) (2023-10-11)


### Updates and Bug Fixes

* Add `comms` to en_us ([#2633](https://github.com/streetsidesoftware/cspell-dicts/issues/2633)) ([fcd6096](https://github.com/streetsidesoftware/cspell-dicts/commit/fcd60969d4d77c6cb466e3258abc9c8c8ace2c71))
* Make license documentation consistent ([#2628](https://github.com/streetsidesoftware/cspell-dicts/issues/2628)) ([0dfc5e9](https://github.com/streetsidesoftware/cspell-dicts/commit/0dfc5e918d475a9694ce64bdc74c473d6097af62))
* Workflow Bot -- Build Dictionaries ([#2632](https://github.com/streetsidesoftware/cspell-dicts/issues/2632)) ([c1217dd](https://github.com/streetsidesoftware/cspell-dicts/commit/c1217dd30ce2c5865931257e6f1aa78b4e34460d))

## [4.3.8](https://github.com/streetsidesoftware/cspell-dicts/compare/@cspell/dict-en_us@4.3.7...@cspell/dict-en_us@4.3.8) (2023-09-21)


Expand Down
2 changes: 1 addition & 1 deletion dictionaries/en_US/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cspell/dict-en_us",
"version": "4.3.8",
"version": "4.3.9",
"description": "English dictionary for cspell.",
"publishConfig": {
"access": "public"
Expand Down
7 changes: 7 additions & 0 deletions dictionaries/es_ES/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,13 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline



## [2.2.7](https://github.com/streetsidesoftware/cspell-dicts/compare/@cspell/dict-es-es@2.2.6...@cspell/dict-es-es@2.2.7) (2023-10-11)


### Updates and Bug Fixes

* Make license documentation consistent ([#2628](https://github.com/streetsidesoftware/cspell-dicts/issues/2628)) ([0dfc5e9](https://github.com/streetsidesoftware/cspell-dicts/commit/0dfc5e918d475a9694ce64bdc74c473d6097af62))

## [2.2.6](https://github.com/streetsidesoftware/cspell-dicts/compare/@cspell/dict-es-es@2.2.5...@cspell/dict-es-es@2.2.6) (2023-07-19)


Expand Down
2 changes: 1 addition & 1 deletion dictionaries/es_ES/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cspell/dict-es-es",
"version": "2.2.6",
"version": "2.2.7",
"description": "Spanish dictionary for cspell.",
"publishConfig": {
"access": "public"
Expand Down
11 changes: 11 additions & 0 deletions dictionaries/et-EE/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [3.0.0](https://github.com/streetsidesoftware/cspell-dicts/compare/@cspell/dict-et-ee@2.0.9...@cspell/dict-et-ee@3.0.0) (2023-10-11)


### ⚠ BREAKING CHANGES

* Convert et-EE license to LGPL 3.0 ([#2624](https://github.com/streetsidesoftware/cspell-dicts/issues/2624))

### Features

* Convert et-EE license to LGPL 3.0 ([#2624](https://github.com/streetsidesoftware/cspell-dicts/issues/2624)) ([ca1974b](https://github.com/streetsidesoftware/cspell-dicts/commit/ca1974b547648e7c85ce4aba22a1f008bd23c8f9))

## [2.0.9](https://github.com/streetsidesoftware/cspell-dicts/compare/@cspell/dict-et-ee@2.0.8...@cspell/dict-et-ee@2.0.9) (2023-07-19)


Expand Down
2 changes: 1 addition & 1 deletion dictionaries/et-EE/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cspell/dict-et-ee",
"version": "2.0.9",
"version": "3.0.0",
"description": "Estonian dictionary for cspell.",
"private": false,
"publishConfig": {
Expand Down
7 changes: 7 additions & 0 deletions dictionaries/nl_NL/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.10](https://github.com/streetsidesoftware/cspell-dicts/compare/@cspell/dict-nl-nl@2.2.9...@cspell/dict-nl-nl@2.2.10) (2023-10-11)


### Updates and Bug Fixes

* Make license documentation consistent ([#2628](https://github.com/streetsidesoftware/cspell-dicts/issues/2628)) ([0dfc5e9](https://github.com/streetsidesoftware/cspell-dicts/commit/0dfc5e918d475a9694ce64bdc74c473d6097af62))

## [2.2.9](https://github.com/streetsidesoftware/cspell-dicts/compare/@cspell/dict-nl-nl@2.2.8...@cspell/dict-nl-nl@2.2.9) (2023-07-19)


Expand Down
2 changes: 1 addition & 1 deletion dictionaries/nl_NL/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cspell/dict-nl-nl",
"version": "2.2.9",
"version": "2.2.10",
"description": "Dutch dictionary for cspell.",
"publishConfig": {
"access": "public"
Expand Down
7 changes: 7 additions & 0 deletions dictionaries/pl_PL/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,13 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline



## [3.0.1](https://github.com/streetsidesoftware/cspell-dicts/compare/@cspell/dict-pl_pl@3.0.0...@cspell/dict-pl_pl@3.0.1) (2023-10-11)


### Updates and Bug Fixes

* Make license documentation consistent ([#2628](https://github.com/streetsidesoftware/cspell-dicts/issues/2628)) ([0dfc5e9](https://github.com/streetsidesoftware/cspell-dicts/commit/0dfc5e918d475a9694ce64bdc74c473d6097af62))

## [3.0.0](https://github.com/streetsidesoftware/cspell-dicts/compare/@cspell/dict-pl_pl@2.0.1...@cspell/dict-pl_pl@3.0.0) (2023-07-19)


Expand Down
2 changes: 1 addition & 1 deletion dictionaries/pl_PL/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cspell/dict-pl_pl",
"version": "3.0.0",
"version": "3.0.1",
"description": "Polish dictionary for cspell.",
"publishConfig": {
"access": "public"
Expand Down
7 changes: 7 additions & 0 deletions dictionaries/pt_BR/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.1](https://github.com/streetsidesoftware/cspell-dicts/compare/@cspell/dict-pt-br@2.2.0...@cspell/dict-pt-br@2.2.1) (2023-10-11)


### Updates and Bug Fixes

* Make license documentation consistent ([#2628](https://github.com/streetsidesoftware/cspell-dicts/issues/2628)) ([0dfc5e9](https://github.com/streetsidesoftware/cspell-dicts/commit/0dfc5e918d475a9694ce64bdc74c473d6097af62))

## [2.2.0](https://github.com/streetsidesoftware/cspell-dicts/compare/@cspell/dict-pt-br@2.1.4...@cspell/dict-pt-br@2.2.0) (2023-07-19)


Expand Down
Loading

0 comments on commit 13f40d9

Please sign in to comment.