Skip to content

Commit

Permalink
chore(main): release 3.1.0 (#1355)
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 Sep 1, 2023
1 parent 0e512f1 commit 22e32eb
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
".": "3.0.0"
".": "3.1.0"
}
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,18 @@

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

## [3.1.0](https://github.com/streetsidesoftware/cspell-action/compare/v3.0.0...v3.1.0) (2023-09-01)


### Features

* Update CSpell to (7.3.2) (main) ([#1354](https://github.com/streetsidesoftware/cspell-action/issues/1354)) ([d8e0cb5](https://github.com/streetsidesoftware/cspell-action/commit/d8e0cb59aacf816a93b4604cb06abba0a4a99558))


### Updates and Bug Fixes

* Update Dictionary `companies` ([0e512f1](https://github.com/streetsidesoftware/cspell-action/commit/0e512f1884e81da24b7a678a497af1cf83c37451))

## [3.0.0](https://github.com/streetsidesoftware/cspell-action/compare/v2.26.3...v3.0.0) (2023-08-21)


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-action",
"version": "3.0.0",
"version": "3.1.0",
"description": "GitHub Action: Check Spelling",
"main": "action/lib/main.js",
"private": true,
Expand Down

0 comments on commit 22e32eb

Please sign in to comment.