Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(main): release 3.0.0 #1332

Merged
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
".": "2.26.3"
".": "3.0.0"
}
36 changes: 36 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,42 @@

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.0.0](https://github.com/streetsidesoftware/cspell-action/compare/v2.26.3...v3.0.0) (2023-08-21)


### ⚠ BREAKING CHANGES

* Update CSpell to (7.0.0) (main) ([#1333](https://github.com/streetsidesoftware/cspell-action/issues/1333))

### Features

* Update CSpell to (7.0.0) (main) ([#1333](https://github.com/streetsidesoftware/cspell-action/issues/1333)) ([0ece0f5](https://github.com/streetsidesoftware/cspell-action/commit/0ece0f5ab5ed7c96f57fbac9b0a604bfa6622189))


### Updates and Bug Fixes

* Update CSpell to (6.31.3) (main) ([#1331](https://github.com/streetsidesoftware/cspell-action/issues/1331)) ([f21ebc4](https://github.com/streetsidesoftware/cspell-action/commit/f21ebc42fa6a2095c4bcb41a9fb8a5fb45f387bd))
* Update CSpell to (7.0.1) (main) ([#1341](https://github.com/streetsidesoftware/cspell-action/issues/1341)) ([e2d54f5](https://github.com/streetsidesoftware/cspell-action/commit/e2d54f50f162218a126af5a0c61b3738cc10dd46))
* Update CSpell to (7.0.1) (main) ([#1344](https://github.com/streetsidesoftware/cspell-action/issues/1344)) ([5426c55](https://github.com/streetsidesoftware/cspell-action/commit/5426c55de434c0cb3dcf253cff34a4dc97ec8908))
* Workflow Bot -- Update ALL Dependencies (main) ([#1330](https://github.com/streetsidesoftware/cspell-action/issues/1330)) ([ef5923e](https://github.com/streetsidesoftware/cspell-action/commit/ef5923ed868c54327b52d69f515662a48c270260))
* Workflow Bot -- Update ALL Dependencies (main) ([#1337](https://github.com/streetsidesoftware/cspell-action/issues/1337)) ([72c2023](https://github.com/streetsidesoftware/cspell-action/commit/72c2023c2c8ca365062b660acb3fd22afd7a7bf5))
* Workflow Bot -- Update ALL Dependencies (main) ([#1345](https://github.com/streetsidesoftware/cspell-action/issues/1345)) ([16628ca](https://github.com/streetsidesoftware/cspell-action/commit/16628ca8fc88b764184d928dee7930e0b97fec4e))
* Workflow Bot -- Update ALL Dependencies (main) ([#1346](https://github.com/streetsidesoftware/cspell-action/issues/1346)) ([dcc4061](https://github.com/streetsidesoftware/cspell-action/commit/dcc4061e7a69ab082955d7e6ccd8adbf8f3d410f))


### Miscellaneous

* Improve package update ([9fc2378](https://github.com/streetsidesoftware/cspell-action/commit/9fc2378a2457e894d1df78955e855dde932aee1d))
* try to format release-please change log ([2b9e3f6](https://github.com/streetsidesoftware/cspell-action/commit/2b9e3f6ccfba9a5ac47080cfb462037677cfe4f9))
* Update dictionaries with CSpell ([e3041d5](https://github.com/streetsidesoftware/cspell-action/commit/e3041d54ef7797e4ced40a9bb1df826e9a7fbd11))
* use `esbuild` to reduce the size of the action ([#1334](https://github.com/streetsidesoftware/cspell-action/issues/1334)) ([dd47421](https://github.com/streetsidesoftware/cspell-action/commit/dd47421bf531b11c8470fd6f1940cf25b06716ac))
* Use vitest instead of jest ([#1335](https://github.com/streetsidesoftware/cspell-action/issues/1335)) ([8e9c948](https://github.com/streetsidesoftware/cspell-action/commit/8e9c948504bb13442171af38ce8c3cc7fbf083ce))


### Tests

* add code coverage report ([#1336](https://github.com/streetsidesoftware/cspell-action/issues/1336)) ([2761a13](https://github.com/streetsidesoftware/cspell-action/commit/2761a139fd1b18d650d78e5888f7b852bfaab240))

## [2.26.3](https://github.com/streetsidesoftware/cspell-action/compare/v2.26.2...v2.26.3) (2023-07-20)


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