From e8ca127625571bfee70865b447b46eeb63752849 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 15 Apr 2024 16:39:38 +0000 Subject: [PATCH] chore: release main --- .release-please-manifest.json | 8 ++++---- CHANGELOG.md | 15 +++++++++++++++ dictionaries/en_US/CHANGELOG.md | 7 +++++++ dictionaries/en_US/package.json | 2 +- dictionaries/node/CHANGELOG.md | 12 ++++++++++++ dictionaries/node/package.json | 2 +- dictionaries/software-terms/CHANGELOG.md | 8 ++++++++ dictionaries/software-terms/package.json | 2 +- package.json | 2 +- 9 files changed, 50 insertions(+), 8 deletions(-) diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 8347a2ad8f1..bac475e97b0 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,5 +1,5 @@ { - ".": "25.1.1", + ".": "26.0.0", "dictionaries/ada": "4.0.2", "dictionaries/aws": "4.0.1", "dictionaries/bash": "4.1.3", @@ -23,7 +23,7 @@ "dictionaries/elixir": "4.0.3", "dictionaries/en_GB": "4.1.39", "dictionaries/en_GB-MIT": "2.1.20", - "dictionaries/en_US": "4.3.18", + "dictionaries/en_US": "4.3.19", "dictionaries/eo": "3.0.1", "dictionaries/es_ES": "3.0.0", "dictionaries/et-EE": "3.1.0", @@ -51,7 +51,7 @@ "dictionaries/monkeyc": "1.0.6", "dictionaries/nb_NO": "2.0.0", "dictionaries/nl_NL": "2.3.0", - "dictionaries/node": "4.0.3", + "dictionaries/node": "5.0.0", "dictionaries/npm": "5.0.15", "dictionaries/php": "4.0.6", "dictionaries/pl_PL": "3.0.1", @@ -67,7 +67,7 @@ "dictionaries/scala": "5.0.0", "dictionaries/scientific_terms_US": "3.0.1", "dictionaries/sl_SI": "1.0.5", - "dictionaries/software-terms": "3.3.18", + "dictionaries/software-terms": "3.3.19", "dictionaries/sql": "2.1.3", "dictionaries/sv": "2.2.0", "dictionaries/swift": "2.0.1", diff --git a/CHANGELOG.md b/CHANGELOG.md index ac6993b1767..f3c280cbb08 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,20 @@ # Release Notes +## [26.0.0](https://github.com/streetsidesoftware/cspell-dicts/compare/cspell-dicts@25.1.1...cspell-dicts@26.0.0) (2024-04-15) + + +### ⚠ BREAKING CHANGES + +* Remove `cancelation` from node dict ([#3112](https://github.com/streetsidesoftware/cspell-dicts/issues/3112)) + +### Updates and Bug Fixes + +* add "kanban" to software terms ([#3107](https://github.com/streetsidesoftware/cspell-dicts/issues/3107)) ([eb488c5](https://github.com/streetsidesoftware/cspell-dicts/commit/eb488c5adf76621f44ba47cc4517e2065375c5cb)) +* Remove `cancelation` from node dict ([#3112](https://github.com/streetsidesoftware/cspell-dicts/issues/3112)) ([63f6e7d](https://github.com/streetsidesoftware/cspell-dicts/commit/63f6e7d283b4da93abad0c1f38f81db6bae9b5c7)) +* Remove `persistance` from en_US ([#3114](https://github.com/streetsidesoftware/cspell-dicts/issues/3114)) ([1d6abd7](https://github.com/streetsidesoftware/cspell-dicts/commit/1d6abd7ddeeb7f5fbe37141d8230b585742df145)) +* Workflow Bot -- Build Dictionaries ([#3110](https://github.com/streetsidesoftware/cspell-dicts/issues/3110)) ([d5ee05d](https://github.com/streetsidesoftware/cspell-dicts/commit/d5ee05dfa61e68f8703db822ca9d074a4625d945)) +* Workflow Bot -- Build Dictionaries ([#3113](https://github.com/streetsidesoftware/cspell-dicts/issues/3113)) ([c37b0ae](https://github.com/streetsidesoftware/cspell-dicts/commit/c37b0ae8b9413ee3ab794f2273c36a105aaa8ca6)) + ## [25.1.1](https://github.com/streetsidesoftware/cspell-dicts/compare/cspell-dicts@25.1.0...cspell-dicts@25.1.1) (2024-04-13) diff --git a/dictionaries/en_US/CHANGELOG.md b/dictionaries/en_US/CHANGELOG.md index 35e142bad55..549c8c00bb9 100644 --- a/dictionaries/en_US/CHANGELOG.md +++ b/dictionaries/en_US/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.3.19](https://github.com/streetsidesoftware/cspell-dicts/compare/@cspell/dict-en_us@4.3.18...@cspell/dict-en_us@4.3.19) (2024-04-15) + + +### Updates and Bug Fixes + +* Remove `persistance` from en_US ([#3114](https://github.com/streetsidesoftware/cspell-dicts/issues/3114)) ([1d6abd7](https://github.com/streetsidesoftware/cspell-dicts/commit/1d6abd7ddeeb7f5fbe37141d8230b585742df145)) + ## [4.3.18](https://github.com/streetsidesoftware/cspell-dicts/compare/@cspell/dict-en_us@4.3.17...@cspell/dict-en_us@4.3.18) (2024-04-13) diff --git a/dictionaries/en_US/package.json b/dictionaries/en_US/package.json index 2ca1bc61220..633f45ab103 100644 --- a/dictionaries/en_US/package.json +++ b/dictionaries/en_US/package.json @@ -1,6 +1,6 @@ { "name": "@cspell/dict-en_us", - "version": "4.3.18", + "version": "4.3.19", "description": "English dictionary for cspell.", "publishConfig": { "access": "public" diff --git a/dictionaries/node/CHANGELOG.md b/dictionaries/node/CHANGELOG.md index 02381e2d68a..44cb03d98bb 100644 --- a/dictionaries/node/CHANGELOG.md +++ b/dictionaries/node/CHANGELOG.md @@ -3,6 +3,18 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [5.0.0](https://github.com/streetsidesoftware/cspell-dicts/compare/@cspell/dict-node@4.0.3...@cspell/dict-node@5.0.0) (2024-04-15) + + +### ⚠ BREAKING CHANGES + +* Remove `cancelation` from node dict ([#3112](https://github.com/streetsidesoftware/cspell-dicts/issues/3112)) + +### Updates and Bug Fixes + +* Remove `cancelation` from node dict ([#3112](https://github.com/streetsidesoftware/cspell-dicts/issues/3112)) ([63f6e7d](https://github.com/streetsidesoftware/cspell-dicts/commit/63f6e7d283b4da93abad0c1f38f81db6bae9b5c7)) +* Workflow Bot -- Build Dictionaries ([#3113](https://github.com/streetsidesoftware/cspell-dicts/issues/3113)) ([c37b0ae](https://github.com/streetsidesoftware/cspell-dicts/commit/c37b0ae8b9413ee3ab794f2273c36a105aaa8ca6)) + ## [4.0.3](https://github.com/streetsidesoftware/cspell-dicts/compare/@cspell/dict-node@4.0.2...@cspell/dict-node@4.0.3) (2023-09-09) diff --git a/dictionaries/node/package.json b/dictionaries/node/package.json index cdf2fceb659..05cf64000cf 100644 --- a/dictionaries/node/package.json +++ b/dictionaries/node/package.json @@ -1,6 +1,6 @@ { "name": "@cspell/dict-node", - "version": "4.0.3", + "version": "5.0.0", "description": "Node.js dictionary for cspell.", "publishConfig": { "access": "public" diff --git a/dictionaries/software-terms/CHANGELOG.md b/dictionaries/software-terms/CHANGELOG.md index 489a55492ef..a8927094cf3 100644 --- a/dictionaries/software-terms/CHANGELOG.md +++ b/dictionaries/software-terms/CHANGELOG.md @@ -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.3.19](https://github.com/streetsidesoftware/cspell-dicts/compare/@cspell/dict-software-terms@3.3.18...@cspell/dict-software-terms@3.3.19) (2024-04-15) + + +### Updates and Bug Fixes + +* add "kanban" to software terms ([#3107](https://github.com/streetsidesoftware/cspell-dicts/issues/3107)) ([eb488c5](https://github.com/streetsidesoftware/cspell-dicts/commit/eb488c5adf76621f44ba47cc4517e2065375c5cb)) +* Workflow Bot -- Build Dictionaries ([#3110](https://github.com/streetsidesoftware/cspell-dicts/issues/3110)) ([d5ee05d](https://github.com/streetsidesoftware/cspell-dicts/commit/d5ee05dfa61e68f8703db822ca9d074a4625d945)) + ## [3.3.18](https://github.com/streetsidesoftware/cspell-dicts/compare/@cspell/dict-software-terms@3.3.17...@cspell/dict-software-terms@3.3.18) (2024-02-09) diff --git a/dictionaries/software-terms/package.json b/dictionaries/software-terms/package.json index a939b540cfa..35556809e14 100644 --- a/dictionaries/software-terms/package.json +++ b/dictionaries/software-terms/package.json @@ -1,6 +1,6 @@ { "name": "@cspell/dict-software-terms", - "version": "3.3.18", + "version": "3.3.19", "description": "Software related dictionaries for cspell.", "publishConfig": { "access": "public" diff --git a/package.json b/package.json index bd61c4fb114..e8639364eb8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "cspell-dicts", - "version": "25.1.1", + "version": "26.0.0", "private": true, "packageManager": "pnpm@8.7.4", "scripts": {