Skip to content

Commit

Permalink
chore: release main (#3173)
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 ef06e19 commit 0402699
Show file tree
Hide file tree
Showing 13 changed files with 56 additions and 12 deletions.
12 changes: 6 additions & 6 deletions .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
".": "26.0.5",
".": "26.0.6",
"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.4",
"dictionaries/cpp": "5.1.5",
"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.1",
"dictionaries/dotnet": "5.0.2",
"dictionaries/el": "3.1.2",
"dictionaries/elixir": "4.0.3",
"dictionaries/en_GB": "4.1.40",
Expand All @@ -34,7 +34,7 @@
"dictionaries/fr_FR_90": "2.2.2",
"dictionaries/fullstack": "3.1.5",
"dictionaries/git": "3.0.0",
"dictionaries/golang": "6.0.7",
"dictionaries/golang": "6.0.8",
"dictionaries/haskell": "4.0.1",
"dictionaries/he": "4.0.0",
"dictionaries/hr_HR": "3.0.0",
Expand Down Expand Up @@ -64,10 +64,10 @@
"dictionaries/ru_RU": "2.2.1",
"dictionaries/ruby": "5.0.2",
"dictionaries/rust": "4.0.3",
"dictionaries/scala": "5.0.1",
"dictionaries/scala": "5.0.2",
"dictionaries/scientific_terms_US": "3.0.1",
"dictionaries/sl_SI": "1.0.5",
"dictionaries/software-terms": "3.3.21",
"dictionaries/software-terms": "3.3.22",
"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.6](https://github.com/streetsidesoftware/cspell-dicts/compare/cspell-dicts@26.0.5...cspell-dicts@26.0.6) (2024-05-19)


### Updates and Bug Fixes

* Add more coding terms ([#3172](https://github.com/streetsidesoftware/cspell-dicts/issues/3172)) ([0e737b4](https://github.com/streetsidesoftware/cspell-dicts/commit/0e737b4048957774f353f4690588403a4c126294))
* Workflow Bot -- Build Dictionaries ([#3174](https://github.com/streetsidesoftware/cspell-dicts/issues/3174)) ([0f13b2b](https://github.com/streetsidesoftware/cspell-dicts/commit/0f13b2b983fc00f83789795a34f432b9d439152e))

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


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


### Updates and Bug Fixes

* Workflow Bot -- Build Dictionaries ([#3174](https://github.com/streetsidesoftware/cspell-dicts/issues/3174)) ([0f13b2b](https://github.com/streetsidesoftware/cspell-dicts/commit/0f13b2b983fc00f83789795a34f432b9d439152e))

## [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)


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.4",
"version": "5.1.5",
"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.2](https://github.com/streetsidesoftware/cspell-dicts/compare/@cspell/dict-dotnet@5.0.1...@cspell/dict-dotnet@5.0.2) (2024-05-19)


### Updates and Bug Fixes

* Workflow Bot -- Build Dictionaries ([#3174](https://github.com/streetsidesoftware/cspell-dicts/issues/3174)) ([0f13b2b](https://github.com/streetsidesoftware/cspell-dicts/commit/0f13b2b983fc00f83789795a34f432b9d439152e))

## [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)


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.1",
"version": "5.0.2",
"description": ".Net 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.8](https://github.com/streetsidesoftware/cspell-dicts/compare/@cspell/dict-golang@6.0.7...@cspell/dict-golang@6.0.8) (2024-05-19)


### Updates and Bug Fixes

* Workflow Bot -- Build Dictionaries ([#3174](https://github.com/streetsidesoftware/cspell-dicts/issues/3174)) ([0f13b2b](https://github.com/streetsidesoftware/cspell-dicts/commit/0f13b2b983fc00f83789795a34f432b9d439152e))

## [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)


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.7",
"version": "6.0.8",
"description": "Go Language 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.2](https://github.com/streetsidesoftware/cspell-dicts/compare/@cspell/dict-scala@5.0.1...@cspell/dict-scala@5.0.2) (2024-05-19)


### Updates and Bug Fixes

* Workflow Bot -- Build Dictionaries ([#3174](https://github.com/streetsidesoftware/cspell-dicts/issues/3174)) ([0f13b2b](https://github.com/streetsidesoftware/cspell-dicts/commit/0f13b2b983fc00f83789795a34f432b9d439152e))

## [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)


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.1",
"version": "5.0.2",
"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.22](https://github.com/streetsidesoftware/cspell-dicts/compare/@cspell/dict-software-terms@3.3.21...@cspell/dict-software-terms@3.3.22) (2024-05-19)


### Updates and Bug Fixes

* Add more coding terms ([#3172](https://github.com/streetsidesoftware/cspell-dicts/issues/3172)) ([0e737b4](https://github.com/streetsidesoftware/cspell-dicts/commit/0e737b4048957774f353f4690588403a4c126294))
* Workflow Bot -- Build Dictionaries ([#3174](https://github.com/streetsidesoftware/cspell-dicts/issues/3174)) ([0f13b2b](https://github.com/streetsidesoftware/cspell-dicts/commit/0f13b2b983fc00f83789795a34f432b9d439152e))

## [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)


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.21",
"version": "3.3.22",
"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.5",
"version": "26.0.6",
"private": true,
"packageManager": "pnpm@8.15.7",
"scripts": {
Expand Down

0 comments on commit 0402699

Please sign in to comment.