Skip to content

Commit

Permalink
chore: release main (#3108)
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 Apr 15, 2024
1 parent 9da91ff commit 871cfb1
Show file tree
Hide file tree
Showing 9 changed files with 52 additions and 8 deletions.
8 changes: 4 additions & 4 deletions .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",
Expand All @@ -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",
Expand Down Expand Up @@ -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",
Expand All @@ -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",
Expand Down
16 changes: 16 additions & 0 deletions CHANGELOG.md
@@ -1,5 +1,21 @@
# 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))
* Workflow Bot -- Build Dictionaries ([#3115](https://github.com/streetsidesoftware/cspell-dicts/issues/3115)) ([6d6e1ef](https://github.com/streetsidesoftware/cspell-dicts/commit/6d6e1efda472021fedc302b4aabffae677331ce3))

## [25.1.1](https://github.com/streetsidesoftware/cspell-dicts/compare/cspell-dicts@25.1.0...cspell-dicts@25.1.1) (2024-04-13)


Expand Down
8 changes: 8 additions & 0 deletions dictionaries/en_US/CHANGELOG.md
Expand Up @@ -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.

## [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))
* Workflow Bot -- Build Dictionaries ([#3115](https://github.com/streetsidesoftware/cspell-dicts/issues/3115)) ([6d6e1ef](https://github.com/streetsidesoftware/cspell-dicts/commit/6d6e1efda472021fedc302b4aabffae677331ce3))

## [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)


Expand Down
2 changes: 1 addition & 1 deletion 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"
Expand Down
12 changes: 12 additions & 0 deletions dictionaries/node/CHANGELOG.md
Expand Up @@ -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)


Expand Down
2 changes: 1 addition & 1 deletion 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"
Expand Down
8 changes: 8 additions & 0 deletions dictionaries/software-terms/CHANGELOG.md
Expand Up @@ -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)


Expand Down
2 changes: 1 addition & 1 deletion 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"
Expand Down
2 changes: 1 addition & 1 deletion 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": {
Expand Down

0 comments on commit 871cfb1

Please sign in to comment.