Skip to content

Commit

Permalink
chore: release main (#3018)
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] committed Feb 27, 2024
1 parent 8cc7fa1 commit 212a93d
Show file tree
Hide file tree
Showing 7 changed files with 27 additions and 6 deletions.
6 changes: 3 additions & 3 deletions .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
".": "24.4.1",
".": "24.4.2",
"dictionaries/ada": "4.0.2",
"dictionaries/aws": "4.0.1",
"dictionaries/bash": "4.1.3",
Expand All @@ -21,8 +21,8 @@
"dictionaries/dotnet": "5.0.0",
"dictionaries/el": "3.1.0",
"dictionaries/elixir": "4.0.3",
"dictionaries/en_GB": "4.1.35",
"dictionaries/en_GB-MIT": "2.1.18",
"dictionaries/en_GB": "4.1.36",
"dictionaries/en_GB-MIT": "2.1.19",
"dictionaries/en_US": "4.3.17",
"dictionaries/eo": "3.0.1",
"dictionaries/es_ES": "2.4.0",
Expand Down
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Release Notes

## [24.4.2](https://github.com/streetsidesoftware/cspell-dicts/compare/cspell-dicts@24.4.1...cspell-dicts@24.4.2) (2024-02-27)


### Updates and Bug Fixes

* Workflow Bot -- Build Dictionaries ([#3017](https://github.com/streetsidesoftware/cspell-dicts/issues/3017)) ([8cc7fa1](https://github.com/streetsidesoftware/cspell-dicts/commit/8cc7fa1fcc3a59cff7ee82b7cd9452e5ae724729))

## [24.4.1](https://github.com/streetsidesoftware/cspell-dicts/compare/cspell-dicts@24.4.0...cspell-dicts@24.4.1) (2024-02-26)


Expand Down
7 changes: 7 additions & 0 deletions dictionaries/en_GB-MIT/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.

## [2.1.19](https://github.com/streetsidesoftware/cspell-dicts/compare/@cspell/dict-en-gb-mit@2.1.18...@cspell/dict-en-gb-mit@2.1.19) (2024-02-27)


### Updates and Bug Fixes

* Workflow Bot -- Build Dictionaries ([#3017](https://github.com/streetsidesoftware/cspell-dicts/issues/3017)) ([8cc7fa1](https://github.com/streetsidesoftware/cspell-dicts/commit/8cc7fa1fcc3a59cff7ee82b7cd9452e5ae724729))

## [2.1.18](https://github.com/streetsidesoftware/cspell-dicts/compare/@cspell/dict-en-gb-mit@2.1.17...@cspell/dict-en-gb-mit@2.1.18) (2024-02-19)


Expand Down
2 changes: 1 addition & 1 deletion dictionaries/en_GB-MIT/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cspell/dict-en-gb-mit",
"version": "2.1.18",
"version": "2.1.19",
"description": "British English dictionary for cspell with MIT License.",
"publishConfig": {
"access": "public"
Expand Down
7 changes: 7 additions & 0 deletions dictionaries/en_GB/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.

## [4.1.36](https://github.com/streetsidesoftware/cspell-dicts/compare/@cspell/dict-en-gb@4.1.35...@cspell/dict-en-gb@4.1.36) (2024-02-27)


### Updates and Bug Fixes

* Workflow Bot -- Build Dictionaries ([#3017](https://github.com/streetsidesoftware/cspell-dicts/issues/3017)) ([8cc7fa1](https://github.com/streetsidesoftware/cspell-dicts/commit/8cc7fa1fcc3a59cff7ee82b7cd9452e5ae724729))

## [4.1.35](https://github.com/streetsidesoftware/cspell-dicts/compare/@cspell/dict-en-gb@4.1.34...@cspell/dict-en-gb@4.1.35) (2024-02-26)


Expand Down
2 changes: 1 addition & 1 deletion dictionaries/en_GB/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cspell/dict-en-gb",
"version": "4.1.35",
"version": "4.1.36",
"description": "British English 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": "24.4.1",
"version": "24.4.2",
"private": true,
"packageManager": "pnpm@8.7.4",
"scripts": {
Expand Down

0 comments on commit 212a93d

Please sign in to comment.