Skip to content

Commit

Permalink
chore: release main (#3098)
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 13, 2024
1 parent 4029aa6 commit d600f23
Show file tree
Hide file tree
Showing 19 changed files with 86 additions and 18 deletions.
18 changes: 9 additions & 9 deletions .release-please-manifest.json
@@ -1,5 +1,5 @@
{
".": "25.1.0",
".": "25.1.1",
"dictionaries/ada": "4.0.2",
"dictionaries/aws": "4.0.1",
"dictionaries/bash": "4.1.3",
Expand All @@ -21,9 +21,9 @@
"dictionaries/dotnet": "5.0.0",
"dictionaries/el": "3.1.2",
"dictionaries/elixir": "4.0.3",
"dictionaries/en_GB": "4.1.38",
"dictionaries/en_GB-MIT": "2.1.19",
"dictionaries/en_US": "4.3.17",
"dictionaries/en_GB": "4.1.39",
"dictionaries/en_GB-MIT": "2.1.20",
"dictionaries/en_US": "4.3.18",
"dictionaries/eo": "3.0.1",
"dictionaries/es_ES": "3.0.0",
"dictionaries/et-EE": "3.1.0",
Expand Down Expand Up @@ -72,7 +72,7 @@
"dictionaries/sv": "2.2.0",
"dictionaries/swift": "2.0.1",
"dictionaries/tr_TR": "3.0.0",
"dictionaries/typescript": "3.1.2",
"dictionaries/typescript": "3.1.3",
"dictionaries/uk_UA": "4.0.0",
"dictionaries/vi_VN": "3.0.0",
"dictionaries/vue": "3.0.0",
Expand All @@ -84,15 +84,15 @@
"dictionaries/shell": "1.0.6",
"dictionaries/svelte": "1.0.2",
"dictionaries/k8s": "1.0.2",
"dictionaries/en_shared": "1.0.11",
"dictionaries/en_shared": "1.0.12",
"dictionaries/eu": "1.0.0",
"dictionaries/sr_Cyrl": "1.1.0",
"dictionaries/sr_Latn": "1.0.2",
"dictionaries/redis": "1.0.1",
"dictionaries/sk_SK": "1.1.1",
"dictionaries/en-common-misspellings": "2.0.0",
"dictionaries/en_AU": "1.0.11",
"dictionaries/en_CA": "1.0.11",
"dictionaries/en_AU": "1.0.12",
"dictionaries/en_CA": "1.0.12",
"dictionaries/de_AT": "1.1.0",
"dictionaries/al": "1.0.0",
"dictionaries/ro_RO": "2.0.0",
Expand All @@ -101,7 +101,7 @@
"dictionaries/lv": "1.1.0",
"dictionaries/kotlin": "1.0.0",
"dictionaries/scientific_terms_GB": "1.0.0",
"dictionaries/vim": "1.0.3",
"dictionaries/vim": "1.0.4",
"dictionaries/makefile": "1.0.0",
"dictionaries/id_ID": "1.0.1",
"dictionaries/hu_HU": "1.0.1",
Expand Down
10 changes: 10 additions & 0 deletions CHANGELOG.md
@@ -1,5 +1,15 @@
# Release Notes

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


### Updates and Bug Fixes

* add dataavailable and ondataavailable to typescript.txt ([#3101](https://github.com/streetsidesoftware/cspell-dicts/issues/3101)) ([5aa014b](https://github.com/streetsidesoftware/cspell-dicts/commit/5aa014babb7f3d96ffa4402175b44132108521b3))
* add swiper to shared-additional-words.txt ([#3102](https://github.com/streetsidesoftware/cspell-dicts/issues/3102)) ([aecf218](https://github.com/streetsidesoftware/cspell-dicts/commit/aecf2187904095d03e783d4d95da393d98b62dbb))
* **vim-dictionary:** add qflist ([#3097](https://github.com/streetsidesoftware/cspell-dicts/issues/3097)) ([457201a](https://github.com/streetsidesoftware/cspell-dicts/commit/457201a7761e0714d3b0e53bd3034de0492df530))
* Workflow Bot -- Build Dictionaries ([#3103](https://github.com/streetsidesoftware/cspell-dicts/issues/3103)) ([02c05e3](https://github.com/streetsidesoftware/cspell-dicts/commit/02c05e392198f3ac0b1cd9132d37b0c147405632))

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


Expand Down
7 changes: 7 additions & 0 deletions dictionaries/en_AU/CHANGELOG.md
@@ -1,5 +1,12 @@
# Changelog

## [1.0.12](https://github.com/streetsidesoftware/cspell-dicts/compare/@cspell/dict-en-au@1.0.11...@cspell/dict-en-au@1.0.12) (2024-04-13)


### Updates and Bug Fixes

* Workflow Bot -- Build Dictionaries ([#3103](https://github.com/streetsidesoftware/cspell-dicts/issues/3103)) ([02c05e3](https://github.com/streetsidesoftware/cspell-dicts/commit/02c05e392198f3ac0b1cd9132d37b0c147405632))

## [1.0.11](https://github.com/streetsidesoftware/cspell-dicts/compare/@cspell/dict-en-au@1.0.10...@cspell/dict-en-au@1.0.11) (2024-02-19)


Expand Down
2 changes: 1 addition & 1 deletion dictionaries/en_AU/package.json
@@ -1,6 +1,6 @@
{
"name": "@cspell/dict-en-au",
"version": "1.0.11",
"version": "1.0.12",
"description": "Australian English dictionary for cspell.",
"publishConfig": {
"access": "public"
Expand Down
7 changes: 7 additions & 0 deletions dictionaries/en_CA/CHANGELOG.md
@@ -1,5 +1,12 @@
# Changelog

## [1.0.12](https://github.com/streetsidesoftware/cspell-dicts/compare/@cspell/dict-en-ca@1.0.11...@cspell/dict-en-ca@1.0.12) (2024-04-13)


### Updates and Bug Fixes

* Workflow Bot -- Build Dictionaries ([#3103](https://github.com/streetsidesoftware/cspell-dicts/issues/3103)) ([02c05e3](https://github.com/streetsidesoftware/cspell-dicts/commit/02c05e392198f3ac0b1cd9132d37b0c147405632))

## [1.0.11](https://github.com/streetsidesoftware/cspell-dicts/compare/@cspell/dict-en-ca@1.0.10...@cspell/dict-en-ca@1.0.11) (2024-02-19)


Expand Down
2 changes: 1 addition & 1 deletion dictionaries/en_CA/package.json
@@ -1,6 +1,6 @@
{
"name": "@cspell/dict-en-ca",
"version": "1.0.11",
"version": "1.0.12",
"description": "Canadian English dictionary for cspell.",
"publishConfig": {
"access": "public"
Expand Down
7 changes: 7 additions & 0 deletions dictionaries/en_GB-MIT/CHANGELOG.md
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.20](https://github.com/streetsidesoftware/cspell-dicts/compare/@cspell/dict-en-gb-mit@2.1.19...@cspell/dict-en-gb-mit@2.1.20) (2024-04-13)


### Updates and Bug Fixes

* Workflow Bot -- Build Dictionaries ([#3103](https://github.com/streetsidesoftware/cspell-dicts/issues/3103)) ([02c05e3](https://github.com/streetsidesoftware/cspell-dicts/commit/02c05e392198f3ac0b1cd9132d37b0c147405632))

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


Expand Down
2 changes: 1 addition & 1 deletion dictionaries/en_GB-MIT/package.json
@@ -1,6 +1,6 @@
{
"name": "@cspell/dict-en-gb-mit",
"version": "2.1.19",
"version": "2.1.20",
"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
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.39](https://github.com/streetsidesoftware/cspell-dicts/compare/@cspell/dict-en-gb@4.1.38...@cspell/dict-en-gb@4.1.39) (2024-04-13)


### Updates and Bug Fixes

* Workflow Bot -- Build Dictionaries ([#3103](https://github.com/streetsidesoftware/cspell-dicts/issues/3103)) ([02c05e3](https://github.com/streetsidesoftware/cspell-dicts/commit/02c05e392198f3ac0b1cd9132d37b0c147405632))

## [4.1.38](https://github.com/streetsidesoftware/cspell-dicts/compare/@cspell/dict-en-gb@4.1.37...@cspell/dict-en-gb@4.1.38) (2024-04-03)


Expand Down
2 changes: 1 addition & 1 deletion dictionaries/en_GB/package.json
@@ -1,6 +1,6 @@
{
"name": "@cspell/dict-en-gb",
"version": "4.1.38",
"version": "4.1.39",
"description": "British English dictionary for cspell.",
"publishConfig": {
"access": "public"
Expand Down
7 changes: 7 additions & 0 deletions dictionaries/en_US/CHANGELOG.md
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.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)


### Updates and Bug Fixes

* Workflow Bot -- Build Dictionaries ([#3103](https://github.com/streetsidesoftware/cspell-dicts/issues/3103)) ([02c05e3](https://github.com/streetsidesoftware/cspell-dicts/commit/02c05e392198f3ac0b1cd9132d37b0c147405632))

## [4.3.17](https://github.com/streetsidesoftware/cspell-dicts/compare/@cspell/dict-en_us@4.3.16...@cspell/dict-en_us@4.3.17) (2024-02-19)


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.17",
"version": "4.3.18",
"description": "English dictionary for cspell.",
"publishConfig": {
"access": "public"
Expand Down
8 changes: 8 additions & 0 deletions dictionaries/en_shared/CHANGELOG.md
@@ -1,5 +1,13 @@
# Change Log

## [1.0.12](https://github.com/streetsidesoftware/cspell-dicts/compare/@cspell/dict-en-shared@1.0.11...@cspell/dict-en-shared@1.0.12) (2024-04-13)


### Updates and Bug Fixes

* add swiper to shared-additional-words.txt ([#3102](https://github.com/streetsidesoftware/cspell-dicts/issues/3102)) ([aecf218](https://github.com/streetsidesoftware/cspell-dicts/commit/aecf2187904095d03e783d4d95da393d98b62dbb))
* Workflow Bot -- Build Dictionaries ([#3103](https://github.com/streetsidesoftware/cspell-dicts/issues/3103)) ([02c05e3](https://github.com/streetsidesoftware/cspell-dicts/commit/02c05e392198f3ac0b1cd9132d37b0c147405632))

## [1.0.11](https://github.com/streetsidesoftware/cspell-dicts/compare/@cspell/dict-en-shared@1.0.10...@cspell/dict-en-shared@1.0.11) (2024-02-19)


Expand Down
2 changes: 1 addition & 1 deletion dictionaries/en_shared/package.json
@@ -1,6 +1,6 @@
{
"name": "@cspell/dict-en-shared",
"version": "1.0.11",
"version": "1.0.12",
"description": "English words shared between the various English dictionaries. -- Private until verified",
"private": true,
"publishConfig": {
Expand Down
8 changes: 8 additions & 0 deletions dictionaries/typescript/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.1.3](https://github.com/streetsidesoftware/cspell-dicts/compare/@cspell/dict-typescript@3.1.2...@cspell/dict-typescript@3.1.3) (2024-04-13)


### Updates and Bug Fixes

* add dataavailable and ondataavailable to typescript.txt ([#3101](https://github.com/streetsidesoftware/cspell-dicts/issues/3101)) ([5aa014b](https://github.com/streetsidesoftware/cspell-dicts/commit/5aa014babb7f3d96ffa4402175b44132108521b3))
* Workflow Bot -- Build Dictionaries ([#3103](https://github.com/streetsidesoftware/cspell-dicts/issues/3103)) ([02c05e3](https://github.com/streetsidesoftware/cspell-dicts/commit/02c05e392198f3ac0b1cd9132d37b0c147405632))

## [3.1.2](https://github.com/streetsidesoftware/cspell-dicts/compare/@cspell/dict-typescript@3.1.1...@cspell/dict-typescript@3.1.2) (2023-09-22)


Expand Down
2 changes: 1 addition & 1 deletion dictionaries/typescript/package.json
@@ -1,6 +1,6 @@
{
"name": "@cspell/dict-typescript",
"version": "3.1.2",
"version": "3.1.3",
"description": "TypeScript and JavaScript dictionary for cspell.",
"publishConfig": {
"access": "public"
Expand Down
7 changes: 7 additions & 0 deletions dictionaries/vim/CHANGELOG.md
@@ -1,5 +1,12 @@
# Change Log

## [1.0.4](https://github.com/streetsidesoftware/cspell-dicts/compare/@cspell/dict-vim@1.0.3...@cspell/dict-vim@1.0.4) (2024-04-13)


### Updates and Bug Fixes

* **vim-dictionary:** add qflist ([#3097](https://github.com/streetsidesoftware/cspell-dicts/issues/3097)) ([457201a](https://github.com/streetsidesoftware/cspell-dicts/commit/457201a7761e0714d3b0e53bd3034de0492df530))

## [1.0.3](https://github.com/streetsidesoftware/cspell-dicts/compare/@cspell/dict-vim@1.0.2...@cspell/dict-vim@1.0.3) (2024-03-26)


Expand Down
2 changes: 1 addition & 1 deletion dictionaries/vim/package.json
@@ -1,6 +1,6 @@
{
"name": "@cspell/dict-vim",
"version": "1.0.3",
"version": "1.0.4",
"description": "Vim dictionary 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.0",
"version": "25.1.1",
"private": true,
"packageManager": "pnpm@8.7.4",
"scripts": {
Expand Down

0 comments on commit d600f23

Please sign in to comment.