Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: release main #2656

Merged
merged 1 commit into from
Oct 18, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
24 changes: 12 additions & 12 deletions .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
".": "20.0.0",
".": "20.0.1",
"dictionaries/ada": "4.0.2",
"dictionaries/aws": "4.0.0",
"dictionaries/bash": "4.1.2",
Expand All @@ -8,7 +8,7 @@
"dictionaries/city-names-finland": "3.0.0",
"dictionaries/clojure": "2.0.2",
"dictionaries/companies": "3.0.26",
"dictionaries/cpp": "5.0.8",
"dictionaries/cpp": "5.0.9",
"dictionaries/cryptocurrencies": "4.0.0",
"dictionaries/cs_CZ": "3.0.2",
"dictionaries/csharp": "4.0.2",
Expand All @@ -21,9 +21,9 @@
"dictionaries/dotnet": "5.0.0",
"dictionaries/el": "3.0.0",
"dictionaries/elixir": "4.0.3",
"dictionaries/en_GB": "4.1.23",
"dictionaries/en_GB-MIT": "2.1.12",
"dictionaries/en_US": "4.3.9",
"dictionaries/en_GB": "4.1.24",
"dictionaries/en_GB-MIT": "2.1.13",
"dictionaries/en_US": "4.3.10",
"dictionaries/eo": "3.0.1",
"dictionaries/es_ES": "2.2.7",
"dictionaries/et-EE": "3.0.0",
Expand All @@ -34,7 +34,7 @@
"dictionaries/fr_FR_90": "2.2.2",
"dictionaries/fullstack": "3.1.5",
"dictionaries/git": "2.0.0",
"dictionaries/golang": "6.0.3",
"dictionaries/golang": "6.0.4",
"dictionaries/haskell": "4.0.1",
"dictionaries/he": "3.0.0",
"dictionaries/hr_HR": "3.0.0",
Expand All @@ -53,7 +53,7 @@
"dictionaries/nl_NL": "2.2.10",
"dictionaries/node": "4.0.3",
"dictionaries/npm": "5.0.12",
"dictionaries/php": "4.0.3",
"dictionaries/php": "4.0.4",
"dictionaries/pl_PL": "3.0.1",
"dictionaries/powershell": "5.0.2",
"dictionaries/pt_BR": "2.2.1",
Expand All @@ -67,7 +67,7 @@
"dictionaries/scala": "5.0.0",
"dictionaries/scientific_terms_US": "3.0.0",
"dictionaries/sl_SI": "1.0.5",
"dictionaries/software-terms": "3.3.6",
"dictionaries/software-terms": "3.3.7",
"dictionaries/sql": "2.1.2",
"dictionaries/sv": "2.1.0",
"dictionaries/swift": "2.0.1",
Expand All @@ -83,16 +83,16 @@
"dictionaries/gaming-terms": "1.0.4",
"dictionaries/shell": "1.0.6",
"dictionaries/svelte": "1.0.2",
"dictionaries/k8s": "1.0.1",
"dictionaries/en_shared": "1.0.5",
"dictionaries/k8s": "1.0.2",
"dictionaries/en_shared": "1.0.6",
"dictionaries/eu": "1.0.0",
"dictionaries/sr_Cyrl": "1.1.0",
"dictionaries/sr_Latn": "1.0.2",
"dictionaries/redis": "1.0.1",
"dictionaries/sk_SK": "1.1.1",
"dictionaries/en-common-misspellings": "1.0.2",
"dictionaries/en_AU": "1.0.4",
"dictionaries/en_CA": "1.0.4",
"dictionaries/en_AU": "1.0.5",
"dictionaries/en_CA": "1.0.5",
"dictionaries/de_AT": "1.0.0",
"dictionaries/al": "1.0.0",
"dictionaries/ro_RO": "1.0.0",
Expand Down
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# Release Notes

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


### Updates and Bug Fixes

* add mitmproxy to software tools ([#2654](https://github.com/streetsidesoftware/cspell-dicts/issues/2654)) ([868cc79](https://github.com/streetsidesoftware/cspell-dicts/commit/868cc79c04f433e55aa8342f088a443f41c9db0b))
* Add terms from Kubernetes repo ([#2655](https://github.com/streetsidesoftware/cspell-dicts/issues/2655)) ([e4d8e94](https://github.com/streetsidesoftware/cspell-dicts/commit/e4d8e9434efb4610adebee086b9ba78379b05bc0))
* Workflow Bot -- Build Dictionaries ([#2657](https://github.com/streetsidesoftware/cspell-dicts/issues/2657)) ([7e7190d](https://github.com/streetsidesoftware/cspell-dicts/commit/7e7190d1165246cf5fd85c58bd52531b6b722958))

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


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.9](https://github.com/streetsidesoftware/cspell-dicts/compare/@cspell/dict-cpp@5.0.8...@cspell/dict-cpp@5.0.9) (2023-10-18)


### Updates and Bug Fixes

* Workflow Bot -- Build Dictionaries ([#2657](https://github.com/streetsidesoftware/cspell-dicts/issues/2657)) ([7e7190d](https://github.com/streetsidesoftware/cspell-dicts/commit/7e7190d1165246cf5fd85c58bd52531b6b722958))

## [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)


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.8",
"version": "5.0.9",
"description": "C/C++ Dictionary 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.5](https://github.com/streetsidesoftware/cspell-dicts/compare/@cspell/dict-en-au@1.0.4...@cspell/dict-en-au@1.0.5) (2023-10-18)


### Updates and Bug Fixes

* Workflow Bot -- Build Dictionaries ([#2657](https://github.com/streetsidesoftware/cspell-dicts/issues/2657)) ([7e7190d](https://github.com/streetsidesoftware/cspell-dicts/commit/7e7190d1165246cf5fd85c58bd52531b6b722958))

## [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)


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.4",
"version": "1.0.5",
"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.5](https://github.com/streetsidesoftware/cspell-dicts/compare/@cspell/dict-en-ca@1.0.4...@cspell/dict-en-ca@1.0.5) (2023-10-18)


### Updates and Bug Fixes

* Workflow Bot -- Build Dictionaries ([#2657](https://github.com/streetsidesoftware/cspell-dicts/issues/2657)) ([7e7190d](https://github.com/streetsidesoftware/cspell-dicts/commit/7e7190d1165246cf5fd85c58bd52531b6b722958))

## [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)


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.4",
"version": "1.0.5",
"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.13](https://github.com/streetsidesoftware/cspell-dicts/compare/@cspell/dict-en-gb-mit@2.1.12...@cspell/dict-en-gb-mit@2.1.13) (2023-10-18)


### Updates and Bug Fixes

* Workflow Bot -- Build Dictionaries ([#2657](https://github.com/streetsidesoftware/cspell-dicts/issues/2657)) ([7e7190d](https://github.com/streetsidesoftware/cspell-dicts/commit/7e7190d1165246cf5fd85c58bd52531b6b722958))

## [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)


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.12",
"version": "2.1.13",
"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.24](https://github.com/streetsidesoftware/cspell-dicts/compare/@cspell/dict-en-gb@4.1.23...@cspell/dict-en-gb@4.1.24) (2023-10-18)


### Updates and Bug Fixes

* Workflow Bot -- Build Dictionaries ([#2657](https://github.com/streetsidesoftware/cspell-dicts/issues/2657)) ([7e7190d](https://github.com/streetsidesoftware/cspell-dicts/commit/7e7190d1165246cf5fd85c58bd52531b6b722958))

## [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)


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.23",
"version": "4.1.24",
"description": "British English dictionary for cspell.",
"publishConfig": {
"access": "public"
Expand Down
7 changes: 7 additions & 0 deletions dictionaries/en_US/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.3.10](https://github.com/streetsidesoftware/cspell-dicts/compare/@cspell/dict-en_us@4.3.9...@cspell/dict-en_us@4.3.10) (2023-10-18)


### Updates and Bug Fixes

* Workflow Bot -- Build Dictionaries ([#2657](https://github.com/streetsidesoftware/cspell-dicts/issues/2657)) ([7e7190d](https://github.com/streetsidesoftware/cspell-dicts/commit/7e7190d1165246cf5fd85c58bd52531b6b722958))

## [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)


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.9",
"version": "4.3.10",
"description": "English dictionary for cspell.",
"publishConfig": {
"access": "public"
Expand Down
7 changes: 7 additions & 0 deletions dictionaries/en_shared/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Change Log

## [1.0.6](https://github.com/streetsidesoftware/cspell-dicts/compare/@cspell/dict-en-shared@1.0.5...@cspell/dict-en-shared@1.0.6) (2023-10-18)


### Updates and Bug Fixes

* Add terms from Kubernetes repo ([#2655](https://github.com/streetsidesoftware/cspell-dicts/issues/2655)) ([e4d8e94](https://github.com/streetsidesoftware/cspell-dicts/commit/e4d8e9434efb4610adebee086b9ba78379b05bc0))

## [1.0.5](https://github.com/streetsidesoftware/cspell-dicts/compare/@cspell/dict-en-shared@1.0.4...@cspell/dict-en-shared@1.0.5) (2023-08-31)


Expand Down
2 changes: 1 addition & 1 deletion dictionaries/en_shared/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cspell/dict-en-shared",
"version": "1.0.5",
"version": "1.0.6",
"description": "English words shared between the various English dictionaries. -- Private until verified",
"private": true,
"publishConfig": {
Expand Down
7 changes: 7 additions & 0 deletions dictionaries/golang/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.

## [6.0.4](https://github.com/streetsidesoftware/cspell-dicts/compare/@cspell/dict-golang@6.0.3...@cspell/dict-golang@6.0.4) (2023-10-18)


### Updates and Bug Fixes

* Workflow Bot -- Build Dictionaries ([#2657](https://github.com/streetsidesoftware/cspell-dicts/issues/2657)) ([7e7190d](https://github.com/streetsidesoftware/cspell-dicts/commit/7e7190d1165246cf5fd85c58bd52531b6b722958))

## [6.0.3](https://github.com/streetsidesoftware/cspell-dicts/compare/@cspell/dict-golang@6.0.2...@cspell/dict-golang@6.0.3) (2023-09-27)


Expand Down
2 changes: 1 addition & 1 deletion dictionaries/golang/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cspell/dict-golang",
"version": "6.0.3",
"version": "6.0.4",
"description": "Go Language dictionary for cspell.",
"publishConfig": {
"access": "public"
Expand Down
8 changes: 8 additions & 0 deletions dictionaries/k8s/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## [1.0.2](https://github.com/streetsidesoftware/cspell-dicts/compare/@cspell/dict-k8s@1.0.1...@cspell/dict-k8s@1.0.2) (2023-10-18)


### Updates and Bug Fixes

* Add terms from Kubernetes repo ([#2655](https://github.com/streetsidesoftware/cspell-dicts/issues/2655)) ([e4d8e94](https://github.com/streetsidesoftware/cspell-dicts/commit/e4d8e9434efb4610adebee086b9ba78379b05bc0))
* Workflow Bot -- Build Dictionaries ([#2657](https://github.com/streetsidesoftware/cspell-dicts/issues/2657)) ([7e7190d](https://github.com/streetsidesoftware/cspell-dicts/commit/7e7190d1165246cf5fd85c58bd52531b6b722958))

## [1.0.1](https://github.com/streetsidesoftware/cspell-dicts/compare/@cspell/dict-k8s@1.0.0...@cspell/dict-k8s@1.0.1) (2023-02-22)


Expand Down
2 changes: 1 addition & 1 deletion dictionaries/k8s/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cspell/dict-k8s",
"version": "1.0.1",
"version": "1.0.2",
"description": "K8s dictionary for cspell.",
"publishConfig": {
"access": "public"
Expand Down
7 changes: 7 additions & 0 deletions dictionaries/php/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



## [4.0.4](https://github.com/streetsidesoftware/cspell-dicts/compare/@cspell/dict-php@4.0.3...@cspell/dict-php@4.0.4) (2023-10-18)


### Updates and Bug Fixes

* Workflow Bot -- Build Dictionaries ([#2657](https://github.com/streetsidesoftware/cspell-dicts/issues/2657)) ([7e7190d](https://github.com/streetsidesoftware/cspell-dicts/commit/7e7190d1165246cf5fd85c58bd52531b6b722958))

## [4.0.3](https://github.com/streetsidesoftware/cspell-dicts/compare/@cspell/dict-php@4.0.2...@cspell/dict-php@4.0.3) (2023-09-14)


Expand Down
2 changes: 1 addition & 1 deletion dictionaries/php/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cspell/dict-php",
"version": "4.0.3",
"version": "4.0.4",
"description": "Php dictionary for cspell.",
"publishConfig": {
"access": "public"
Expand Down
9 changes: 9 additions & 0 deletions dictionaries/software-terms/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.

## [3.3.7](https://github.com/streetsidesoftware/cspell-dicts/compare/@cspell/dict-software-terms@3.3.6...@cspell/dict-software-terms@3.3.7) (2023-10-18)


### Updates and Bug Fixes

* add mitmproxy to software tools ([#2654](https://github.com/streetsidesoftware/cspell-dicts/issues/2654)) ([868cc79](https://github.com/streetsidesoftware/cspell-dicts/commit/868cc79c04f433e55aa8342f088a443f41c9db0b))
* Add terms from Kubernetes repo ([#2655](https://github.com/streetsidesoftware/cspell-dicts/issues/2655)) ([e4d8e94](https://github.com/streetsidesoftware/cspell-dicts/commit/e4d8e9434efb4610adebee086b9ba78379b05bc0))
* Workflow Bot -- Build Dictionaries ([#2657](https://github.com/streetsidesoftware/cspell-dicts/issues/2657)) ([7e7190d](https://github.com/streetsidesoftware/cspell-dicts/commit/7e7190d1165246cf5fd85c58bd52531b6b722958))

## [3.3.6](https://github.com/streetsidesoftware/cspell-dicts/compare/@cspell/dict-software-terms@3.3.5...@cspell/dict-software-terms@3.3.6) (2023-10-11)


Expand Down
2 changes: 1 addition & 1 deletion dictionaries/software-terms/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cspell/dict-software-terms",
"version": "3.3.6",
"version": "3.3.7",
"description": "Software related dictionaries for cspell.",
"publishConfig": {
"access": "public"
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "cspell-dicts",
"version": "20.0.0",
"version": "20.0.1",
"private": true,
"packageManager": "pnpm@8.7.4",
"scripts": {
Expand Down