Skip to content

Commit

Permalink
chore: release main (#2852)
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 Dec 29, 2023
1 parent 7a68a11 commit f77cdf3
Show file tree
Hide file tree
Showing 7 changed files with 52 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 @@
{
".": "22.0.0",
".": "23.0.0",
"dictionaries/ada": "4.0.2",
"dictionaries/aws": "4.0.1",
"dictionaries/bash": "4.1.3",
Expand All @@ -9,7 +9,7 @@
"dictionaries/clojure": "2.0.2",
"dictionaries/companies": "3.0.29",
"dictionaries/cpp": "5.0.10",
"dictionaries/cryptocurrencies": "4.0.0",
"dictionaries/cryptocurrencies": "5.0.0",
"dictionaries/cs_CZ": "3.0.2",
"dictionaries/csharp": "4.0.2",
"dictionaries/css": "4.0.12",
Expand Down Expand Up @@ -90,7 +90,7 @@
"dictionaries/sr_Latn": "1.0.2",
"dictionaries/redis": "1.0.1",
"dictionaries/sk_SK": "1.1.1",
"dictionaries/en-common-misspellings": "1.0.2",
"dictionaries/en-common-misspellings": "2.0.0",
"dictionaries/en_AU": "1.0.7",
"dictionaries/en_CA": "1.0.7",
"dictionaries/de_AT": "1.1.0",
Expand Down
19 changes: 19 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,24 @@
# Release Notes

## [23.0.0](https://github.com/streetsidesoftware/cspell-dicts/compare/cspell-dicts@22.0.0...cspell-dicts@23.0.0) (2023-12-29)


### ⚠ BREAKING CHANGES

* Update en-common-misspellings license to CC BY-SA 4.0 ([#2716](https://github.com/streetsidesoftware/cspell-dicts/issues/2716))
* [cryptocurrencies] organize + modernize the crypto wordlists ([#2846](https://github.com/streetsidesoftware/cspell-dicts/issues/2846))

### Features

* [cryptocurrencies] organize + modernize the crypto wordlists ([#2846](https://github.com/streetsidesoftware/cspell-dicts/issues/2846)) ([1d18683](https://github.com/streetsidesoftware/cspell-dicts/commit/1d186837e92a1d3eee2265c6980bda0d8e490b59))
* Update en-common-misspellings license to CC BY-SA 4.0 ([#2716](https://github.com/streetsidesoftware/cspell-dicts/issues/2716)) ([7a68a11](https://github.com/streetsidesoftware/cspell-dicts/commit/7a68a11f07864660d109caa8af4d55dc18738a58))


### Updates and Bug Fixes

* Crypto make sure dict files are packaged. ([#2860](https://github.com/streetsidesoftware/cspell-dicts/issues/2860)) ([f7dbbdf](https://github.com/streetsidesoftware/cspell-dicts/commit/f7dbbdfd8c8d9f29b7b616b87461844d0a054c58))
* Workflow Bot -- Build Dictionaries ([#2853](https://github.com/streetsidesoftware/cspell-dicts/issues/2853)) ([0a43965](https://github.com/streetsidesoftware/cspell-dicts/commit/0a43965f5c1be88c834b175a657155dd4a35a095))

## [22.0.0](https://github.com/streetsidesoftware/cspell-dicts/compare/cspell-dicts@21.0.7...cspell-dicts@22.0.0) (2023-12-25)


Expand Down
16 changes: 16 additions & 0 deletions dictionaries/cryptocurrencies/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,22 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline



## [5.0.0](https://github.com/streetsidesoftware/cspell-dicts/compare/@cspell/dict-cryptocurrencies@4.0.0...@cspell/dict-cryptocurrencies@5.0.0) (2023-12-29)


### ⚠ BREAKING CHANGES

* [cryptocurrencies] organize + modernize the crypto wordlists ([#2846](https://github.com/streetsidesoftware/cspell-dicts/issues/2846))

### Features

* [cryptocurrencies] organize + modernize the crypto wordlists ([#2846](https://github.com/streetsidesoftware/cspell-dicts/issues/2846)) ([1d18683](https://github.com/streetsidesoftware/cspell-dicts/commit/1d186837e92a1d3eee2265c6980bda0d8e490b59))


### Updates and Bug Fixes

* Crypto make sure dict files are packaged. ([#2860](https://github.com/streetsidesoftware/cspell-dicts/issues/2860)) ([f7dbbdf](https://github.com/streetsidesoftware/cspell-dicts/commit/f7dbbdfd8c8d9f29b7b616b87461844d0a054c58))

## [4.0.0](https://github.com/streetsidesoftware/cspell-dicts/compare/@cspell/dict-cryptocurrencies@3.0.1...@cspell/dict-cryptocurrencies@4.0.0) (2023-08-31)


Expand Down
2 changes: 1 addition & 1 deletion dictionaries/cryptocurrencies/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cspell/dict-cryptocurrencies",
"version": "4.0.0",
"version": "5.0.0",
"description": "Cryptocurrencies dictionary for cspell.",
"publishConfig": {
"access": "public"
Expand Down
11 changes: 11 additions & 0 deletions dictionaries/en-common-misspellings/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# Change Log

## [2.0.0](https://github.com/streetsidesoftware/cspell-dicts/compare/@cspell/dict-en-common-misspellings@1.0.2...@cspell/dict-en-common-misspellings@2.0.0) (2023-12-29)


### ⚠ BREAKING CHANGES

* Update en-common-misspellings license to CC BY-SA 4.0 ([#2716](https://github.com/streetsidesoftware/cspell-dicts/issues/2716))

### Features

* Update en-common-misspellings license to CC BY-SA 4.0 ([#2716](https://github.com/streetsidesoftware/cspell-dicts/issues/2716)) ([7a68a11](https://github.com/streetsidesoftware/cspell-dicts/commit/7a68a11f07864660d109caa8af4d55dc18738a58))

## [1.0.2](https://github.com/streetsidesoftware/cspell-dicts/compare/@cspell/dict-en-common-misspellings@1.0.1...@cspell/dict-en-common-misspellings@1.0.2) (2023-02-15)


Expand Down
2 changes: 1 addition & 1 deletion dictionaries/en-common-misspellings/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cspell/dict-en-common-misspellings",
"version": "1.0.2",
"version": "2.0.0",
"description": "Common English misspellings 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": "22.0.0",
"version": "23.0.0",
"private": true,
"packageManager": "pnpm@8.7.4",
"scripts": {
Expand Down

0 comments on commit f77cdf3

Please sign in to comment.