Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 5 additions & 5 deletions .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
".": "33.7.3",
".": "33.8.0",
"dictionaries/ada": "4.1.1",
"dictionaries/aws": "4.0.17",
"dictionaries/bash": "4.2.2",
"dictionaries/bash": "4.2.3",
"dictionaries/bg_BG": "3.0.8",
"dictionaries/ca": "3.1.2",
"dictionaries/city-names-finland": "3.0.6",
Expand Down Expand Up @@ -52,7 +52,7 @@
"dictionaries/nb_NO": "2.0.6",
"dictionaries/nl_NL": "2.4.2",
"dictionaries/node": "5.0.9",
"dictionaries/npm": "5.2.38",
"dictionaries/npm": "5.2.39",
"dictionaries/php": "4.1.1",
"dictionaries/pl_PL": "3.0.6",
"dictionaries/powershell": "5.0.15",
Expand Down Expand Up @@ -81,7 +81,7 @@
"dictionaries/ar": "1.1.7",
"dictionaries/markdown": "2.0.16",
"dictionaries/gaming-terms": "1.1.2",
"dictionaries/shell": "1.1.2",
"dictionaries/shell": "1.2.0",
"dictionaries/svelte": "1.0.7",
"dictionaries/k8s": "1.0.12",
"dictionaries/en_shared": "1.0.51",
Expand Down Expand Up @@ -114,7 +114,7 @@
"dictionaries/google": "1.0.9",
"dictionaries/people-names": "1.1.16",
"dictionaries/flutter": "1.1.1",
"dictionaries/cspell": "2.0.59",
"dictionaries/cspell": "2.0.60",
"dictionaries/mk": "1.0.3",
"dictionaries/gis": "1.0.3",
"dictionaries/pokemon": "1.0.3",
Expand Down
21 changes: 21 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,26 @@
# Release Notes

## [33.8.0](https://github.com/streetsidesoftware/cspell-dicts/compare/cspell-dicts@33.7.3...cspell-dicts@33.8.0) (2026-04-08)


### Features

* Add environment variables and shopt options to bash dictionary ([#5408](https://github.com/streetsidesoftware/cspell-dicts/issues/5408)) ([0cb48cd](https://github.com/streetsidesoftware/cspell-dicts/commit/0cb48cdf3bb1c959bfad93dc428bd0ff3d3e918e))


### Updates and Bug Fixes

* Workflow Bot -- Update Dictionaries ([#5380](https://github.com/streetsidesoftware/cspell-dicts/issues/5380)) ([afd87a0](https://github.com/streetsidesoftware/cspell-dicts/commit/afd87a05cf5167ff7dd428c39708ea3751d4dd2e))
* Workflow Bot -- Update Dictionaries ([#5397](https://github.com/streetsidesoftware/cspell-dicts/issues/5397)) ([8a138b1](https://github.com/streetsidesoftware/cspell-dicts/commit/8a138b1fa2aa7de677d25e82b942793cd7fcec30))
* Workflow Bot -- Update Dictionaries ([#5401](https://github.com/streetsidesoftware/cspell-dicts/issues/5401)) ([cc921c4](https://github.com/streetsidesoftware/cspell-dicts/commit/cc921c4eae38014416b5b2aeb4ffd64965bd4402))


### Dependencies

* The following workspace dependencies were updated
* devDependencies
* @cspell/dict-cspell-bundle bumped to 2.0.60

## [33.7.3](https://github.com/streetsidesoftware/cspell-dicts/compare/cspell-dicts@33.7.2...cspell-dicts@33.7.3) (2026-03-26)


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.2.3](https://github.com/streetsidesoftware/cspell-dicts/compare/@cspell/dict-bash@4.2.2...@cspell/dict-bash@4.2.3) (2026-04-08)


### Dependencies

* The following workspace dependencies were updated
* dependencies
* @cspell/dict-shell bumped to 1.2.0

## [4.2.2](https://github.com/streetsidesoftware/cspell-dicts/compare/@cspell/dict-bash@4.2.1...@cspell/dict-bash@4.2.2) (2025-10-26)


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.2.2",
"version": "4.2.3",
"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

## [2.0.60](https://github.com/streetsidesoftware/cspell-dicts/compare/@cspell/dict-cspell-bundle@2.0.59...@cspell/dict-cspell-bundle@2.0.60) (2026-04-08)


### Dependencies

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

## [2.0.59](https://github.com/streetsidesoftware/cspell-dicts/compare/@cspell/dict-cspell-bundle@2.0.58...@cspell/dict-cspell-bundle@2.0.59) (2026-03-26)


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": "2.0.59",
"version": "2.0.60",
"private": false,
"description": "Dictionaries included with the CSpell Command Line tool.",
"publishConfig": {
Expand Down
9 changes: 9 additions & 0 deletions dictionaries/npm/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.

## [5.2.39](https://github.com/streetsidesoftware/cspell-dicts/compare/@cspell/dict-npm@5.2.38...@cspell/dict-npm@5.2.39) (2026-04-08)


### Updates and Bug Fixes

* Workflow Bot -- Update Dictionaries ([#5380](https://github.com/streetsidesoftware/cspell-dicts/issues/5380)) ([afd87a0](https://github.com/streetsidesoftware/cspell-dicts/commit/afd87a05cf5167ff7dd428c39708ea3751d4dd2e))
* Workflow Bot -- Update Dictionaries ([#5397](https://github.com/streetsidesoftware/cspell-dicts/issues/5397)) ([8a138b1](https://github.com/streetsidesoftware/cspell-dicts/commit/8a138b1fa2aa7de677d25e82b942793cd7fcec30))
* Workflow Bot -- Update Dictionaries ([#5401](https://github.com/streetsidesoftware/cspell-dicts/issues/5401)) ([cc921c4](https://github.com/streetsidesoftware/cspell-dicts/commit/cc921c4eae38014416b5b2aeb4ffd64965bd4402))

## [5.2.38](https://github.com/streetsidesoftware/cspell-dicts/compare/@cspell/dict-npm@5.2.37...@cspell/dict-npm@5.2.38) (2026-03-22)


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.2.38",
"version": "5.2.39",
"description": "Dictionary of common NPM packages for cspell.",
"publishConfig": {
"access": "public",
Expand Down
7 changes: 7 additions & 0 deletions dictionaries/shell/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [1.2.0](https://github.com/streetsidesoftware/cspell-dicts/compare/@cspell/dict-shell@1.1.2...@cspell/dict-shell@1.2.0) (2026-04-08)


### Features

* Add environment variables and shopt options to bash dictionary ([#5408](https://github.com/streetsidesoftware/cspell-dicts/issues/5408)) ([0cb48cd](https://github.com/streetsidesoftware/cspell-dicts/commit/0cb48cdf3bb1c959bfad93dc428bd0ff3d3e918e))

## [1.1.2](https://github.com/streetsidesoftware/cspell-dicts/compare/@cspell/dict-shell@1.1.1...@cspell/dict-shell@1.1.2) (2025-10-26)


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.1.2",
"version": "1.2.0",
"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": "33.7.3",
"version": "33.8.0",
"private": true,
"packageManager": "pnpm@10.29.2+sha512.bef43fa759d91fd2da4b319a5a0d13ef7a45bb985a3d7342058470f9d2051a3ba8674e629672654686ef9443ad13a82da2beb9eeb3e0221c87b8154fff9d74b8",
"scripts": {
Expand Down