Skip to content

Commit

Permalink
chore: release main
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Jan 6, 2025
1 parent ef10b4a commit e48fb3b
Show file tree
Hide file tree
Showing 11 changed files with 55 additions and 10 deletions.
10 changes: 5 additions & 5 deletions .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
".": "28.6.0",
".": "28.6.1",
"dictionaries/ada": "4.0.6",
"dictionaries/aws": "4.0.9",
"dictionaries/bash": "4.1.9",
"dictionaries/bash": "4.1.10",
"dictionaries/bg_BG": "3.0.6",
"dictionaries/ca": "3.0.5",
"dictionaries/city-names-finland": "3.0.4",
Expand Down Expand Up @@ -52,7 +52,7 @@
"dictionaries/nb_NO": "2.0.4",
"dictionaries/nl_NL": "2.3.3",
"dictionaries/node": "5.0.6",
"dictionaries/npm": "5.1.21",
"dictionaries/npm": "5.1.22",
"dictionaries/php": "4.0.14",
"dictionaries/pl_PL": "3.0.4",
"dictionaries/powershell": "5.0.14",
Expand Down Expand Up @@ -81,7 +81,7 @@
"dictionaries/ar": "1.1.4",
"dictionaries/markdown": "2.0.8",
"dictionaries/gaming-terms": "1.1.0",
"dictionaries/shell": "1.0.11",
"dictionaries/shell": "1.0.12",
"dictionaries/svelte": "1.0.6",
"dictionaries/k8s": "1.0.10",
"dictionaries/en_shared": "1.0.19",
Expand Down Expand Up @@ -114,7 +114,7 @@
"dictionaries/google": "1.0.5",
"dictionaries/people-names": "1.1.6",
"dictionaries/flutter": "1.0.4",
"dictionaries/cspell": "1.0.21",
"dictionaries/cspell": "1.0.22",
"dictionaries/mk": "1.0.1",
"dictionaries/gis": "1.0.1",
"dictionaries/pokemon": "1.0.1"
Expand Down
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# Release Notes

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


### Updates and Bug Fixes

* Add Bash, Zsh and Shell related terms ([#3985](https://github.com/streetsidesoftware/cspell-dicts/issues/3985)) ([681e8d2](https://github.com/streetsidesoftware/cspell-dicts/commit/681e8d2e1fd4302dbc2ce613b2e428f555dc17cb))
* Update Bash dictionary ([#3988](https://github.com/streetsidesoftware/cspell-dicts/issues/3988)) ([165c758](https://github.com/streetsidesoftware/cspell-dicts/commit/165c758fa135f0f1af7799d3969bdcc5bfa8e656))
* Workflow Bot -- Build Dictionaries ([#3989](https://github.com/streetsidesoftware/cspell-dicts/issues/3989)) ([ef10b4a](https://github.com/streetsidesoftware/cspell-dicts/commit/ef10b4aa07893bc7b9a7187c8f1bb0b3973fb97c))
* Workflow Bot -- Update Dictionaries ([#3984](https://github.com/streetsidesoftware/cspell-dicts/issues/3984)) ([ad39bc3](https://github.com/streetsidesoftware/cspell-dicts/commit/ad39bc3df59cd0fb63f7cc3a33eef319f55b01db))

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


Expand Down
9 changes: 9 additions & 0 deletions dictionaries/bash/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.1.10](https://github.com/streetsidesoftware/cspell-dicts/compare/@cspell/[email protected]...@cspell/[email protected]) (2025-01-06)


### Updates and Bug Fixes

* Add Bash, Zsh and Shell related terms ([#3985](https://github.com/streetsidesoftware/cspell-dicts/issues/3985)) ([681e8d2](https://github.com/streetsidesoftware/cspell-dicts/commit/681e8d2e1fd4302dbc2ce613b2e428f555dc17cb))
* Update Bash dictionary ([#3988](https://github.com/streetsidesoftware/cspell-dicts/issues/3988)) ([165c758](https://github.com/streetsidesoftware/cspell-dicts/commit/165c758fa135f0f1af7799d3969bdcc5bfa8e656))
* Workflow Bot -- Build Dictionaries ([#3989](https://github.com/streetsidesoftware/cspell-dicts/issues/3989)) ([ef10b4a](https://github.com/streetsidesoftware/cspell-dicts/commit/ef10b4aa07893bc7b9a7187c8f1bb0b3973fb97c))

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

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


### Dependencies

* The following workspace dependencies were updated
* dependencies
* @cspell/dict-bash bumped to 4.1.10
* @cspell/dict-npm bumped to 5.1.22

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


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.21",
"version": "1.0.22",
"description": "Dictionaries included with the CSpell Command Line tool.",
"private": false,
"publishConfig": {
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.22](https://github.com/streetsidesoftware/cspell-dicts/compare/@cspell/[email protected]...@cspell/[email protected]) (2025-01-06)


### Updates and Bug Fixes

* Workflow Bot -- Update Dictionaries ([#3984](https://github.com/streetsidesoftware/cspell-dicts/issues/3984)) ([ad39bc3](https://github.com/streetsidesoftware/cspell-dicts/commit/ad39bc3df59cd0fb63f7cc3a33eef319f55b01db))

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

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


### Updates and Bug Fixes

* Add Bash, Zsh and Shell related terms ([#3985](https://github.com/streetsidesoftware/cspell-dicts/issues/3985)) ([681e8d2](https://github.com/streetsidesoftware/cspell-dicts/commit/681e8d2e1fd4302dbc2ce613b2e428f555dc17cb))
* Update Bash dictionary ([#3988](https://github.com/streetsidesoftware/cspell-dicts/issues/3988)) ([165c758](https://github.com/streetsidesoftware/cspell-dicts/commit/165c758fa135f0f1af7799d3969bdcc5bfa8e656))
* Workflow Bot -- Build Dictionaries ([#3989](https://github.com/streetsidesoftware/cspell-dicts/issues/3989)) ([ef10b4a](https://github.com/streetsidesoftware/cspell-dicts/commit/ef10b4aa07893bc7b9a7187c8f1bb0b3973fb97c))

## [1.0.11](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/shell/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cspell/dict-shell",
"version": "1.0.11",
"version": "1.0.12",
"description": "Shell Script 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": "28.6.0",
"version": "28.6.1",
"private": true,
"packageManager": "[email protected]+sha512.93e57b0126f0df74ce6bff29680394c0ba54ec47246b9cf321f0121d8d9bb03f750a705f24edc3c1180853afd7c2c3b94196d0a3d53d3e069d9e2793ef11f321",
"scripts": {
Expand Down

0 comments on commit e48fb3b

Please sign in to comment.