Skip to content

Commit

Permalink
chore: release main
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Sep 12, 2022
1 parent 46d8d7a commit 7ddab1a
Show file tree
Hide file tree
Showing 4 changed files with 14 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,5 +28,5 @@
"extensions/turkish": "1.0.0",
"extensions/ukrainian": "1.0.0",
"extensions/vietnamese": "1.0.0",
".": "2.0.1"
".": "2.0.2"
}
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# Changelog

## [2.0.2](https://github.com/streetsidesoftware/vscode-cspell-dict-extensions/compare/vscode-cspell-dict-extensions@2.0.1...vscode-cspell-dict-extensions@2.0.2) (2022-09-12)


### Continuous Integration

* Workflow Bot -- Update ALL Dependencies ([#393](https://github.com/streetsidesoftware/vscode-cspell-dict-extensions/issues/393)) ([e5c7751](https://github.com/streetsidesoftware/vscode-cspell-dict-extensions/commit/e5c7751d994e21b2a43c5d09cb2acbd7719a39d8))
* Workflow Bot -- Update ALL Dependencies ([#396](https://github.com/streetsidesoftware/vscode-cspell-dict-extensions/issues/396)) ([8c37b82](https://github.com/streetsidesoftware/vscode-cspell-dict-extensions/commit/8c37b822f0b80aa0a1266bde9da2f8a3fd1f43ae))
* Workflow Bot -- Update ALL Dependencies ([#400](https://github.com/streetsidesoftware/vscode-cspell-dict-extensions/issues/400)) ([a9b7d13](https://github.com/streetsidesoftware/vscode-cspell-dict-extensions/commit/a9b7d13f94d26d624728705f6b15a9868595481e))
* Workflow Bot -- Update ALL Dependencies ([#401](https://github.com/streetsidesoftware/vscode-cspell-dict-extensions/issues/401)) ([46d8d7a](https://github.com/streetsidesoftware/vscode-cspell-dict-extensions/commit/46d8d7acc64302478584979aeb91a3940d508467))

## [2.0.1](https://github.com/streetsidesoftware/vscode-cspell-dict-extensions/compare/vscode-cspell-dict-extensions@2.0.0...vscode-cspell-dict-extensions@2.0.1) (2022-08-29)


Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "vscode-cspell-dict-extensions",
"private": true,
"version": "2.0.1",
"version": "2.0.2",
"scripts": {
"test": "lerna run --concurrency 1 test",
"postinstall": "lerna bootstrap",
Expand Down

0 comments on commit 7ddab1a

Please sign in to comment.