Skip to content

Commit

Permalink
chore: release main (#4017)
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 Jan 18, 2025
1 parent 579bbda commit 611c29f
Show file tree
Hide file tree
Showing 17 changed files with 95 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,13 +1,13 @@
{
".": "28.8.1",
".": "28.8.2",
"dictionaries/ada": "4.1.0",
"dictionaries/aws": "4.0.9",
"dictionaries/bash": "4.2.0",
"dictionaries/bg_BG": "3.0.6",
"dictionaries/ca": "3.0.5",
"dictionaries/city-names-finland": "3.0.4",
"dictionaries/clojure": "2.0.6",
"dictionaries/companies": "3.1.12",
"dictionaries/companies": "3.1.13",
"dictionaries/cpp": "6.0.3",
"dictionaries/cryptocurrencies": "5.0.4",
"dictionaries/cs_CZ": "3.0.6",
Expand Down Expand Up @@ -59,15 +59,15 @@
"dictionaries/pt_BR": "2.3.3",
"dictionaries/pt_PT": "3.0.4",
"dictionaries/public-licenses": "2.0.13",
"dictionaries/python": "4.2.14",
"dictionaries/python": "4.2.15",
"dictionaries/r": "2.1.0",
"dictionaries/ru_RU": "2.2.4",
"dictionaries/ruby": "5.0.7",
"dictionaries/rust": "4.0.11",
"dictionaries/scala": "5.0.7",
"dictionaries/scientific_terms_US": "3.0.6",
"dictionaries/sl_SI": "1.0.9",
"dictionaries/software-terms": "4.2.2",
"dictionaries/software-terms": "4.2.3",
"dictionaries/sql": "2.2.0",
"dictionaries/sv": "2.2.3",
"dictionaries/swift": "2.0.5",
Expand Down Expand Up @@ -96,7 +96,7 @@
"dictionaries/de_AT": "1.1.3",
"dictionaries/al": "1.1.0",
"dictionaries/ro_RO": "2.0.4",
"dictionaries/data-science": "2.0.6",
"dictionaries/data-science": "2.0.7",
"dictionaries/fsharp": "1.1.0",
"dictionaries/lv": "1.1.4",
"dictionaries/kotlin": "1.1.0",
Expand All @@ -111,10 +111,10 @@
"dictionaries/terraform": "1.1.0",
"dictionaries/grc_GR": "1.0.5",
"dictionaries/elisp": "1.1.0",
"dictionaries/google": "1.0.5",
"dictionaries/people-names": "1.1.7",
"dictionaries/google": "1.0.6",
"dictionaries/people-names": "1.1.8",
"dictionaries/flutter": "1.1.0",
"dictionaries/cspell": "1.0.25",
"dictionaries/cspell": "1.0.26",
"dictionaries/mk": "1.0.1",
"dictionaries/gis": "1.0.1",
"dictionaries/pokemon": "1.0.1"
Expand Down
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# Release Notes

## [28.8.2](https://github.com/streetsidesoftware/cspell-dicts/compare/[email protected]@28.8.2) (2025-01-18)


### Updates and Bug Fixes

* Add additional terms to spelling lists from `GoogleCloudPlatform/generative-ai` ([#4013](https://github.com/streetsidesoftware/cspell-dicts/issues/4013)) ([ed34213](https://github.com/streetsidesoftware/cspell-dicts/commit/ed342139c37a50c7fd35ea6b15e54947076686c7))
* Workflow Bot -- Build Dictionaries ([#4016](https://github.com/streetsidesoftware/cspell-dicts/issues/4016)) ([ced2e71](https://github.com/streetsidesoftware/cspell-dicts/commit/ced2e7193013a4011555a690171431d4cab6734f))


### Tests

* Improve google dict test ([#4015](https://github.com/streetsidesoftware/cspell-dicts/issues/4015)) ([fbc1ccc](https://github.com/streetsidesoftware/cspell-dicts/commit/fbc1cccf607a083849aaf4234f96129eba75730b))

## [28.8.1](https://github.com/streetsidesoftware/cspell-dicts/compare/[email protected]@28.8.1) (2025-01-15)


Expand Down
8 changes: 8 additions & 0 deletions dictionaries/companies/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.

## [3.1.13](https://github.com/streetsidesoftware/cspell-dicts/compare/@cspell/[email protected]...@cspell/[email protected]) (2025-01-18)


### Updates and Bug Fixes

* Add additional terms to spelling lists from `GoogleCloudPlatform/generative-ai` ([#4013](https://github.com/streetsidesoftware/cspell-dicts/issues/4013)) ([ed34213](https://github.com/streetsidesoftware/cspell-dicts/commit/ed342139c37a50c7fd35ea6b15e54947076686c7))
* Workflow Bot -- Build Dictionaries ([#4016](https://github.com/streetsidesoftware/cspell-dicts/issues/4016)) ([ced2e71](https://github.com/streetsidesoftware/cspell-dicts/commit/ced2e7193013a4011555a690171431d4cab6734f))

## [3.1.12](https://github.com/streetsidesoftware/cspell-dicts/compare/@cspell/[email protected]...@cspell/[email protected]) (2024-12-30)


Expand Down
2 changes: 1 addition & 1 deletion dictionaries/companies/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cspell/dict-companies",
"version": "3.1.12",
"version": "3.1.13",
"description": "Company names dictionary for cspell.",
"publishConfig": {
"access": "public",
Expand Down
12 changes: 12 additions & 0 deletions dictionaries/cspell/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# Change Log

## [1.0.26](https://github.com/streetsidesoftware/cspell-dicts/compare/@cspell/[email protected]...@cspell/[email protected]) (2025-01-18)


### Dependencies

* The following workspace dependencies were updated
* dependencies
* @cspell/dict-companies bumped to 3.1.13
* @cspell/dict-google bumped to 1.0.6
* @cspell/dict-python bumped to 4.2.15
* @cspell/dict-software-terms bumped to 4.2.3

## [1.0.25](https://github.com/streetsidesoftware/cspell-dicts/compare/@cspell/[email protected]...@cspell/[email protected]) (2025-01-15)


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.25",
"version": "1.0.26",
"description": "Dictionaries included with the CSpell Command Line tool.",
"private": false,
"publishConfig": {
Expand Down
8 changes: 8 additions & 0 deletions dictionaries/data-science/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Change Log

## [2.0.7](https://github.com/streetsidesoftware/cspell-dicts/compare/@cspell/[email protected]...@cspell/[email protected]) (2025-01-18)


### Updates and Bug Fixes

* Add additional terms to spelling lists from `GoogleCloudPlatform/generative-ai` ([#4013](https://github.com/streetsidesoftware/cspell-dicts/issues/4013)) ([ed34213](https://github.com/streetsidesoftware/cspell-dicts/commit/ed342139c37a50c7fd35ea6b15e54947076686c7))
* Workflow Bot -- Build Dictionaries ([#4016](https://github.com/streetsidesoftware/cspell-dicts/issues/4016)) ([ced2e71](https://github.com/streetsidesoftware/cspell-dicts/commit/ced2e7193013a4011555a690171431d4cab6734f))

## [2.0.6](https://github.com/streetsidesoftware/cspell-dicts/compare/@cspell/[email protected]...@cspell/[email protected]) (2024-12-30)


Expand Down
2 changes: 1 addition & 1 deletion dictionaries/data-science/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cspell/dict-data-science",
"version": "2.0.6",
"version": "2.0.7",
"description": "Data Science dictionary for cspell. -- Private until verified",
"publishConfig": {
"access": "public",
Expand Down
13 changes: 13 additions & 0 deletions dictionaries/google/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# Change Log

## [1.0.6](https://github.com/streetsidesoftware/cspell-dicts/compare/@cspell/[email protected]...@cspell/[email protected]) (2025-01-18)


### Updates and Bug Fixes

* Add additional terms to spelling lists from `GoogleCloudPlatform/generative-ai` ([#4013](https://github.com/streetsidesoftware/cspell-dicts/issues/4013)) ([ed34213](https://github.com/streetsidesoftware/cspell-dicts/commit/ed342139c37a50c7fd35ea6b15e54947076686c7))
* Workflow Bot -- Build Dictionaries ([#4016](https://github.com/streetsidesoftware/cspell-dicts/issues/4016)) ([ced2e71](https://github.com/streetsidesoftware/cspell-dicts/commit/ced2e7193013a4011555a690171431d4cab6734f))


### Tests

* Improve google dict test ([#4015](https://github.com/streetsidesoftware/cspell-dicts/issues/4015)) ([fbc1ccc](https://github.com/streetsidesoftware/cspell-dicts/commit/fbc1cccf607a083849aaf4234f96129eba75730b))

## [1.0.5](https://github.com/streetsidesoftware/cspell-dicts/compare/@cspell/[email protected]...@cspell/[email protected]) (2024-12-30)


Expand Down
2 changes: 1 addition & 1 deletion dictionaries/google/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cspell/dict-google",
"version": "1.0.5",
"version": "1.0.6",
"description": "Google Cloud Development dictionary for cspell.",
"publishConfig": {
"access": "public",
Expand Down
8 changes: 8 additions & 0 deletions dictionaries/people-names/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Change Log

## [1.1.8](https://github.com/streetsidesoftware/cspell-dicts/compare/@cspell/[email protected]...@cspell/[email protected]) (2025-01-18)


### Updates and Bug Fixes

* Add additional terms to spelling lists from `GoogleCloudPlatform/generative-ai` ([#4013](https://github.com/streetsidesoftware/cspell-dicts/issues/4013)) ([ed34213](https://github.com/streetsidesoftware/cspell-dicts/commit/ed342139c37a50c7fd35ea6b15e54947076686c7))
* Workflow Bot -- Build Dictionaries ([#4016](https://github.com/streetsidesoftware/cspell-dicts/issues/4016)) ([ced2e71](https://github.com/streetsidesoftware/cspell-dicts/commit/ced2e7193013a4011555a690171431d4cab6734f))

## [1.1.7](https://github.com/streetsidesoftware/cspell-dicts/compare/@cspell/[email protected]...@cspell/[email protected]) (2025-01-15)


Expand Down
2 changes: 1 addition & 1 deletion dictionaries/people-names/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cspell/dict-people-names",
"version": "1.1.7",
"version": "1.1.8",
"description": "People Names dictionary for cspell.",
"publishConfig": {
"access": "public",
Expand Down
9 changes: 9 additions & 0 deletions dictionaries/python/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.2.15](https://github.com/streetsidesoftware/cspell-dicts/compare/@cspell/[email protected]...@cspell/[email protected]) (2025-01-18)


### Dependencies

* The following workspace dependencies were updated
* dependencies
* @cspell/dict-data-science bumped to 2.0.7

## [4.2.14](https://github.com/streetsidesoftware/cspell-dicts/compare/@cspell/[email protected]...@cspell/[email protected]) (2024-12-30)


Expand Down
2 changes: 1 addition & 1 deletion dictionaries/python/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cspell/dict-python",
"version": "4.2.14",
"version": "4.2.15",
"description": "Python dictionary for cspell.",
"publishConfig": {
"access": "public",
Expand Down
8 changes: 8 additions & 0 deletions dictionaries/software-terms/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.2.3](https://github.com/streetsidesoftware/cspell-dicts/compare/@cspell/[email protected]...@cspell/[email protected]) (2025-01-18)


### Updates and Bug Fixes

* Add additional terms to spelling lists from `GoogleCloudPlatform/generative-ai` ([#4013](https://github.com/streetsidesoftware/cspell-dicts/issues/4013)) ([ed34213](https://github.com/streetsidesoftware/cspell-dicts/commit/ed342139c37a50c7fd35ea6b15e54947076686c7))
* Workflow Bot -- Build Dictionaries ([#4016](https://github.com/streetsidesoftware/cspell-dicts/issues/4016)) ([ced2e71](https://github.com/streetsidesoftware/cspell-dicts/commit/ced2e7193013a4011555a690171431d4cab6734f))

## [4.2.2](https://github.com/streetsidesoftware/cspell-dicts/compare/@cspell/[email protected]...@cspell/[email protected]) (2024-12-30)


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": "4.2.2",
"version": "4.2.3",
"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": "28.8.1",
"version": "28.8.2",
"private": true,
"packageManager": "[email protected]+sha512.93e57b0126f0df74ce6bff29680394c0ba54ec47246b9cf321f0121d8d9bb03f750a705f24edc3c1180853afd7c2c3b94196d0a3d53d3e069d9e2793ef11f321",
"scripts": {
Expand Down

0 comments on commit 611c29f

Please sign in to comment.