Skip to content

Commit fd6bb05

Browse files
chore: release main (streetsidesoftware#2318)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent e6bffaa commit fd6bb05

File tree

5 files changed

+23
-4
lines changed

5 files changed

+23
-4
lines changed

.release-please-manifest.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
".": "12.3.1",
2+
".": "12.3.2",
33
"dictionaries/ada": "4.0.1",
44
"dictionaries/aws": "3.0.0",
55
"dictionaries/bash": "4.1.1",
@@ -22,7 +22,7 @@
2222
"dictionaries/el": "2.0.1",
2323
"dictionaries/elixir": "4.0.3",
2424
"dictionaries/en_GB": "4.1.17",
25-
"dictionaries/en_GB-MIT": "2.1.8",
25+
"dictionaries/en_GB-MIT": "2.1.9",
2626
"dictionaries/en_US": "4.3.4",
2727
"dictionaries/eo": "2.0.0",
2828
"dictionaries/es_ES": "2.2.5",

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# Release Notes
22

3+
## [12.3.2](https://github.com/streetsidesoftware/cspell-dicts/compare/[email protected]@12.3.2) (2023-07-12)
4+
5+
6+
### Build System
7+
8+
* **deps:** bump semver from 5.7.1 to 5.7.2 ([#2317](https://github.com/streetsidesoftware/cspell-dicts/issues/2317)) ([707d94e](https://github.com/streetsidesoftware/cspell-dicts/commit/707d94e1a4396c8860e0c8150bc7a2bcbee32f8b))
9+
10+
11+
### Updates and Bug Fixes
12+
13+
* Workflow Bot -- Build Dictionaries ([#2322](https://github.com/streetsidesoftware/cspell-dicts/issues/2322)) ([5bbe69f](https://github.com/streetsidesoftware/cspell-dicts/commit/5bbe69f38a3c64f7ff5c0dafa0a164cf702e3343))
14+
315
## [12.3.1](https://github.com/streetsidesoftware/cspell-dicts/compare/[email protected]@12.3.1) (2023-07-10)
416

517

dictionaries/en_GB-MIT/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,13 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [2.1.9](https://github.com/streetsidesoftware/cspell-dicts/compare/@cspell/[email protected]...@cspell/[email protected]) (2023-07-12)
7+
8+
9+
### Updates and Bug Fixes
10+
11+
* Workflow Bot -- Build Dictionaries ([#2322](https://github.com/streetsidesoftware/cspell-dicts/issues/2322)) ([5bbe69f](https://github.com/streetsidesoftware/cspell-dicts/commit/5bbe69f38a3c64f7ff5c0dafa0a164cf702e3343))
12+
613
## [2.1.8](https://github.com/streetsidesoftware/cspell-dicts/compare/@cspell/[email protected]...@cspell/[email protected]) (2023-03-23)
714

815

dictionaries/en_GB-MIT/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@cspell/dict-en-gb-mit",
3-
"version": "2.1.8",
3+
"version": "2.1.9",
44
"description": "British English dictionary for cspell with MIT License.",
55
"publishConfig": {
66
"access": "public"

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "cspell-dicts",
3-
"version": "12.3.1",
3+
"version": "12.3.2",
44
"private": true,
55
"packageManager": "[email protected]",
66
"scripts": {

0 commit comments

Comments
 (0)