Skip to content

Commit

Permalink
chore: release main (#3064)
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 Mar 30, 2024
1 parent e67ca4a commit 1d4ea0e
Show file tree
Hide file tree
Showing 4 changed files with 28 additions and 3 deletions.
5 changes: 3 additions & 2 deletions .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
".": "24.6.1",
".": "24.7.0",
"dictionaries/ada": "4.0.2",
"dictionaries/aws": "4.0.1",
"dictionaries/bash": "4.1.3",
Expand Down Expand Up @@ -108,5 +108,6 @@
"dictionaries/fi_FI": "1.0.0",
"dictionaries/la": "1.0.0",
"dictionaries/julia": "1.0.1",
"dictionaries/terraform": "1.0.0"
"dictionaries/terraform": "1.0.0",
"dictionaries/grc_GR": "1.0.0"
}
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# Release Notes

## [24.7.0](https://github.com/streetsidesoftware/cspell-dicts/compare/cspell-dicts@24.6.1...cspell-dicts@24.7.0) (2024-03-30)


### Features

* Add Ancient Greek ([#3063](https://github.com/streetsidesoftware/cspell-dicts/issues/3063)) ([35bdf6c](https://github.com/streetsidesoftware/cspell-dicts/commit/35bdf6cf4a00330be6fc723e6a6b2d1e1107c3ee))


### Updates and Bug Fixes

* Workflow Bot -- Build Dictionaries ([#3065](https://github.com/streetsidesoftware/cspell-dicts/issues/3065)) ([881b9f0](https://github.com/streetsidesoftware/cspell-dicts/commit/881b9f08d0770e2bdf58a63924c0d748670bf43c))

## [24.6.1](https://github.com/streetsidesoftware/cspell-dicts/compare/cspell-dicts@24.6.0...cspell-dicts@24.6.1) (2024-03-26)


Expand Down
12 changes: 12 additions & 0 deletions dictionaries/grc_GR/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# Change Log

## 1.0.0 (2024-03-30)


### Features

* Add Ancient Greek ([#3063](https://github.com/streetsidesoftware/cspell-dicts/issues/3063)) ([35bdf6c](https://github.com/streetsidesoftware/cspell-dicts/commit/35bdf6cf4a00330be6fc723e6a6b2d1e1107c3ee))


### Updates and Bug Fixes

* Workflow Bot -- Build Dictionaries ([#3065](https://github.com/streetsidesoftware/cspell-dicts/issues/3065)) ([881b9f0](https://github.com/streetsidesoftware/cspell-dicts/commit/881b9f08d0770e2bdf58a63924c0d748670bf43c))

## 1.0.0

- Initial Release
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": "24.6.1",
"version": "24.7.0",
"private": true,
"packageManager": "pnpm@8.7.4",
"scripts": {
Expand Down

0 comments on commit 1d4ea0e

Please sign in to comment.