Skip to content

Commit

Permalink
chore: release main (#2305)
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 Jul 10, 2023
1 parent 6a45531 commit 7b716fc
Show file tree
Hide file tree
Showing 9 changed files with 42 additions and 8 deletions.
8 changes: 4 additions & 4 deletions .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
{
".": "12.3.0",
".": "12.3.1",
"dictionaries/ada": "4.0.1",
"dictionaries/aws": "3.0.0",
"dictionaries/bash": "4.1.1",
"dictionaries/bg_BG": "3.0.2",
"dictionaries/ca": "3.0.1",
"dictionaries/city-names-finland": "2.0.0",
"dictionaries/clojure": "2.0.1",
"dictionaries/companies": "3.0.16",
"dictionaries/companies": "3.0.17",
"dictionaries/cpp": "5.0.3",
"dictionaries/cryptocurrencies": "3.0.1",
"dictionaries/cs_CZ": "3.0.1",
Expand Down Expand Up @@ -59,7 +59,7 @@
"dictionaries/pt_BR": "2.1.4",
"dictionaries/pt_PT": "2.0.0",
"dictionaries/public-licenses": "2.0.2",
"dictionaries/python": "4.1.1",
"dictionaries/python": "4.1.2",
"dictionaries/r": "2.0.1",
"dictionaries/ru_RU": "2.0.5",
"dictionaries/ruby": "5.0.0",
Expand Down Expand Up @@ -96,5 +96,5 @@
"dictionaries/de_AT": "1.0.0",
"dictionaries/al": "1.0.0",
"dictionaries/ro_RO": "1.0.0",
"dictionaries/data-science": "1.0.6"
"dictionaries/data-science": "1.0.7"
}
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# Release Notes

## [12.3.1](https://github.com/streetsidesoftware/cspell-dicts/compare/cspell-dicts@12.3.0...cspell-dicts@12.3.1) (2023-07-10)


### Updates and Bug Fixes

* add Dataloaders convolutionally MoElayer WAIC to data-science-terms ([#2308](https://github.com/streetsidesoftware/cspell-dicts/issues/2308)) ([d00ca7c](https://github.com/streetsidesoftware/cspell-dicts/commit/d00ca7c05bb8beea345cd6acfc430bad62e7520f))
* add reportlab etc. to common_packages.txt ([#2302](https://github.com/streetsidesoftware/cspell-dicts/issues/2302)) ([d6ef973](https://github.com/streetsidesoftware/cspell-dicts/commit/d6ef973281a561947fe0a5f354cfdab7a6b44c89))
* add USENIX OSDI SIGKDD to companies.txt ([#2304](https://github.com/streetsidesoftware/cspell-dicts/issues/2304)) ([bf8609f](https://github.com/streetsidesoftware/cspell-dicts/commit/bf8609fe808448ff2bc98e7e8c65b55f0b985cce))
* Workflow Bot -- Build Dictionaries ([#2306](https://github.com/streetsidesoftware/cspell-dicts/issues/2306)) ([a3a26ff](https://github.com/streetsidesoftware/cspell-dicts/commit/a3a26ffd42efbcf0f00207193d7541fc4ca503f8))

## [12.3.0](https://github.com/streetsidesoftware/cspell-dicts/compare/cspell-dicts@12.2.5...cspell-dicts@12.3.0) (2023-07-04)


Expand Down
8 changes: 8 additions & 0 deletions dictionaries/companies/CHANGELOG.md
Original file line number Diff line number Diff line change
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.0.17](https://github.com/streetsidesoftware/cspell-dicts/compare/@cspell/dict-companies@3.0.16...@cspell/dict-companies@3.0.17) (2023-07-10)


### Updates and Bug Fixes

* add USENIX OSDI SIGKDD to companies.txt ([#2304](https://github.com/streetsidesoftware/cspell-dicts/issues/2304)) ([bf8609f](https://github.com/streetsidesoftware/cspell-dicts/commit/bf8609fe808448ff2bc98e7e8c65b55f0b985cce))
* Workflow Bot -- Build Dictionaries ([#2306](https://github.com/streetsidesoftware/cspell-dicts/issues/2306)) ([a3a26ff](https://github.com/streetsidesoftware/cspell-dicts/commit/a3a26ffd42efbcf0f00207193d7541fc4ca503f8))

## [3.0.16](https://github.com/streetsidesoftware/cspell-dicts/compare/@cspell/dict-companies@3.0.15...@cspell/dict-companies@3.0.16) (2023-07-03)


Expand Down
2 changes: 1 addition & 1 deletion dictionaries/companies/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cspell/dict-companies",
"version": "3.0.16",
"version": "3.0.17",
"description": "Company names dictionary for cspell.",
"publishConfig": {
"access": "public"
Expand Down
8 changes: 8 additions & 0 deletions dictionaries/data-science/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Change Log

## [1.0.7](https://github.com/streetsidesoftware/cspell-dicts/compare/@cspell/dict-data-science@1.0.6...@cspell/dict-data-science@1.0.7) (2023-07-10)


### Updates and Bug Fixes

* add Dataloaders convolutionally MoElayer WAIC to data-science-terms ([#2308](https://github.com/streetsidesoftware/cspell-dicts/issues/2308)) ([d00ca7c](https://github.com/streetsidesoftware/cspell-dicts/commit/d00ca7c05bb8beea345cd6acfc430bad62e7520f))
* Workflow Bot -- Build Dictionaries ([#2306](https://github.com/streetsidesoftware/cspell-dicts/issues/2306)) ([a3a26ff](https://github.com/streetsidesoftware/cspell-dicts/commit/a3a26ffd42efbcf0f00207193d7541fc4ca503f8))

## [1.0.6](https://github.com/streetsidesoftware/cspell-dicts/compare/@cspell/dict-data-science@1.0.5...@cspell/dict-data-science@1.0.6) (2023-07-04)


Expand Down
2 changes: 1 addition & 1 deletion dictionaries/data-science/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cspell/dict-data-science",
"version": "1.0.6",
"version": "1.0.7",
"description": "Data Science dictionary for cspell. -- Private until verified",
"publishConfig": {
"access": "public"
Expand Down
8 changes: 8 additions & 0 deletions dictionaries/python/CHANGELOG.md
Original file line number Diff line number Diff line change
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.1.2](https://github.com/streetsidesoftware/cspell-dicts/compare/@cspell/dict-python@4.1.1...@cspell/dict-python@4.1.2) (2023-07-10)


### Updates and Bug Fixes

* add reportlab etc. to common_packages.txt ([#2302](https://github.com/streetsidesoftware/cspell-dicts/issues/2302)) ([d6ef973](https://github.com/streetsidesoftware/cspell-dicts/commit/d6ef973281a561947fe0a5f354cfdab7a6b44c89))
* Workflow Bot -- Build Dictionaries ([#2306](https://github.com/streetsidesoftware/cspell-dicts/issues/2306)) ([a3a26ff](https://github.com/streetsidesoftware/cspell-dicts/commit/a3a26ffd42efbcf0f00207193d7541fc4ca503f8))

## [4.1.1](https://github.com/streetsidesoftware/cspell-dicts/compare/@cspell/dict-python@4.1.0...@cspell/dict-python@4.1.1) (2023-06-23)


Expand Down
2 changes: 1 addition & 1 deletion dictionaries/python/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cspell/dict-python",
"version": "4.1.1",
"version": "4.1.2",
"description": "Python 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": "12.3.0",
"version": "12.3.1",
"private": true,
"scripts": {
"test": "lerna run test",
Expand Down

0 comments on commit 7b716fc

Please sign in to comment.