Skip to content

Commit

Permalink
chore: release main (#4025)
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Jan 26, 2025
1 parent 4e19a7a commit 40db20b
Show file tree
Hide file tree
Showing 9 changed files with 42 additions and 8 deletions.
8 changes: 4 additions & 4 deletions .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
".": "28.8.3",
".": "28.8.4",
"dictionaries/ada": "4.1.0",
"dictionaries/aws": "4.0.9",
"dictionaries/bash": "4.2.0",
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.23",
"dictionaries/npm": "5.1.24",
"dictionaries/php": "4.0.14",
"dictionaries/pl_PL": "3.0.4",
"dictionaries/powershell": "5.0.14",
Expand Down Expand Up @@ -111,10 +111,10 @@
"dictionaries/terraform": "1.1.0",
"dictionaries/grc_GR": "1.0.5",
"dictionaries/elisp": "1.1.0",
"dictionaries/google": "1.0.7",
"dictionaries/google": "1.0.8",
"dictionaries/people-names": "1.1.8",
"dictionaries/flutter": "1.1.0",
"dictionaries/cspell": "1.0.27",
"dictionaries/cspell": "1.0.28",
"dictionaries/mk": "1.0.1",
"dictionaries/gis": "1.0.1",
"dictionaries/pokemon": "1.0.1"
Expand Down
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# Release Notes

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


### Updates and Bug Fixes

* Add back legacy terms to the google dictionary ([#4023](https://github.com/streetsidesoftware/cspell-dicts/issues/4023)) ([fdec8a4](https://github.com/streetsidesoftware/cspell-dicts/commit/fdec8a43d8b8ad1106da25bd7863d46cefc59074))
* Workflow Bot -- Build Dictionaries ([#4024](https://github.com/streetsidesoftware/cspell-dicts/issues/4024)) ([e8327c0](https://github.com/streetsidesoftware/cspell-dicts/commit/e8327c07f632a05e32afb99d055ad460420aac39))
* Workflow Bot -- Update Dictionaries ([#4032](https://github.com/streetsidesoftware/cspell-dicts/issues/4032)) ([70d7935](https://github.com/streetsidesoftware/cspell-dicts/commit/70d793554543519965bd776fc74b29f44854b9b3))

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


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.28](https://github.com/streetsidesoftware/cspell-dicts/compare/@cspell/[email protected]...@cspell/[email protected]) (2025-01-26)


### Dependencies

* The following workspace dependencies were updated
* dependencies
* @cspell/dict-google bumped to 1.0.8
* @cspell/dict-npm bumped to 5.1.24

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


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.27",
"version": "1.0.28",
"description": "Dictionaries included with the CSpell Command Line tool.",
"private": false,
"publishConfig": {
Expand Down
8 changes: 8 additions & 0 deletions dictionaries/google/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Change Log

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


### Updates and Bug Fixes

* Add back legacy terms to the google dictionary ([#4023](https://github.com/streetsidesoftware/cspell-dicts/issues/4023)) ([fdec8a4](https://github.com/streetsidesoftware/cspell-dicts/commit/fdec8a43d8b8ad1106da25bd7863d46cefc59074))
* Workflow Bot -- Build Dictionaries ([#4024](https://github.com/streetsidesoftware/cspell-dicts/issues/4024)) ([e8327c0](https://github.com/streetsidesoftware/cspell-dicts/commit/e8327c07f632a05e32afb99d055ad460420aac39))

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


Expand Down
2 changes: 1 addition & 1 deletion dictionaries/google/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cspell/dict-google",
"version": "1.0.7",
"version": "1.0.8",
"description": "Google Cloud Development dictionary for cspell.",
"publishConfig": {
"access": "public",
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.24](https://github.com/streetsidesoftware/cspell-dicts/compare/@cspell/[email protected]...@cspell/[email protected]) (2025-01-26)


### Updates and Bug Fixes

* Workflow Bot -- Update Dictionaries ([#4032](https://github.com/streetsidesoftware/cspell-dicts/issues/4032)) ([70d7935](https://github.com/streetsidesoftware/cspell-dicts/commit/70d793554543519965bd776fc74b29f44854b9b3))

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


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.23",
"version": "5.1.24",
"description": "Dictionary of common NPM packages 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.8.3",
"version": "28.8.4",
"private": true,
"packageManager": "[email protected]+sha512.93e57b0126f0df74ce6bff29680394c0ba54ec47246b9cf321f0121d8d9bb03f750a705f24edc3c1180853afd7c2c3b94196d0a3d53d3e069d9e2793ef11f321",
"scripts": {
Expand Down

0 comments on commit 40db20b

Please sign in to comment.