Skip to content

Commit

Permalink
chore: release main (#3751)
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 2, 2024
1 parent 126bad7 commit fa06ec0
Show file tree
Hide file tree
Showing 12 changed files with 80 additions and 12 deletions.
10 changes: 5 additions & 5 deletions .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
".": "27.5.16",
".": "28.0.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": "5.1.23",
"dictionaries/cpp": "6.0.0",
"dictionaries/cryptocurrencies": "5.0.3",
"dictionaries/cs_CZ": "3.0.5",
"dictionaries/csharp": "4.0.5",
Expand Down Expand Up @@ -52,7 +52,7 @@
"dictionaries/nb_NO": "2.0.3",
"dictionaries/nl_NL": "2.3.3",
"dictionaries/node": "5.0.4",
"dictionaries/npm": "5.1.8",
"dictionaries/npm": "5.1.9",
"dictionaries/php": "4.0.13",
"dictionaries/pl_PL": "3.0.4",
"dictionaries/powershell": "5.0.13",
Expand Down Expand Up @@ -108,11 +108,11 @@
"dictionaries/fi_FI": "1.0.3",
"dictionaries/la": "1.0.3",
"dictionaries/julia": "1.0.4",
"dictionaries/terraform": "1.0.5",
"dictionaries/terraform": "1.0.6",
"dictionaries/grc_GR": "1.0.4",
"dictionaries/elisp": "1.0.3",
"dictionaries/google": "1.0.4",
"dictionaries/people-names": "1.1.4",
"dictionaries/flutter": "1.0.3",
"dictionaries/cspell": "1.0.2"
"dictionaries/cspell": "1.0.3"
}
23 changes: 23 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,28 @@
# Release Notes

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


### ⚠ BREAKING CHANGES

* Add common compound words to cpp dict ([#3761](https://github.com/streetsidesoftware/cspell-dicts/issues/3761))

### Features

* Add common compound words to cpp dict ([#3761](https://github.com/streetsidesoftware/cspell-dicts/issues/3761)) ([dbfbcae](https://github.com/streetsidesoftware/cspell-dicts/commit/dbfbcaef810f4607fb44bddf3f1733d5d1be99e4))


### Updates and Bug Fixes

* Add synckit to npm dictionary ([#3762](https://github.com/streetsidesoftware/cspell-dicts/issues/3762)) ([42c9912](https://github.com/streetsidesoftware/cspell-dicts/commit/42c99120e32005d59edf4e95a9d7e25eccfdab93))
* Add tinyglobby to npm ([#3756](https://github.com/streetsidesoftware/cspell-dicts/issues/3756)) ([2f01404](https://github.com/streetsidesoftware/cspell-dicts/commit/2f014048fec2f3fcaafadf5e42b22d12c661688b))
* **terraform:** add alltrue to allowed words ([#3750](https://github.com/streetsidesoftware/cspell-dicts/issues/3750)) ([0ca5e8e](https://github.com/streetsidesoftware/cspell-dicts/commit/0ca5e8ea0c949f566393c03ba13d28d7eb81c308))
* Workflow Bot -- Build Dictionaries ([#3739](https://github.com/streetsidesoftware/cspell-dicts/issues/3739)) ([12e1ea8](https://github.com/streetsidesoftware/cspell-dicts/commit/12e1ea8e2016d9f67f573bc795e5f9e482e36d3b))
* Workflow Bot -- Build Dictionaries ([#3755](https://github.com/streetsidesoftware/cspell-dicts/issues/3755)) ([5afa596](https://github.com/streetsidesoftware/cspell-dicts/commit/5afa5963fe556b65acf4f8f5682266d1d5208e1d))
* Workflow Bot -- Build Dictionaries ([#3757](https://github.com/streetsidesoftware/cspell-dicts/issues/3757)) ([6083d27](https://github.com/streetsidesoftware/cspell-dicts/commit/6083d278c3b092dbf06fc4938fb1b59e835a1e8e))
* Workflow Bot -- Build Dictionaries ([#3759](https://github.com/streetsidesoftware/cspell-dicts/issues/3759)) ([3ea113f](https://github.com/streetsidesoftware/cspell-dicts/commit/3ea113fa887be043b65774c94fd643b3948545dc))
* Workflow Bot -- Build Dictionaries ([#3763](https://github.com/streetsidesoftware/cspell-dicts/issues/3763)) ([126bad7](https://github.com/streetsidesoftware/cspell-dicts/commit/126bad7f32730fcdb30a876119d691708cc2a133))

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


Expand Down
16 changes: 16 additions & 0 deletions dictionaries/cpp/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,22 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

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


### ⚠ BREAKING CHANGES

* Add common compound words to cpp dict ([#3761](https://github.com/streetsidesoftware/cspell-dicts/issues/3761))

### Features

* Add common compound words to cpp dict ([#3761](https://github.com/streetsidesoftware/cspell-dicts/issues/3761)) ([dbfbcae](https://github.com/streetsidesoftware/cspell-dicts/commit/dbfbcaef810f4607fb44bddf3f1733d5d1be99e4))


### Updates and Bug Fixes

* Workflow Bot -- Build Dictionaries ([#3759](https://github.com/streetsidesoftware/cspell-dicts/issues/3759)) ([3ea113f](https://github.com/streetsidesoftware/cspell-dicts/commit/3ea113fa887be043b65774c94fd643b3948545dc))

## [5.1.23](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/cpp/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cspell/dict-cpp",
"version": "5.1.23",
"version": "6.0.0",
"description": "C/C++ Dictionary dictionary for cspell.",
"publishConfig": {
"access": "public",
Expand Down
11 changes: 11 additions & 0 deletions dictionaries/cspell/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# Change Log

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


### Dependencies

* The following workspace dependencies were updated
* dependencies
* @cspell/dict-cpp bumped to 6.0.0
* @cspell/dict-npm bumped to 5.1.9
* @cspell/dict-terraform bumped to 1.0.6

## [1.0.2](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/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.2",
"version": "1.0.3",
"description": "Dictionaries included with the CSpell Command Line tool.",
"private": false,
"publishConfig": {
Expand Down
10 changes: 10 additions & 0 deletions dictionaries/npm/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,16 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

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


### Updates and Bug Fixes

* Add synckit to npm dictionary ([#3762](https://github.com/streetsidesoftware/cspell-dicts/issues/3762)) ([42c9912](https://github.com/streetsidesoftware/cspell-dicts/commit/42c99120e32005d59edf4e95a9d7e25eccfdab93))
* Add tinyglobby to npm ([#3756](https://github.com/streetsidesoftware/cspell-dicts/issues/3756)) ([2f01404](https://github.com/streetsidesoftware/cspell-dicts/commit/2f014048fec2f3fcaafadf5e42b22d12c661688b))
* Workflow Bot -- Build Dictionaries ([#3757](https://github.com/streetsidesoftware/cspell-dicts/issues/3757)) ([6083d27](https://github.com/streetsidesoftware/cspell-dicts/commit/6083d278c3b092dbf06fc4938fb1b59e835a1e8e))
* Workflow Bot -- Build Dictionaries ([#3763](https://github.com/streetsidesoftware/cspell-dicts/issues/3763)) ([126bad7](https://github.com/streetsidesoftware/cspell-dicts/commit/126bad7f32730fcdb30a876119d691708cc2a133))

## [5.1.8](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/npm/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cspell/dict-npm",
"version": "5.1.8",
"version": "5.1.9",
"description": "Dictionary of common NPM packages for cspell.",
"publishConfig": {
"access": "public",
Expand Down
8 changes: 8 additions & 0 deletions dictionaries/terraform/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Change Log

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


### Updates and Bug Fixes

* **terraform:** add alltrue to allowed words ([#3750](https://github.com/streetsidesoftware/cspell-dicts/issues/3750)) ([0ca5e8e](https://github.com/streetsidesoftware/cspell-dicts/commit/0ca5e8ea0c949f566393c03ba13d28d7eb81c308))
* Workflow Bot -- Build Dictionaries ([#3739](https://github.com/streetsidesoftware/cspell-dicts/issues/3739)) ([12e1ea8](https://github.com/streetsidesoftware/cspell-dicts/commit/12e1ea8e2016d9f67f573bc795e5f9e482e36d3b))

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


Expand Down
4 changes: 2 additions & 2 deletions dictionaries/terraform/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dictionaries/terraform/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cspell/dict-terraform",
"version": "1.0.5",
"version": "1.0.6",
"description": "Terraform 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": "27.5.16",
"version": "28.0.0",
"private": true,
"packageManager": "[email protected]",
"scripts": {
Expand Down

0 comments on commit fa06ec0

Please sign in to comment.