Skip to content

Commit

Permalink
chore: release main (#3166)
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] committed May 19, 2024
1 parent c7ef662 commit a506a9a
Show file tree
Hide file tree
Showing 19 changed files with 85 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 @@
{
".": "26.0.4",
".": "26.0.5",
"dictionaries/ada": "4.0.2",
"dictionaries/aws": "4.0.1",
"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.0.31",
"dictionaries/cpp": "5.1.3",
"dictionaries/cpp": "5.1.4",
"dictionaries/cryptocurrencies": "5.0.0",
"dictionaries/cs_CZ": "3.0.2",
"dictionaries/csharp": "4.0.2",
Expand All @@ -18,7 +18,7 @@
"dictionaries/de_DE": "4.0.0",
"dictionaries/django": "4.1.0",
"dictionaries/docker": "1.1.7",
"dictionaries/dotnet": "5.0.0",
"dictionaries/dotnet": "5.0.1",
"dictionaries/el": "3.1.2",
"dictionaries/elixir": "4.0.3",
"dictionaries/en_GB": "4.1.40",
Expand All @@ -28,13 +28,13 @@
"dictionaries/es_ES": "3.0.0",
"dictionaries/et-EE": "3.1.0",
"dictionaries/fa_IR": "4.0.0",
"dictionaries/filetypes": "3.0.3",
"dictionaries/filetypes": "3.0.4",
"dictionaries/fonts": "4.0.0",
"dictionaries/fr_FR": "2.2.2",
"dictionaries/fr_FR_90": "2.2.2",
"dictionaries/fullstack": "3.1.5",
"dictionaries/git": "3.0.0",
"dictionaries/golang": "6.0.6",
"dictionaries/golang": "6.0.7",
"dictionaries/haskell": "4.0.1",
"dictionaries/he": "4.0.0",
"dictionaries/hr_HR": "3.0.0",
Expand All @@ -52,8 +52,8 @@
"dictionaries/nb_NO": "2.0.0",
"dictionaries/nl_NL": "2.3.0",
"dictionaries/node": "5.0.1",
"dictionaries/npm": "5.0.15",
"dictionaries/php": "4.0.6",
"dictionaries/npm": "5.0.16",
"dictionaries/php": "4.0.7",
"dictionaries/pl_PL": "3.0.1",
"dictionaries/powershell": "5.0.3",
"dictionaries/pt_BR": "2.3.0",
Expand All @@ -64,10 +64,10 @@
"dictionaries/ru_RU": "2.2.1",
"dictionaries/ruby": "5.0.2",
"dictionaries/rust": "4.0.3",
"dictionaries/scala": "5.0.0",
"dictionaries/scala": "5.0.1",
"dictionaries/scientific_terms_US": "3.0.1",
"dictionaries/sl_SI": "1.0.5",
"dictionaries/software-terms": "3.3.20",
"dictionaries/software-terms": "3.3.21",
"dictionaries/sql": "2.1.3",
"dictionaries/sv": "2.2.0",
"dictionaries/swift": "2.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

## [26.0.5](https://github.com/streetsidesoftware/cspell-dicts/compare/cspell-dicts@26.0.4...cspell-dicts@26.0.5) (2024-05-18)


### Updates and Bug Fixes

* Add some common coding terms ([#3165](https://github.com/streetsidesoftware/cspell-dicts/issues/3165)) ([99a10bc](https://github.com/streetsidesoftware/cspell-dicts/commit/99a10bc436b1b1b6e1922b8a152aff33a6f09ada))
* Workflow Bot -- Build Dictionaries ([#3167](https://github.com/streetsidesoftware/cspell-dicts/issues/3167)) ([a94f73b](https://github.com/streetsidesoftware/cspell-dicts/commit/a94f73b4ff267e143d97208cf1c93b2b772bea51))

## [26.0.4](https://github.com/streetsidesoftware/cspell-dicts/compare/cspell-dicts@26.0.3...cspell-dicts@26.0.4) (2024-05-16)


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.4](https://github.com/streetsidesoftware/cspell-dicts/compare/@cspell/dict-cpp@5.1.3...@cspell/dict-cpp@5.1.4) (2024-05-18)


### Updates and Bug Fixes

* Workflow Bot -- Build Dictionaries ([#3167](https://github.com/streetsidesoftware/cspell-dicts/issues/3167)) ([a94f73b](https://github.com/streetsidesoftware/cspell-dicts/commit/a94f73b4ff267e143d97208cf1c93b2b772bea51))

## [5.1.3](https://github.com/streetsidesoftware/cspell-dicts/compare/@cspell/dict-cpp@5.1.2...@cspell/dict-cpp@5.1.3) (2024-01-31)


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.3",
"version": "5.1.4",
"description": "C/C++ Dictionary dictionary for cspell.",
"publishConfig": {
"access": "public"
Expand Down
7 changes: 7 additions & 0 deletions dictionaries/dotnet/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.0.1](https://github.com/streetsidesoftware/cspell-dicts/compare/@cspell/dict-dotnet@5.0.0...@cspell/dict-dotnet@5.0.1) (2024-05-18)


### Updates and Bug Fixes

* Workflow Bot -- Build Dictionaries ([#3167](https://github.com/streetsidesoftware/cspell-dicts/issues/3167)) ([a94f73b](https://github.com/streetsidesoftware/cspell-dicts/commit/a94f73b4ff267e143d97208cf1c93b2b772bea51))

## [5.0.0](https://github.com/streetsidesoftware/cspell-dicts/compare/@cspell/dict-dotnet@4.0.2...@cspell/dict-dotnet@5.0.0) (2023-03-14)


Expand Down
2 changes: 1 addition & 1 deletion dictionaries/dotnet/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cspell/dict-dotnet",
"version": "5.0.0",
"version": "5.0.1",
"description": ".Net dictionary for cspell.",
"publishConfig": {
"access": "public"
Expand Down
8 changes: 8 additions & 0 deletions dictionaries/filetypes/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.0.4](https://github.com/streetsidesoftware/cspell-dicts/compare/@cspell/dict-filetypes@3.0.3...@cspell/dict-filetypes@3.0.4) (2024-05-18)


### Updates and Bug Fixes

* Add some common coding terms ([#3165](https://github.com/streetsidesoftware/cspell-dicts/issues/3165)) ([99a10bc](https://github.com/streetsidesoftware/cspell-dicts/commit/99a10bc436b1b1b6e1922b8a152aff33a6f09ada))
* Workflow Bot -- Build Dictionaries ([#3167](https://github.com/streetsidesoftware/cspell-dicts/issues/3167)) ([a94f73b](https://github.com/streetsidesoftware/cspell-dicts/commit/a94f73b4ff267e143d97208cf1c93b2b772bea51))

## [3.0.3](https://github.com/streetsidesoftware/cspell-dicts/compare/@cspell/dict-filetypes@3.0.2...@cspell/dict-filetypes@3.0.3) (2023-11-19)


Expand Down
2 changes: 1 addition & 1 deletion dictionaries/filetypes/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cspell/dict-filetypes",
"version": "3.0.3",
"version": "3.0.4",
"description": "Filetypes dictionary for cspell.",
"publishConfig": {
"access": "public"
Expand Down
7 changes: 7 additions & 0 deletions dictionaries/golang/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.

## [6.0.7](https://github.com/streetsidesoftware/cspell-dicts/compare/@cspell/dict-golang@6.0.6...@cspell/dict-golang@6.0.7) (2024-05-18)


### Updates and Bug Fixes

* Workflow Bot -- Build Dictionaries ([#3167](https://github.com/streetsidesoftware/cspell-dicts/issues/3167)) ([a94f73b](https://github.com/streetsidesoftware/cspell-dicts/commit/a94f73b4ff267e143d97208cf1c93b2b772bea51))

## [6.0.6](https://github.com/streetsidesoftware/cspell-dicts/compare/@cspell/dict-golang@6.0.5...@cspell/dict-golang@6.0.6) (2024-05-16)


Expand Down
2 changes: 1 addition & 1 deletion dictionaries/golang/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cspell/dict-golang",
"version": "6.0.6",
"version": "6.0.7",
"description": "Go Language dictionary for cspell.",
"publishConfig": {
"access": "public"
Expand Down
8 changes: 8 additions & 0 deletions dictionaries/npm/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.16](https://github.com/streetsidesoftware/cspell-dicts/compare/@cspell/dict-npm@5.0.15...@cspell/dict-npm@5.0.16) (2024-05-18)


### Updates and Bug Fixes

* Add some common coding terms ([#3165](https://github.com/streetsidesoftware/cspell-dicts/issues/3165)) ([99a10bc](https://github.com/streetsidesoftware/cspell-dicts/commit/99a10bc436b1b1b6e1922b8a152aff33a6f09ada))
* Workflow Bot -- Build Dictionaries ([#3167](https://github.com/streetsidesoftware/cspell-dicts/issues/3167)) ([a94f73b](https://github.com/streetsidesoftware/cspell-dicts/commit/a94f73b4ff267e143d97208cf1c93b2b772bea51))

## [5.0.15](https://github.com/streetsidesoftware/cspell-dicts/compare/@cspell/dict-npm@5.0.14...@cspell/dict-npm@5.0.15) (2024-01-18)


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.0.15",
"version": "5.0.16",
"description": "Dictionary of common NPM packages for cspell.",
"publishConfig": {
"access": "public"
Expand Down
7 changes: 7 additions & 0 deletions dictionaries/php/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



## [4.0.7](https://github.com/streetsidesoftware/cspell-dicts/compare/@cspell/dict-php@4.0.6...@cspell/dict-php@4.0.7) (2024-05-18)


### Updates and Bug Fixes

* Workflow Bot -- Build Dictionaries ([#3167](https://github.com/streetsidesoftware/cspell-dicts/issues/3167)) ([a94f73b](https://github.com/streetsidesoftware/cspell-dicts/commit/a94f73b4ff267e143d97208cf1c93b2b772bea51))

## [4.0.6](https://github.com/streetsidesoftware/cspell-dicts/compare/@cspell/dict-php@4.0.5...@cspell/dict-php@4.0.6) (2024-02-09)


Expand Down
2 changes: 1 addition & 1 deletion dictionaries/php/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cspell/dict-php",
"version": "4.0.6",
"version": "4.0.7",
"description": "Php dictionary for cspell.",
"publishConfig": {
"access": "public"
Expand Down
7 changes: 7 additions & 0 deletions dictionaries/scala/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



## [5.0.1](https://github.com/streetsidesoftware/cspell-dicts/compare/@cspell/dict-scala@5.0.0...@cspell/dict-scala@5.0.1) (2024-05-18)


### Updates and Bug Fixes

* Workflow Bot -- Build Dictionaries ([#3167](https://github.com/streetsidesoftware/cspell-dicts/issues/3167)) ([a94f73b](https://github.com/streetsidesoftware/cspell-dicts/commit/a94f73b4ff267e143d97208cf1c93b2b772bea51))

## [5.0.0](https://github.com/streetsidesoftware/cspell-dicts/compare/@cspell/dict-scala@4.0.1...@cspell/dict-scala@5.0.0) (2023-03-14)


Expand Down
2 changes: 1 addition & 1 deletion dictionaries/scala/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cspell/dict-scala",
"version": "5.0.0",
"version": "5.0.1",
"description": "Scala 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.

## [3.3.21](https://github.com/streetsidesoftware/cspell-dicts/compare/@cspell/dict-software-terms@3.3.20...@cspell/dict-software-terms@3.3.21) (2024-05-18)


### Updates and Bug Fixes

* Add some common coding terms ([#3165](https://github.com/streetsidesoftware/cspell-dicts/issues/3165)) ([99a10bc](https://github.com/streetsidesoftware/cspell-dicts/commit/99a10bc436b1b1b6e1922b8a152aff33a6f09ada))
* Workflow Bot -- Build Dictionaries ([#3167](https://github.com/streetsidesoftware/cspell-dicts/issues/3167)) ([a94f73b](https://github.com/streetsidesoftware/cspell-dicts/commit/a94f73b4ff267e143d97208cf1c93b2b772bea51))

## [3.3.20](https://github.com/streetsidesoftware/cspell-dicts/compare/@cspell/dict-software-terms@3.3.19...@cspell/dict-software-terms@3.3.20) (2024-04-18)


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": "3.3.20",
"version": "3.3.21",
"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": "26.0.4",
"version": "26.0.5",
"private": true,
"packageManager": "pnpm@8.15.7",
"scripts": {
Expand Down

0 comments on commit a506a9a

Please sign in to comment.