Skip to content

Commit

Permalink
chore: release main (#3992)
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 Jan 7, 2025
1 parent 2dd2517 commit 3b96e0a
Show file tree
Hide file tree
Showing 9 changed files with 50 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,8 +1,8 @@
{
".": "28.6.1",
".": "28.7.0",
"dictionaries/ada": "4.0.6",
"dictionaries/aws": "4.0.9",
"dictionaries/bash": "4.1.10",
"dictionaries/bash": "4.2.0",
"dictionaries/bg_BG": "3.0.6",
"dictionaries/ca": "3.0.5",
"dictionaries/city-names-finland": "3.0.4",
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.12",
"dictionaries/shell": "1.1.0",
"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.22",
"dictionaries/cspell": "1.0.23",
"dictionaries/mk": "1.0.1",
"dictionaries/gis": "1.0.1",
"dictionaries/pokemon": "1.0.1"
Expand Down
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# Release Notes

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


### Features

* Merge bash package into shell ([#3991](https://github.com/streetsidesoftware/cspell-dicts/issues/3991)) ([f088033](https://github.com/streetsidesoftware/cspell-dicts/commit/f088033df250d4b97381412c8d7059b83484cc8a))


### Updates and Bug Fixes

* Workflow Bot -- Build Dictionaries ([#3994](https://github.com/streetsidesoftware/cspell-dicts/issues/3994)) ([2dd2517](https://github.com/streetsidesoftware/cspell-dicts/commit/2dd25171b259ef73f988e51151d6b890ae49c1ca))

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


Expand Down
14 changes: 14 additions & 0 deletions dictionaries/bash/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,20 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

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


### Features

* Merge bash package into shell ([#3991](https://github.com/streetsidesoftware/cspell-dicts/issues/3991)) ([f088033](https://github.com/streetsidesoftware/cspell-dicts/commit/f088033df250d4b97381412c8d7059b83484cc8a))


### Dependencies

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

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


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.10",
"version": "4.2.0",
"description": "Bash dictionary for cspell.",
"publishConfig": {
"access": "public",
Expand Down
9 changes: 9 additions & 0 deletions dictionaries/cspell/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# Change Log

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


### Dependencies

* The following workspace dependencies were updated
* dependencies
* @cspell/dict-bash bumped to 4.2.0

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


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


### Features

* Merge bash package into shell ([#3991](https://github.com/streetsidesoftware/cspell-dicts/issues/3991)) ([f088033](https://github.com/streetsidesoftware/cspell-dicts/commit/f088033df250d4b97381412c8d7059b83484cc8a))

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


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.12",
"version": "1.1.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": "28.6.1",
"version": "28.7.0",
"private": true,
"packageManager": "[email protected]+sha512.93e57b0126f0df74ce6bff29680394c0ba54ec47246b9cf321f0121d8d9bb03f750a705f24edc3c1180853afd7c2c3b94196d0a3d53d3e069d9e2793ef11f321",
"scripts": {
Expand Down

0 comments on commit 3b96e0a

Please sign in to comment.