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 #3297

Merged
merged 1 commit into from
Jun 17, 2024
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
12 changes: 6 additions & 6 deletions .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
".": "26.4.2",
".": "26.4.3",
"dictionaries/ada": "4.0.2",
"dictionaries/aws": "4.0.2",
"dictionaries/bash": "4.1.3",
Expand All @@ -8,7 +8,7 @@
"dictionaries/city-names-finland": "3.0.0",
"dictionaries/clojure": "2.0.2",
"dictionaries/companies": "3.1.2",
"dictionaries/cpp": "5.1.9",
"dictionaries/cpp": "5.1.10",
"dictionaries/cryptocurrencies": "5.0.0",
"dictionaries/cs_CZ": "3.0.2",
"dictionaries/csharp": "4.0.2",
Expand All @@ -21,9 +21,9 @@
"dictionaries/dotnet": "5.0.2",
"dictionaries/el": "3.1.2",
"dictionaries/elixir": "4.0.3",
"dictionaries/en_GB": "4.1.42",
"dictionaries/en_GB-MIT": "2.1.21",
"dictionaries/en_US": "4.3.21",
"dictionaries/en_GB": "4.1.43",
"dictionaries/en_GB-MIT": "2.1.22",
"dictionaries/en_US": "4.3.22",
"dictionaries/eo": "3.0.1",
"dictionaries/es_ES": "3.0.0",
"dictionaries/et-EE": "3.1.0",
Expand Down Expand Up @@ -90,7 +90,7 @@
"dictionaries/sr_Latn": "1.0.2",
"dictionaries/redis": "1.0.1",
"dictionaries/sk_SK": "1.1.1",
"dictionaries/en-common-misspellings": "2.0.1",
"dictionaries/en-common-misspellings": "2.0.2",
"dictionaries/en_AU": "1.0.13",
"dictionaries/en_CA": "1.0.13",
"dictionaries/de_AT": "1.1.0",
Expand Down
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Release Notes

## [26.4.3](https://github.com/streetsidesoftware/cspell-dicts/compare/cspell-dicts@26.4.2...cspell-dicts@26.4.3) (2024-06-17)


### Updates and Bug Fixes

* fix some English spelling issues. ([#3296](https://github.com/streetsidesoftware/cspell-dicts/issues/3296)) ([eabb25a](https://github.com/streetsidesoftware/cspell-dicts/commit/eabb25a790c0d44b6c929cc6cc42f784c261fa11))
* Workflow Bot -- Build Dictionaries ([#3298](https://github.com/streetsidesoftware/cspell-dicts/issues/3298)) ([8f63130](https://github.com/streetsidesoftware/cspell-dicts/commit/8f631309d312cea2fcdde4a5700d2e619fcdc584))

## [26.4.2](https://github.com/streetsidesoftware/cspell-dicts/compare/cspell-dicts@26.4.1...cspell-dicts@26.4.2) (2024-06-14)


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.1.10](https://github.com/streetsidesoftware/cspell-dicts/compare/@cspell/dict-cpp@5.1.9...@cspell/dict-cpp@5.1.10) (2024-06-17)


### Updates and Bug Fixes

* fix some English spelling issues. ([#3296](https://github.com/streetsidesoftware/cspell-dicts/issues/3296)) ([eabb25a](https://github.com/streetsidesoftware/cspell-dicts/commit/eabb25a790c0d44b6c929cc6cc42f784c261fa11))

## [5.1.9](https://github.com/streetsidesoftware/cspell-dicts/compare/@cspell/dict-cpp@5.1.8...@cspell/dict-cpp@5.1.9) (2024-06-08)


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

## [2.0.2](https://github.com/streetsidesoftware/cspell-dicts/compare/@cspell/dict-en-common-misspellings@2.0.1...@cspell/dict-en-common-misspellings@2.0.2) (2024-06-17)


### Updates and Bug Fixes

* fix some English spelling issues. ([#3296](https://github.com/streetsidesoftware/cspell-dicts/issues/3296)) ([eabb25a](https://github.com/streetsidesoftware/cspell-dicts/commit/eabb25a790c0d44b6c929cc6cc42f784c261fa11))

## [2.0.1](https://github.com/streetsidesoftware/cspell-dicts/compare/@cspell/dict-en-common-misspellings@2.0.0...@cspell/dict-en-common-misspellings@2.0.1) (2024-05-22)


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

## [2.1.22](https://github.com/streetsidesoftware/cspell-dicts/compare/@cspell/dict-en-gb-mit@2.1.21...@cspell/dict-en-gb-mit@2.1.22) (2024-06-17)


### Updates and Bug Fixes

* fix some English spelling issues. ([#3296](https://github.com/streetsidesoftware/cspell-dicts/issues/3296)) ([eabb25a](https://github.com/streetsidesoftware/cspell-dicts/commit/eabb25a790c0d44b6c929cc6cc42f784c261fa11))
* Workflow Bot -- Build Dictionaries ([#3298](https://github.com/streetsidesoftware/cspell-dicts/issues/3298)) ([8f63130](https://github.com/streetsidesoftware/cspell-dicts/commit/8f631309d312cea2fcdde4a5700d2e619fcdc584))

## [2.1.21](https://github.com/streetsidesoftware/cspell-dicts/compare/@cspell/dict-en-gb-mit@2.1.20...@cspell/dict-en-gb-mit@2.1.21) (2024-05-23)


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.21",
"version": "2.1.22",
"description": "British English dictionary for cspell with MIT License.",
"publishConfig": {
"access": "public"
Expand Down
8 changes: 8 additions & 0 deletions dictionaries/en_GB/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [4.1.43](https://github.com/streetsidesoftware/cspell-dicts/compare/@cspell/dict-en-gb@4.1.42...@cspell/dict-en-gb@4.1.43) (2024-06-17)


### Updates and Bug Fixes

* fix some English spelling issues. ([#3296](https://github.com/streetsidesoftware/cspell-dicts/issues/3296)) ([eabb25a](https://github.com/streetsidesoftware/cspell-dicts/commit/eabb25a790c0d44b6c929cc6cc42f784c261fa11))
* Workflow Bot -- Build Dictionaries ([#3298](https://github.com/streetsidesoftware/cspell-dicts/issues/3298)) ([8f63130](https://github.com/streetsidesoftware/cspell-dicts/commit/8f631309d312cea2fcdde4a5700d2e619fcdc584))

## [4.1.42](https://github.com/streetsidesoftware/cspell-dicts/compare/@cspell/dict-en-gb@4.1.41...@cspell/dict-en-gb@4.1.42) (2024-06-06)


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.42",
"version": "4.1.43",
"description": "British English dictionary for cspell.",
"publishConfig": {
"access": "public"
Expand Down
8 changes: 8 additions & 0 deletions dictionaries/en_US/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [4.3.22](https://github.com/streetsidesoftware/cspell-dicts/compare/@cspell/dict-en_us@4.3.21...@cspell/dict-en_us@4.3.22) (2024-06-17)


### Updates and Bug Fixes

* fix some English spelling issues. ([#3296](https://github.com/streetsidesoftware/cspell-dicts/issues/3296)) ([eabb25a](https://github.com/streetsidesoftware/cspell-dicts/commit/eabb25a790c0d44b6c929cc6cc42f784c261fa11))
* Workflow Bot -- Build Dictionaries ([#3298](https://github.com/streetsidesoftware/cspell-dicts/issues/3298)) ([8f63130](https://github.com/streetsidesoftware/cspell-dicts/commit/8f631309d312cea2fcdde4a5700d2e619fcdc584))

## [4.3.21](https://github.com/streetsidesoftware/cspell-dicts/compare/@cspell/dict-en_us@4.3.20...@cspell/dict-en_us@4.3.21) (2024-05-26)


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.21",
"version": "4.3.22",
"description": "English dictionary 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": "26.4.2",
"version": "26.4.3",
"private": true,
"packageManager": "pnpm@8.15.7",
"scripts": {
Expand Down