Skip to content

Commit

Permalink
chore: release main (#1733)
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 Dec 28, 2022
1 parent c70b26c commit def4043
Show file tree
Hide file tree
Showing 13 changed files with 76 additions and 12 deletions.
12 changes: 6 additions & 6 deletions .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
".": "7.2.0",
".": "7.2.1",
"dictionaries/ada": "4.0.1",
"dictionaries/aws": "3.0.0",
"dictionaries/bash": "4.1.1",
Expand All @@ -21,9 +21,9 @@
"dictionaries/dotnet": "4.0.1",
"dictionaries/el": "2.0.1",
"dictionaries/elixir": "4.0.1",
"dictionaries/en_GB": "4.1.3",
"dictionaries/en_GB-MIT": "2.1.2",
"dictionaries/en_US": "4.1.2",
"dictionaries/en_GB": "4.1.4",
"dictionaries/en_GB-MIT": "2.1.3",
"dictionaries/en_US": "4.1.3",
"dictionaries/eo": "2.0.0",
"dictionaries/es_ES": "2.2.3",
"dictionaries/et-EE": "2.0.8",
Expand Down Expand Up @@ -52,7 +52,7 @@
"dictionaries/nb_NO": "1.0.5",
"dictionaries/nl_NL": "2.2.8",
"dictionaries/node": "4.0.2",
"dictionaries/npm": "5.0.2",
"dictionaries/npm": "5.0.3",
"dictionaries/php": "3.0.4",
"dictionaries/pl_PL": "2.0.1",
"dictionaries/powershell": "3.0.0",
Expand Down Expand Up @@ -84,5 +84,5 @@
"dictionaries/shell": "1.0.1",
"dictionaries/svelte": "1.0.1",
"dictionaries/k8s": "1.0.0",
"dictionaries/en_shared": "1.0.0"
"dictionaries/en_shared": "1.0.1"
}
19 changes: 19 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,24 @@
# Release Notes

## [7.2.1](https://github.com/streetsidesoftware/cspell-dicts/compare/cspell-dicts@7.2.0...cspell-dicts@7.2.1) (2022-12-28)


### Updates and Bug Fixes

* add `pregenerate+d` to en-shared.txt ([#1735](https://github.com/streetsidesoftware/cspell-dicts/issues/1735)) ([56b8877](https://github.com/streetsidesoftware/cspell-dicts/commit/56b8877ba0ac387221a40ada09e0b1659f242dbd))
* Add globby to known `npm` packages ([#1732](https://github.com/streetsidesoftware/cspell-dicts/issues/1732)) ([10783ef](https://github.com/streetsidesoftware/cspell-dicts/commit/10783ef20d6ed8658d39a8d22b06d98a0f355604))


### Miscellaneous

* Do not track en_shared generated dictionary. ([#1737](https://github.com/streetsidesoftware/cspell-dicts/issues/1737)) ([66e8368](https://github.com/streetsidesoftware/cspell-dicts/commit/66e8368bccec6d3c50b3d720e8d21591d3b47275))


### Continuous Integration

* Workflow Bot -- Build Dictionaries ([#1734](https://github.com/streetsidesoftware/cspell-dicts/issues/1734)) ([f216811](https://github.com/streetsidesoftware/cspell-dicts/commit/f216811e635e048a9d0cf402b837594f4eeac146))
* Workflow Bot -- Build Dictionaries ([#1736](https://github.com/streetsidesoftware/cspell-dicts/issues/1736)) ([c70b26c](https://github.com/streetsidesoftware/cspell-dicts/commit/c70b26cfa870a2a67868f8e71f936f57bdf871ed))

## [7.2.0](https://github.com/streetsidesoftware/cspell-dicts/compare/cspell-dicts@7.1.1...cspell-dicts@7.2.0) (2022-12-25)


Expand Down
7 changes: 7 additions & 0 deletions dictionaries/en_GB-MIT/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.1.3](https://github.com/streetsidesoftware/cspell-dicts/compare/@cspell/dict-en-gb-mit@2.1.2...@cspell/dict-en-gb-mit@2.1.3) (2022-12-28)


### Continuous Integration

* Workflow Bot -- Build Dictionaries ([#1736](https://github.com/streetsidesoftware/cspell-dicts/issues/1736)) ([c70b26c](https://github.com/streetsidesoftware/cspell-dicts/commit/c70b26cfa870a2a67868f8e71f936f57bdf871ed))

## [2.1.2](https://github.com/streetsidesoftware/cspell-dicts/compare/@cspell/dict-en-gb-mit@2.1.1...@cspell/dict-en-gb-mit@2.1.2) (2022-12-25)


Expand Down
2 changes: 1 addition & 1 deletion dictionaries/en_GB-MIT/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cspell/dict-en-gb-mit",
"version": "2.1.2",
"version": "2.1.3",
"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
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.

## [4.1.4](https://github.com/streetsidesoftware/cspell-dicts/compare/@cspell/dict-en-gb@4.1.3...@cspell/dict-en-gb@4.1.4) (2022-12-28)


### Continuous Integration

* Workflow Bot -- Build Dictionaries ([#1736](https://github.com/streetsidesoftware/cspell-dicts/issues/1736)) ([c70b26c](https://github.com/streetsidesoftware/cspell-dicts/commit/c70b26cfa870a2a67868f8e71f936f57bdf871ed))

## [4.1.3](https://github.com/streetsidesoftware/cspell-dicts/compare/@cspell/dict-en-gb@4.1.2...@cspell/dict-en-gb@4.1.3) (2022-12-25)


Expand Down
2 changes: 1 addition & 1 deletion dictionaries/en_GB/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cspell/dict-en-gb",
"version": "4.1.3",
"version": "4.1.4",
"description": "British English dictionary for cspell.",
"publishConfig": {
"access": "public"
Expand Down
7 changes: 7 additions & 0 deletions dictionaries/en_US/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.

## [4.1.3](https://github.com/streetsidesoftware/cspell-dicts/compare/@cspell/dict-en_us@4.1.2...@cspell/dict-en_us@4.1.3) (2022-12-28)


### Continuous Integration

* Workflow Bot -- Build Dictionaries ([#1736](https://github.com/streetsidesoftware/cspell-dicts/issues/1736)) ([c70b26c](https://github.com/streetsidesoftware/cspell-dicts/commit/c70b26cfa870a2a67868f8e71f936f57bdf871ed))

## [4.1.2](https://github.com/streetsidesoftware/cspell-dicts/compare/@cspell/dict-en_us@4.1.1...@cspell/dict-en_us@4.1.2) (2022-12-25)


Expand Down
2 changes: 1 addition & 1 deletion dictionaries/en_US/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cspell/dict-en_us",
"version": "4.1.2",
"version": "4.1.3",
"description": "English dictionary for cspell.",
"publishConfig": {
"access": "public"
Expand Down
12 changes: 12 additions & 0 deletions dictionaries/en_shared/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# Change Log

## [1.0.1](https://github.com/streetsidesoftware/cspell-dicts/compare/@cspell/dict-en-shared@1.0.0...@cspell/dict-en-shared@1.0.1) (2022-12-28)


### Updates and Bug Fixes

* add `pregenerate+d` to en-shared.txt ([#1735](https://github.com/streetsidesoftware/cspell-dicts/issues/1735)) ([56b8877](https://github.com/streetsidesoftware/cspell-dicts/commit/56b8877ba0ac387221a40ada09e0b1659f242dbd))


### Miscellaneous

* Do not track en_shared generated dictionary. ([#1737](https://github.com/streetsidesoftware/cspell-dicts/issues/1737)) ([66e8368](https://github.com/streetsidesoftware/cspell-dicts/commit/66e8368bccec6d3c50b3d720e8d21591d3b47275))

## 1.0.0 (2022-12-25)


Expand Down
2 changes: 1 addition & 1 deletion dictionaries/en_shared/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cspell/dict-en-shared",
"version": "1.0.0",
"version": "1.0.1",
"description": "English words shared between the various English dictionaries. -- Private until verified",
"private": true,
"publishConfig": {
Expand Down
12 changes: 12 additions & 0 deletions dictionaries/npm/CHANGELOG.md
Original file line number Diff line number Diff line change
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.3](https://github.com/streetsidesoftware/cspell-dicts/compare/@cspell/dict-npm@5.0.2...@cspell/dict-npm@5.0.3) (2022-12-28)


### Updates and Bug Fixes

* Add globby to known `npm` packages ([#1732](https://github.com/streetsidesoftware/cspell-dicts/issues/1732)) ([10783ef](https://github.com/streetsidesoftware/cspell-dicts/commit/10783ef20d6ed8658d39a8d22b06d98a0f355604))


### Continuous Integration

* Workflow Bot -- Build Dictionaries ([#1734](https://github.com/streetsidesoftware/cspell-dicts/issues/1734)) ([f216811](https://github.com/streetsidesoftware/cspell-dicts/commit/f216811e635e048a9d0cf402b837594f4eeac146))

## [5.0.2](https://github.com/streetsidesoftware/cspell-dicts/compare/@cspell/dict-npm@5.0.1...@cspell/dict-npm@5.0.2) (2022-12-25)


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": "5.0.2",
"version": "5.0.3",
"description": "Dictionary of common NPM packages 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": "7.2.0",
"version": "7.2.1",
"private": true,
"scripts": {
"test": "lerna run test",
Expand Down

0 comments on commit def4043

Please sign in to comment.