Skip to content

Commit

Permalink
chore: release main (#4118)
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 Feb 22, 2025
1 parent 22126fb commit 33ab852
Show file tree
Hide file tree
Showing 17 changed files with 110 additions and 16 deletions.
16 changes: 8 additions & 8 deletions .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
".": "28.11.0",
".": "28.11.1",
"dictionaries/ada": "4.1.0",
"dictionaries/aws": "4.0.9",
"dictionaries/bash": "4.2.0",
Expand All @@ -21,9 +21,9 @@
"dictionaries/dotnet": "5.0.9",
"dictionaries/el": "3.1.6",
"dictionaries/elixir": "4.0.7",
"dictionaries/en_GB": "4.1.55",
"dictionaries/en_GB-MIT": "2.1.30",
"dictionaries/en_US": "4.3.32",
"dictionaries/en_GB": "4.1.56",
"dictionaries/en_GB-MIT": "2.1.31",
"dictionaries/en_US": "4.3.33",
"dictionaries/eo": "3.0.5",
"dictionaries/es_ES": "3.0.3",
"dictionaries/et-EE": "3.1.4",
Expand Down Expand Up @@ -84,15 +84,15 @@
"dictionaries/shell": "1.1.0",
"dictionaries/svelte": "1.0.6",
"dictionaries/k8s": "1.0.10",
"dictionaries/en_shared": "1.0.21",
"dictionaries/en_shared": "1.0.22",
"dictionaries/eu": "1.0.4",
"dictionaries/sr_Cyrl": "1.1.4",
"dictionaries/sr_Latn": "1.0.6",
"dictionaries/redis": "1.0.5",
"dictionaries/sk_SK": "1.1.5",
"dictionaries/en-common-misspellings": "2.0.9",
"dictionaries/en_AU": "1.0.22",
"dictionaries/en_CA": "1.0.22",
"dictionaries/en_AU": "1.0.23",
"dictionaries/en_CA": "1.0.23",
"dictionaries/de_AT": "1.1.3",
"dictionaries/al": "1.1.0",
"dictionaries/ro_RO": "2.0.4",
Expand All @@ -114,7 +114,7 @@
"dictionaries/google": "1.0.8",
"dictionaries/people-names": "1.1.8",
"dictionaries/flutter": "1.1.0",
"dictionaries/cspell": "1.0.32",
"dictionaries/cspell": "1.0.33",
"dictionaries/mk": "1.0.1",
"dictionaries/gis": "1.0.1",
"dictionaries/pokemon": "1.0.1",
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

## [28.11.1](https://github.com/streetsidesoftware/cspell-dicts/compare/cspell-dicts@28.11.0...cspell-dicts@28.11.1) (2025-02-22)


### Updates and Bug Fixes

* Add back missing English words ([#4119](https://github.com/streetsidesoftware/cspell-dicts/issues/4119)) ([22126fb](https://github.com/streetsidesoftware/cspell-dicts/commit/22126fb65d0d2edbb0a627a3a013a988de41bc49))
* Workflow Bot -- Build Dictionaries ([#4117](https://github.com/streetsidesoftware/cspell-dicts/issues/4117)) ([4ca4f00](https://github.com/streetsidesoftware/cspell-dicts/commit/4ca4f0065ebfceebb56502f538b771faf4d87f42))

## [28.11.0](https://github.com/streetsidesoftware/cspell-dicts/compare/cspell-dicts@28.10.1...cspell-dicts@28.11.0) (2025-02-22)


Expand Down
9 changes: 9 additions & 0 deletions dictionaries/cspell/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# Change Log

## [1.0.33](https://github.com/streetsidesoftware/cspell-dicts/compare/@cspell/dict-cspell-bundle@1.0.32...@cspell/dict-cspell-bundle@1.0.33) (2025-02-22)


### Dependencies

* The following workspace dependencies were updated
* dependencies
* @cspell/dict-en_us bumped to 4.3.33

## [1.0.32](https://github.com/streetsidesoftware/cspell-dicts/compare/@cspell/dict-cspell-bundle@1.0.31...@cspell/dict-cspell-bundle@1.0.32) (2025-02-22)


Expand Down
2 changes: 1 addition & 1 deletion dictionaries/cspell/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cspell/dict-cspell-bundle",
"version": "1.0.32",
"version": "1.0.33",
"description": "Dictionaries included with the CSpell Command Line tool.",
"private": false,
"publishConfig": {
Expand Down
14 changes: 14 additions & 0 deletions dictionaries/en_AU/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# Changelog

## [1.0.23](https://github.com/streetsidesoftware/cspell-dicts/compare/@cspell/dict-en-au@1.0.22...@cspell/dict-en-au@1.0.23) (2025-02-22)


### Updates and Bug Fixes

* Add back missing English words ([#4119](https://github.com/streetsidesoftware/cspell-dicts/issues/4119)) ([22126fb](https://github.com/streetsidesoftware/cspell-dicts/commit/22126fb65d0d2edbb0a627a3a013a988de41bc49))


### Dependencies

* The following workspace dependencies were updated
* devDependencies
* @cspell/dict-en-shared bumped to 1.0.22

## [1.0.22](https://github.com/streetsidesoftware/cspell-dicts/compare/@cspell/dict-en-au@1.0.21...@cspell/dict-en-au@1.0.22) (2025-02-21)


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.22",
"version": "1.0.23",
"description": "Australian English dictionary for cspell.",
"publishConfig": {
"access": "public",
Expand Down
14 changes: 14 additions & 0 deletions dictionaries/en_CA/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# Changelog

## [1.0.23](https://github.com/streetsidesoftware/cspell-dicts/compare/@cspell/dict-en-ca@1.0.22...@cspell/dict-en-ca@1.0.23) (2025-02-22)


### Updates and Bug Fixes

* Add back missing English words ([#4119](https://github.com/streetsidesoftware/cspell-dicts/issues/4119)) ([22126fb](https://github.com/streetsidesoftware/cspell-dicts/commit/22126fb65d0d2edbb0a627a3a013a988de41bc49))


### Dependencies

* The following workspace dependencies were updated
* devDependencies
* @cspell/dict-en-shared bumped to 1.0.22

## [1.0.22](https://github.com/streetsidesoftware/cspell-dicts/compare/@cspell/dict-en-ca@1.0.21...@cspell/dict-en-ca@1.0.22) (2025-02-21)


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

## [2.1.31](https://github.com/streetsidesoftware/cspell-dicts/compare/@cspell/dict-en-gb-mit@2.1.30...@cspell/dict-en-gb-mit@2.1.31) (2025-02-22)


### Updates and Bug Fixes

* Add back missing English words ([#4119](https://github.com/streetsidesoftware/cspell-dicts/issues/4119)) ([22126fb](https://github.com/streetsidesoftware/cspell-dicts/commit/22126fb65d0d2edbb0a627a3a013a988de41bc49))


### Dependencies

* The following workspace dependencies were updated
* devDependencies
* @cspell/dict-en-shared bumped to 1.0.22

## [2.1.30](https://github.com/streetsidesoftware/cspell-dicts/compare/@cspell/dict-en-gb-mit@2.1.29...@cspell/dict-en-gb-mit@2.1.30) (2025-02-21)


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

## [4.1.56](https://github.com/streetsidesoftware/cspell-dicts/compare/@cspell/dict-en-gb@4.1.55...@cspell/dict-en-gb@4.1.56) (2025-02-22)


### Updates and Bug Fixes

* Add back missing English words ([#4119](https://github.com/streetsidesoftware/cspell-dicts/issues/4119)) ([22126fb](https://github.com/streetsidesoftware/cspell-dicts/commit/22126fb65d0d2edbb0a627a3a013a988de41bc49))


### Dependencies

* The following workspace dependencies were updated
* devDependencies
* @cspell/dict-en-shared bumped to 1.0.22

## [4.1.55](https://github.com/streetsidesoftware/cspell-dicts/compare/@cspell/dict-en-gb@4.1.54...@cspell/dict-en-gb@4.1.55) (2025-02-21)


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

## [4.3.33](https://github.com/streetsidesoftware/cspell-dicts/compare/@cspell/dict-en_us@4.3.32...@cspell/dict-en_us@4.3.33) (2025-02-22)


### Updates and Bug Fixes

* Add back missing English words ([#4119](https://github.com/streetsidesoftware/cspell-dicts/issues/4119)) ([22126fb](https://github.com/streetsidesoftware/cspell-dicts/commit/22126fb65d0d2edbb0a627a3a013a988de41bc49))


### Dependencies

* The following workspace dependencies were updated
* devDependencies
* @cspell/dict-en-shared bumped to 1.0.22

## [4.3.32](https://github.com/streetsidesoftware/cspell-dicts/compare/@cspell/dict-en_us@4.3.31...@cspell/dict-en_us@4.3.32) (2025-02-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.32",
"version": "4.3.33",
"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.22](https://github.com/streetsidesoftware/cspell-dicts/compare/@cspell/dict-en-shared@1.0.21...@cspell/dict-en-shared@1.0.22) (2025-02-22)


### Updates and Bug Fixes

* Add back missing English words ([#4119](https://github.com/streetsidesoftware/cspell-dicts/issues/4119)) ([22126fb](https://github.com/streetsidesoftware/cspell-dicts/commit/22126fb65d0d2edbb0a627a3a013a988de41bc49))

## [1.0.21](https://github.com/streetsidesoftware/cspell-dicts/compare/@cspell/dict-en-shared@1.0.20...@cspell/dict-en-shared@1.0.21) (2025-02-21)


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.21",
"version": "1.0.22",
"description": "English words shared between the various English dictionaries. -- Private until verified",
"private": true,
"publishConfig": {
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": "28.11.0",
"version": "28.11.1",
"private": true,
"packageManager": "pnpm@9.15.2+sha512.93e57b0126f0df74ce6bff29680394c0ba54ec47246b9cf321f0121d8d9bb03f750a705f24edc3c1180853afd7c2c3b94196d0a3d53d3e069d9e2793ef11f321",
"scripts": {
Expand Down

0 comments on commit 33ab852

Please sign in to comment.