Skip to content

Commit

Permalink
chore: release main (#3767)
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 Nov 3, 2024
1 parent 69e742f commit 209d16e
Show file tree
Hide file tree
Showing 19 changed files with 99 additions and 18 deletions.
18 changes: 9 additions & 9 deletions .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
".": "28.0.0",
".": "28.1.0",
"dictionaries/ada": "4.0.5",
"dictionaries/aws": "4.0.7",
"dictionaries/bash": "4.1.8",
Expand All @@ -8,7 +8,7 @@
"dictionaries/city-names-finland": "3.0.3",
"dictionaries/clojure": "2.0.5",
"dictionaries/companies": "3.1.7",
"dictionaries/cpp": "6.0.0",
"dictionaries/cpp": "6.0.1",
"dictionaries/cryptocurrencies": "5.0.3",
"dictionaries/cs_CZ": "3.0.5",
"dictionaries/csharp": "4.0.5",
Expand All @@ -21,7 +21,7 @@
"dictionaries/dotnet": "5.0.8",
"dictionaries/el": "3.1.5",
"dictionaries/elixir": "4.0.6",
"dictionaries/en_GB": "4.1.49",
"dictionaries/en_GB": "4.1.50",
"dictionaries/en_GB-MIT": "2.1.26",
"dictionaries/en_US": "4.3.26",
"dictionaries/eo": "3.0.4",
Expand Down Expand Up @@ -51,8 +51,8 @@
"dictionaries/monkeyc": "1.0.9",
"dictionaries/nb_NO": "2.0.3",
"dictionaries/nl_NL": "2.3.3",
"dictionaries/node": "5.0.4",
"dictionaries/npm": "5.1.9",
"dictionaries/node": "5.0.5",
"dictionaries/npm": "5.1.10",
"dictionaries/php": "4.0.13",
"dictionaries/pl_PL": "3.0.4",
"dictionaries/powershell": "5.0.13",
Expand All @@ -65,9 +65,9 @@
"dictionaries/ruby": "5.0.7",
"dictionaries/rust": "4.0.9",
"dictionaries/scala": "5.0.6",
"dictionaries/scientific_terms_US": "3.0.4",
"dictionaries/scientific_terms_US": "3.0.5",
"dictionaries/sl_SI": "1.0.8",
"dictionaries/software-terms": "4.1.12",
"dictionaries/software-terms": "4.1.13",
"dictionaries/sql": "2.1.8",
"dictionaries/sv": "2.2.3",
"dictionaries/swift": "2.0.4",
Expand Down Expand Up @@ -105,7 +105,7 @@
"dictionaries/makefile": "1.0.3",
"dictionaries/id_ID": "1.0.4",
"dictionaries/hu_HU": "1.0.4",
"dictionaries/fi_FI": "1.0.3",
"dictionaries/fi_FI": "1.1.0",
"dictionaries/la": "1.0.3",
"dictionaries/julia": "1.0.4",
"dictionaries/terraform": "1.0.6",
Expand All @@ -114,5 +114,5 @@
"dictionaries/google": "1.0.4",
"dictionaries/people-names": "1.1.4",
"dictionaries/flutter": "1.0.3",
"dictionaries/cspell": "1.0.3"
"dictionaries/cspell": "1.0.4"
}
17 changes: 17 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,22 @@
# Release Notes

## [28.1.0](https://github.com/streetsidesoftware/cspell-dicts/compare/[email protected]@28.1.0) (2024-11-03)


### Features

* Finnish dictionary ([#3774](https://github.com/streetsidesoftware/cspell-dicts/issues/3774)) ([7499383](https://github.com/streetsidesoftware/cspell-dicts/commit/7499383daa691badeac714008976cca74230b391))


### Updates and Bug Fixes

* Add `corepack` to tools ([#3773](https://github.com/streetsidesoftware/cspell-dicts/issues/3773)) ([6130c25](https://github.com/streetsidesoftware/cspell-dicts/commit/6130c25eed04b21e530eceb136528fcd1ac76862))
* Add more compounds to CPP ([#3770](https://github.com/streetsidesoftware/cspell-dicts/issues/3770)) ([671ccdc](https://github.com/streetsidesoftware/cspell-dicts/commit/671ccdc0af91eaaf2f4a91249bcd24c08fcf2068))
* Workflow Bot -- Build Dictionaries ([#3764](https://github.com/streetsidesoftware/cspell-dicts/issues/3764)) ([6a3e0cd](https://github.com/streetsidesoftware/cspell-dicts/commit/6a3e0cd054aedcacfc83fe717649183a7107b1ac))
* Workflow Bot -- Build Dictionaries ([#3768](https://github.com/streetsidesoftware/cspell-dicts/issues/3768)) ([5de522b](https://github.com/streetsidesoftware/cspell-dicts/commit/5de522ba1557f8a83fc396c44d77cac1e63e546b))
* Workflow Bot -- Build Dictionaries ([#3771](https://github.com/streetsidesoftware/cspell-dicts/issues/3771)) ([2cfa1eb](https://github.com/streetsidesoftware/cspell-dicts/commit/2cfa1ebce68e789285f8bf8f7b3e1402cb4c1b80))
* Workflow Bot -- Build Dictionaries ([#3775](https://github.com/streetsidesoftware/cspell-dicts/issues/3775)) ([8b74d20](https://github.com/streetsidesoftware/cspell-dicts/commit/8b74d20b6024669804f2f8aa3698400d18328ec2))

## [28.0.0](https://github.com/streetsidesoftware/cspell-dicts/compare/[email protected]@28.0.0) (2024-11-02)


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

## [6.0.1](https://github.com/streetsidesoftware/cspell-dicts/compare/@cspell/[email protected]...@cspell/[email protected]) (2024-11-03)


### Updates and Bug Fixes

* Add more compounds to CPP ([#3770](https://github.com/streetsidesoftware/cspell-dicts/issues/3770)) ([671ccdc](https://github.com/streetsidesoftware/cspell-dicts/commit/671ccdc0af91eaaf2f4a91249bcd24c08fcf2068))
* Workflow Bot -- Build Dictionaries ([#3771](https://github.com/streetsidesoftware/cspell-dicts/issues/3771)) ([2cfa1eb](https://github.com/streetsidesoftware/cspell-dicts/commit/2cfa1ebce68e789285f8bf8f7b3e1402cb4c1b80))

## [6.0.0](https://github.com/streetsidesoftware/cspell-dicts/compare/@cspell/[email protected]...@cspell/[email protected]) (2024-11-02)


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": "6.0.0",
"version": "6.0.1",
"description": "C/C++ Dictionary 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.4](https://github.com/streetsidesoftware/cspell-dicts/compare/@cspell/[email protected]...@cspell/[email protected]) (2024-11-03)


### Dependencies

* The following workspace dependencies were updated
* dependencies
* @cspell/dict-cpp bumped to 6.0.1
* @cspell/dict-node bumped to 5.0.5
* @cspell/dict-npm bumped to 5.1.10
* @cspell/dict-software-terms bumped to 4.1.13

## [1.0.3](https://github.com/streetsidesoftware/cspell-dicts/compare/@cspell/[email protected]...@cspell/[email protected]) (2024-11-02)


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.3",
"version": "1.0.4",
"description": "Dictionaries included with the CSpell Command Line tool.",
"private": false,
"publishConfig": {
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.50](https://github.com/streetsidesoftware/cspell-dicts/compare/@cspell/[email protected]...@cspell/[email protected]) (2024-11-03)


### Updates and Bug Fixes

* Workflow Bot -- Build Dictionaries ([#3764](https://github.com/streetsidesoftware/cspell-dicts/issues/3764)) ([6a3e0cd](https://github.com/streetsidesoftware/cspell-dicts/commit/6a3e0cd054aedcacfc83fe717649183a7107b1ac))
* Workflow Bot -- Build Dictionaries ([#3768](https://github.com/streetsidesoftware/cspell-dicts/issues/3768)) ([5de522b](https://github.com/streetsidesoftware/cspell-dicts/commit/5de522ba1557f8a83fc396c44d77cac1e63e546b))

## [4.1.49](https://github.com/streetsidesoftware/cspell-dicts/compare/@cspell/[email protected]...@cspell/[email protected]) (2024-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.49",
"version": "4.1.50",
"description": "British English dictionary for cspell.",
"publishConfig": {
"access": "public",
Expand Down
7 changes: 7 additions & 0 deletions dictionaries/fi_FI/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Change Log

## [1.1.0](https://github.com/streetsidesoftware/cspell-dicts/compare/@cspell/[email protected]...@cspell/[email protected]) (2024-11-03)


### Features

* Finnish dictionary ([#3774](https://github.com/streetsidesoftware/cspell-dicts/issues/3774)) ([7499383](https://github.com/streetsidesoftware/cspell-dicts/commit/7499383daa691badeac714008976cca74230b391))

## [1.0.3](https://github.com/streetsidesoftware/cspell-dicts/compare/@cspell/[email protected]...@cspell/[email protected]) (2024-10-11)


Expand Down
2 changes: 1 addition & 1 deletion dictionaries/fi_FI/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cspell/dict-fi-fi",
"version": "1.0.3",
"version": "1.1.0",
"description": "Finnish dictionary for cspell.",
"publishConfig": {
"access": "public",
Expand Down
8 changes: 8 additions & 0 deletions dictionaries/node/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.

## [5.0.5](https://github.com/streetsidesoftware/cspell-dicts/compare/@cspell/[email protected]...@cspell/[email protected]) (2024-11-03)


### Updates and Bug Fixes

* Add `corepack` to tools ([#3773](https://github.com/streetsidesoftware/cspell-dicts/issues/3773)) ([6130c25](https://github.com/streetsidesoftware/cspell-dicts/commit/6130c25eed04b21e530eceb136528fcd1ac76862))
* Workflow Bot -- Build Dictionaries ([#3771](https://github.com/streetsidesoftware/cspell-dicts/issues/3771)) ([2cfa1eb](https://github.com/streetsidesoftware/cspell-dicts/commit/2cfa1ebce68e789285f8bf8f7b3e1402cb4c1b80))

## [5.0.4](https://github.com/streetsidesoftware/cspell-dicts/compare/@cspell/[email protected]...@cspell/[email protected]) (2024-10-11)


Expand Down
2 changes: 1 addition & 1 deletion dictionaries/node/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cspell/dict-node",
"version": "5.0.4",
"version": "5.0.5",
"description": "Node.js dictionary for cspell.",
"publishConfig": {
"access": "public",
Expand Down
7 changes: 7 additions & 0 deletions dictionaries/npm/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/[email protected]...@cspell/[email protected]) (2024-11-03)


### Updates and Bug Fixes

* Add `corepack` to tools ([#3773](https://github.com/streetsidesoftware/cspell-dicts/issues/3773)) ([6130c25](https://github.com/streetsidesoftware/cspell-dicts/commit/6130c25eed04b21e530eceb136528fcd1ac76862))

## [5.1.9](https://github.com/streetsidesoftware/cspell-dicts/compare/@cspell/[email protected]...@cspell/[email protected]) (2024-11-02)


Expand Down
2 changes: 1 addition & 1 deletion dictionaries/npm/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cspell/dict-npm",
"version": "5.1.9",
"version": "5.1.10",
"description": "Dictionary of common NPM packages for cspell.",
"publishConfig": {
"access": "public",
Expand Down
7 changes: 7 additions & 0 deletions dictionaries/scientific_terms_US/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.5](https://github.com/streetsidesoftware/cspell-dicts/compare/@cspell/[email protected]...@cspell/[email protected]) (2024-11-03)


### Updates and Bug Fixes

* Workflow Bot -- Build Dictionaries ([#3771](https://github.com/streetsidesoftware/cspell-dicts/issues/3771)) ([2cfa1eb](https://github.com/streetsidesoftware/cspell-dicts/commit/2cfa1ebce68e789285f8bf8f7b3e1402cb4c1b80))

## [3.0.4](https://github.com/streetsidesoftware/cspell-dicts/compare/@cspell/[email protected]...@cspell/[email protected]) (2024-10-11)


Expand Down
2 changes: 1 addition & 1 deletion dictionaries/scientific_terms_US/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cspell/dict-scientific-terms-us",
"version": "3.0.4",
"version": "3.0.5",
"description": "Scientific Terms US dictionary for cspell.",
"publishConfig": {
"access": "public",
Expand Down
7 changes: 7 additions & 0 deletions dictionaries/software-terms/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.13](https://github.com/streetsidesoftware/cspell-dicts/compare/@cspell/[email protected]...@cspell/[email protected]) (2024-11-03)


### Updates and Bug Fixes

* Add `corepack` to tools ([#3773](https://github.com/streetsidesoftware/cspell-dicts/issues/3773)) ([6130c25](https://github.com/streetsidesoftware/cspell-dicts/commit/6130c25eed04b21e530eceb136528fcd1ac76862))

## [4.1.12](https://github.com/streetsidesoftware/cspell-dicts/compare/@cspell/[email protected]...@cspell/[email protected]) (2024-10-27)


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.1.12",
"version": "4.1.13",
"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.0.0",
"version": "28.1.0",
"private": true,
"packageManager": "[email protected]",
"scripts": {
Expand Down

0 comments on commit 209d16e

Please sign in to comment.