Skip to content

Commit

Permalink
chore: release main (#1495)
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] authored Oct 1, 2022
1 parent b6ca0d5 commit 61289d1
Show file tree
Hide file tree
Showing 11 changed files with 76 additions and 10 deletions.
10 changes: 5 additions & 5 deletions .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
".": "1.6.4",
".": "2.0.0",
"dictionaries/ada": "2.0.1",
"dictionaries/aws": "2.0.0",
"dictionaries/bash": "2.0.4",
Expand All @@ -15,7 +15,7 @@
"dictionaries/css": "2.1.0",
"dictionaries/da_DK": "2.0.1",
"dictionaries/dart": "1.1.1",
"dictionaries/de_DE": "2.1.1",
"dictionaries/de_DE": "3.0.0",
"dictionaries/django": "2.0.0",
"dictionaries/docker": "1.1.1",
"dictionaries/dotnet": "2.0.1",
Expand Down Expand Up @@ -50,9 +50,9 @@
"dictionaries/mnemonics": "2.0.1",
"dictionaries/monkeyc": "1.0.3",
"dictionaries/nb_NO": "1.0.4",
"dictionaries/nl_NL": "2.2.6",
"dictionaries/nl_NL": "2.2.7",
"dictionaries/node": "3.0.1",
"dictionaries/npm": "3.1.2",
"dictionaries/npm": "3.1.3",
"dictionaries/php": "2.0.0",
"dictionaries/pl_PL": "2.0.1",
"dictionaries/powershell": "2.0.0",
Expand All @@ -67,7 +67,7 @@
"dictionaries/scala": "2.0.0",
"dictionaries/scientific_terms_US": "2.0.0",
"dictionaries/sl_SI": "1.0.2",
"dictionaries/software-terms": "2.2.11",
"dictionaries/software-terms": "2.2.12",
"dictionaries/sql": "1.0.4",
"dictionaries/sv": "2.0.4",
"dictionaries/swift": "1.0.3",
Expand Down
34 changes: 34 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,39 @@
# Release Notes

## [2.0.0](https://github.com/streetsidesoftware/cspell-dicts/compare/[email protected]@2.0.0) (2022-10-01)


### ⚠ BREAKING CHANGES

* Support Umlaut alternatives (#1500)

### Features

* Support Umlaut alternatives ([#1500](https://github.com/streetsidesoftware/cspell-dicts/issues/1500)) ([e0e27b7](https://github.com/streetsidesoftware/cspell-dicts/commit/e0e27b77b0050282e1b513c2909576c32efddfa6))


### Continuous Integration

* Workflow Bot -- Update ALL Dependencies ([742310b](https://github.com/streetsidesoftware/cspell-dicts/commit/742310b297980dfeb38b94847fa2531ea9c0a0a1))
* Workflow Bot -- Update ALL Dependencies ([84204b7](https://github.com/streetsidesoftware/cspell-dicts/commit/84204b70a04b911a386894882a7727ddbc3bb99f))
* Workflow Bot -- Update ALL Dependencies ([66b6f77](https://github.com/streetsidesoftware/cspell-dicts/commit/66b6f777b098f734edbfafb3b8345023a16db5ec))
* Workflow Bot -- Update ALL Dependencies (main) ([#1494](https://github.com/streetsidesoftware/cspell-dicts/issues/1494)) ([66b6f77](https://github.com/streetsidesoftware/cspell-dicts/commit/66b6f777b098f734edbfafb3b8345023a16db5ec))
* Workflow Bot -- Update ALL Dependencies (main) ([#1496](https://github.com/streetsidesoftware/cspell-dicts/issues/1496)) ([84204b7](https://github.com/streetsidesoftware/cspell-dicts/commit/84204b70a04b911a386894882a7727ddbc3bb99f))
* Workflow Bot -- Update ALL Dependencies (main) ([#1497](https://github.com/streetsidesoftware/cspell-dicts/issues/1497)) ([d92f133](https://github.com/streetsidesoftware/cspell-dicts/commit/d92f133caaf0782be0068fca0f8a9c9e4c27d727))
* Workflow Bot -- Update ALL Dependencies (main) ([#1501](https://github.com/streetsidesoftware/cspell-dicts/issues/1501)) ([742310b](https://github.com/streetsidesoftware/cspell-dicts/commit/742310b297980dfeb38b94847fa2531ea9c0a0a1))


### Miscellaneous

* Update cspell-action ([#1502](https://github.com/streetsidesoftware/cspell-dicts/issues/1502)) ([4e1b2c9](https://github.com/streetsidesoftware/cspell-dicts/commit/4e1b2c941acc4e8c4f07ff825056419f2ef59752))


### Updates and Bug Fixes

* Add "Checkov" to the software tools dict ([#1503](https://github.com/streetsidesoftware/cspell-dicts/issues/1503)) ([b6ca0d5](https://github.com/streetsidesoftware/cspell-dicts/commit/b6ca0d5607c6f9e5e8812e3cd48d579452fae53d))
* Add posthtml ([#1499](https://github.com/streetsidesoftware/cspell-dicts/issues/1499)) ([8cee05a](https://github.com/streetsidesoftware/cspell-dicts/commit/8cee05a842741e98356dca28d54016ffda122808))
* Fix Dutch suggestion edit costs. ([#1498](https://github.com/streetsidesoftware/cspell-dicts/issues/1498)) ([0396dd8](https://github.com/streetsidesoftware/cspell-dicts/commit/0396dd8f811b45e0cd5287f559d29eb09489c7be))

## [1.6.4](https://github.com/streetsidesoftware/cspell-dicts/compare/[email protected]@1.6.4) (2022-09-29)


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



## [3.0.0](https://github.com/streetsidesoftware/cspell-dicts/compare/@cspell/[email protected]...@cspell/[email protected]) (2022-10-01)


### ⚠ BREAKING CHANGES

* Support Umlaut alternatives (#1500)

### Features

* Support Umlaut alternatives ([#1500](https://github.com/streetsidesoftware/cspell-dicts/issues/1500)) ([e0e27b7](https://github.com/streetsidesoftware/cspell-dicts/commit/e0e27b77b0050282e1b513c2909576c32efddfa6))

## [2.1.1](https://github.com/streetsidesoftware/cspell-dicts/compare/@cspell/[email protected]...@cspell/[email protected]) (2022-08-19)


Expand Down
2 changes: 1 addition & 1 deletion dictionaries/de_DE/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cspell/dict-de-de",
"version": "2.1.1",
"version": "3.0.0",
"description": "German dictionary for cspell.",
"publishConfig": {
"access": "public"
Expand Down
7 changes: 7 additions & 0 deletions dictionaries/nl_NL/CHANGELOG.md
Original file line number Diff line number Diff line change
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.2.7](https://github.com/streetsidesoftware/cspell-dicts/compare/@cspell/[email protected]...@cspell/[email protected]) (2022-10-01)


### Updates and Bug Fixes

* Fix Dutch suggestion edit costs. ([#1498](https://github.com/streetsidesoftware/cspell-dicts/issues/1498)) ([0396dd8](https://github.com/streetsidesoftware/cspell-dicts/commit/0396dd8f811b45e0cd5287f559d29eb09489c7be))

## [2.2.6](https://github.com/streetsidesoftware/cspell-dicts/compare/@cspell/[email protected]...@cspell/[email protected]) (2022-08-19)


Expand Down
2 changes: 1 addition & 1 deletion dictionaries/nl_NL/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cspell/dict-nl-nl",
"version": "2.2.6",
"version": "2.2.7",
"description": "Dutch dictionary for cspell.",
"publishConfig": {
"access": "public"
Expand Down
7 changes: 7 additions & 0 deletions dictionaries/npm/CHANGELOG.md
Original file line number Diff line number Diff line change
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.

## [3.1.3](https://github.com/streetsidesoftware/cspell-dicts/compare/@cspell/[email protected]...@cspell/[email protected]) (2022-10-01)


### Updates and Bug Fixes

* Add posthtml ([#1499](https://github.com/streetsidesoftware/cspell-dicts/issues/1499)) ([8cee05a](https://github.com/streetsidesoftware/cspell-dicts/commit/8cee05a842741e98356dca28d54016ffda122808))

## [3.1.2](https://github.com/streetsidesoftware/cspell-dicts/compare/@cspell/[email protected]...@cspell/[email protected]) (2022-08-07)


Expand Down
2 changes: 1 addition & 1 deletion dictionaries/npm/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cspell/dict-npm",
"version": "3.1.2",
"version": "3.1.3",
"description": "Dictionary of common NPM packages for cspell.",
"publishConfig": {
"access": "public"
Expand Down
7 changes: 7 additions & 0 deletions dictionaries/software-terms/CHANGELOG.md
Original file line number Diff line number Diff line change
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.2.12](https://github.com/streetsidesoftware/cspell-dicts/compare/@cspell/[email protected]...@cspell/[email protected]) (2022-10-01)


### Updates and Bug Fixes

* Add "Checkov" to the software tools dict ([#1503](https://github.com/streetsidesoftware/cspell-dicts/issues/1503)) ([b6ca0d5](https://github.com/streetsidesoftware/cspell-dicts/commit/b6ca0d5607c6f9e5e8812e3cd48d579452fae53d))

## [2.2.11](https://github.com/streetsidesoftware/cspell-dicts/compare/@cspell/[email protected]...@cspell/[email protected]) (2022-09-29)


Expand Down
2 changes: 1 addition & 1 deletion dictionaries/software-terms/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cspell/dict-software-terms",
"version": "2.2.11",
"version": "2.2.12",
"description": "Software terms 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": "1.6.4",
"version": "2.0.0",
"private": true,
"scripts": {
"test": "lerna run test",
Expand Down

0 comments on commit 61289d1

Please sign in to comment.