Skip to content

Commit

Permalink
chore: release main (#359)
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 Aug 12, 2022
1 parent 44f0b87 commit b7db20c
Show file tree
Hide file tree
Showing 4 changed files with 11 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": "0.1.13",
"extensions/ukrainian": "0.1.14",
"extensions/vietnamese": "0.1.10",
".": "1.0.1"
".": "1.0.2"
}
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [1.0.2](https://github.com/streetsidesoftware/vscode-cspell-dict-extensions/compare/vscode-cspell-dict-extensions@1.0.1...vscode-cspell-dict-extensions@1.0.2) (2022-08-12)


### Updates and Bug Fixes

* Fix Publish script ([44f0b87](https://github.com/streetsidesoftware/vscode-cspell-dict-extensions/commit/44f0b871bf874861d770965d047d7020c8a0eda0))

## [1.0.1](https://github.com/streetsidesoftware/vscode-cspell-dict-extensions/compare/vscode-cspell-dict-extensions@1.0.0...vscode-cspell-dict-extensions@1.0.1) (2022-08-12)


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": "1.0.1",
"version": "1.0.2",
"scripts": {
"test": "lerna run --concurrency 1 test",
"postinstall": "lerna bootstrap",
Expand Down

0 comments on commit b7db20c

Please sign in to comment.