From 212a93d2f1602d19f1f5df62f4e22f61acef32f1 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 27 Feb 2024 10:17:09 +0100 Subject: [PATCH] chore: release main (#3018) Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --- .release-please-manifest.json | 6 +++--- CHANGELOG.md | 7 +++++++ dictionaries/en_GB-MIT/CHANGELOG.md | 7 +++++++ dictionaries/en_GB-MIT/package.json | 2 +- dictionaries/en_GB/CHANGELOG.md | 7 +++++++ dictionaries/en_GB/package.json | 2 +- package.json | 2 +- 7 files changed, 27 insertions(+), 6 deletions(-) diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 634c56b3af7..8838cd0d1f3 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -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", @@ -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", diff --git a/CHANGELOG.md b/CHANGELOG.md index eda79378213..2de7f13024f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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) diff --git a/dictionaries/en_GB-MIT/CHANGELOG.md b/dictionaries/en_GB-MIT/CHANGELOG.md index 870f28e5c9b..3c9cfc8fc91 100644 --- a/dictionaries/en_GB-MIT/CHANGELOG.md +++ b/dictionaries/en_GB-MIT/CHANGELOG.md @@ -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) diff --git a/dictionaries/en_GB-MIT/package.json b/dictionaries/en_GB-MIT/package.json index d8faad9e1c2..74653bccc72 100644 --- a/dictionaries/en_GB-MIT/package.json +++ b/dictionaries/en_GB-MIT/package.json @@ -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" diff --git a/dictionaries/en_GB/CHANGELOG.md b/dictionaries/en_GB/CHANGELOG.md index d0e5db29429..793fe86cb21 100644 --- a/dictionaries/en_GB/CHANGELOG.md +++ b/dictionaries/en_GB/CHANGELOG.md @@ -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) diff --git a/dictionaries/en_GB/package.json b/dictionaries/en_GB/package.json index d8646a55f7f..25174d087bb 100644 --- a/dictionaries/en_GB/package.json +++ b/dictionaries/en_GB/package.json @@ -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" diff --git a/package.json b/package.json index 570321ef37b..1d97029ced7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "cspell-dicts", - "version": "24.4.1", + "version": "24.4.2", "private": true, "packageManager": "pnpm@8.7.4", "scripts": {