Skip to content

Commit

Permalink
chore: release main (#3897)
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 Dec 16, 2024
1 parent 4f73e93 commit 121b1d1
Show file tree
Hide file tree
Showing 11 changed files with 56 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,13 +1,13 @@
{
".": "28.3.0",
".": "28.3.1",
"dictionaries/ada": "4.0.5",
"dictionaries/aws": "4.0.7",
"dictionaries/bash": "4.1.8",
"dictionaries/bg_BG": "3.0.5",
"dictionaries/ca": "3.0.4",
"dictionaries/city-names-finland": "3.0.3",
"dictionaries/clojure": "2.0.5",
"dictionaries/companies": "3.1.8",
"dictionaries/companies": "3.1.9",
"dictionaries/cpp": "6.0.2",
"dictionaries/cryptocurrencies": "5.0.3",
"dictionaries/cs_CZ": "3.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.5",
"dictionaries/npm": "5.1.17",
"dictionaries/npm": "5.1.18",
"dictionaries/php": "4.0.13",
"dictionaries/pl_PL": "3.0.4",
"dictionaries/powershell": "5.0.13",
Expand All @@ -67,7 +67,7 @@
"dictionaries/scala": "5.0.6",
"dictionaries/scientific_terms_US": "3.0.5",
"dictionaries/sl_SI": "1.0.8",
"dictionaries/software-terms": "4.1.19",
"dictionaries/software-terms": "4.1.20",
"dictionaries/sql": "2.1.8",
"dictionaries/sv": "2.2.3",
"dictionaries/swift": "2.0.4",
Expand Down Expand Up @@ -114,7 +114,7 @@
"dictionaries/google": "1.0.4",
"dictionaries/people-names": "1.1.4",
"dictionaries/flutter": "1.0.3",
"dictionaries/cspell": "1.0.15",
"dictionaries/cspell": "1.0.16",
"dictionaries/mk": "1.0.0",
"dictionaries/gis": "1.0.0"
}
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.3.1](https://github.com/streetsidesoftware/cspell-dicts/compare/[email protected]@28.3.1) (2024-12-16)


### Updates and Bug Fixes

* Add words to companies, npm and software-terms dictionnaries ([#3864](https://github.com/streetsidesoftware/cspell-dicts/issues/3864)) ([26faf0e](https://github.com/streetsidesoftware/cspell-dicts/commit/26faf0eadee55c3ee704aed949d424fae1c82373))
* Adjust the NPM Scripts Patterns ([#3906](https://github.com/streetsidesoftware/cspell-dicts/issues/3906)) ([4f73e93](https://github.com/streetsidesoftware/cspell-dicts/commit/4f73e93a845d55e766136d1daa237296f35be50a))
* Workflow Bot -- Build Dictionaries ([#3905](https://github.com/streetsidesoftware/cspell-dicts/issues/3905)) ([be13370](https://github.com/streetsidesoftware/cspell-dicts/commit/be133706cc0ce07c27f5b7c649d9623a61c0cbea))
* Workflow Bot -- Update Dictionaries ([#3899](https://github.com/streetsidesoftware/cspell-dicts/issues/3899)) ([ef8d7f6](https://github.com/streetsidesoftware/cspell-dicts/commit/ef8d7f64d12e111b196567fdfc36231617b08ad6))

## [28.3.0](https://github.com/streetsidesoftware/cspell-dicts/compare/[email protected]@28.3.0) (2024-12-14)


Expand Down
8 changes: 8 additions & 0 deletions dictionaries/companies/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.1.9](https://github.com/streetsidesoftware/cspell-dicts/compare/@cspell/[email protected]...@cspell/[email protected]) (2024-12-16)


### Updates and Bug Fixes

* Add words to companies, npm and software-terms dictionnaries ([#3864](https://github.com/streetsidesoftware/cspell-dicts/issues/3864)) ([26faf0e](https://github.com/streetsidesoftware/cspell-dicts/commit/26faf0eadee55c3ee704aed949d424fae1c82373))
* Workflow Bot -- Build Dictionaries ([#3905](https://github.com/streetsidesoftware/cspell-dicts/issues/3905)) ([be13370](https://github.com/streetsidesoftware/cspell-dicts/commit/be133706cc0ce07c27f5b7c649d9623a61c0cbea))

## [3.1.8](https://github.com/streetsidesoftware/cspell-dicts/compare/@cspell/[email protected]...@cspell/[email protected]) (2024-12-14)


Expand Down
2 changes: 1 addition & 1 deletion dictionaries/companies/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cspell/dict-companies",
"version": "3.1.8",
"version": "3.1.9",
"description": "Company names 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.16](https://github.com/streetsidesoftware/cspell-dicts/compare/@cspell/[email protected]...@cspell/[email protected]) (2024-12-16)


### Dependencies

* The following workspace dependencies were updated
* dependencies
* @cspell/dict-companies bumped to 3.1.9
* @cspell/dict-npm bumped to 5.1.18
* @cspell/dict-software-terms bumped to 4.1.20

## [1.0.15](https://github.com/streetsidesoftware/cspell-dicts/compare/@cspell/[email protected]...@cspell/[email protected]) (2024-12-14)


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.15",
"version": "1.0.16",
"description": "Dictionaries included with the CSpell Command Line tool.",
"private": false,
"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.1.18](https://github.com/streetsidesoftware/cspell-dicts/compare/@cspell/[email protected]...@cspell/[email protected]) (2024-12-16)


### Updates and Bug Fixes

* Add words to companies, npm and software-terms dictionnaries ([#3864](https://github.com/streetsidesoftware/cspell-dicts/issues/3864)) ([26faf0e](https://github.com/streetsidesoftware/cspell-dicts/commit/26faf0eadee55c3ee704aed949d424fae1c82373))
* Adjust the NPM Scripts Patterns ([#3906](https://github.com/streetsidesoftware/cspell-dicts/issues/3906)) ([4f73e93](https://github.com/streetsidesoftware/cspell-dicts/commit/4f73e93a845d55e766136d1daa237296f35be50a))
* Workflow Bot -- Update Dictionaries ([#3899](https://github.com/streetsidesoftware/cspell-dicts/issues/3899)) ([ef8d7f6](https://github.com/streetsidesoftware/cspell-dicts/commit/ef8d7f64d12e111b196567fdfc36231617b08ad6))

## [5.1.17](https://github.com/streetsidesoftware/cspell-dicts/compare/@cspell/[email protected]...@cspell/[email protected]) (2024-12-14)


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.17",
"version": "5.1.18",
"description": "Dictionary of common NPM packages 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.

## [4.1.20](https://github.com/streetsidesoftware/cspell-dicts/compare/@cspell/[email protected]...@cspell/[email protected]) (2024-12-16)


### Updates and Bug Fixes

* Add words to companies, npm and software-terms dictionnaries ([#3864](https://github.com/streetsidesoftware/cspell-dicts/issues/3864)) ([26faf0e](https://github.com/streetsidesoftware/cspell-dicts/commit/26faf0eadee55c3ee704aed949d424fae1c82373))
* Workflow Bot -- Build Dictionaries ([#3905](https://github.com/streetsidesoftware/cspell-dicts/issues/3905)) ([be13370](https://github.com/streetsidesoftware/cspell-dicts/commit/be133706cc0ce07c27f5b7c649d9623a61c0cbea))

## [4.1.19](https://github.com/streetsidesoftware/cspell-dicts/compare/@cspell/[email protected]...@cspell/[email protected]) (2024-12-14)


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": "4.1.19",
"version": "4.1.20",
"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": "28.3.0",
"version": "28.3.1",
"private": true,
"packageManager": "[email protected]",
"scripts": {
Expand Down

0 comments on commit 121b1d1

Please sign in to comment.