Skip to content

Commit

Permalink
chore: release main (#354)
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 7443cb6 commit 2e05243
Show file tree
Hide file tree
Showing 4 changed files with 15 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Expand Up @@ -19,7 +19,7 @@
"extensions/persian": "0.1.13",
"extensions/polish": "1.0.13",
"extensions/portuguese-brazilian": "2.0.8",
"extensions/portuguese": "0.1.13",
"extensions/portuguese": "1.0.0",
"extensions/russian": "2.0.5",
"extensions/scientific-terms": "0.1.6",
"extensions/slovenian": "0.1.3",
Expand Down
11 changes: 11 additions & 0 deletions extensions/portuguese/CHANGELOG.md
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.0.0](https://github.com/streetsidesoftware/vscode-cspell-dict-extensions/compare/code-spell-checker-portuguese@0.1.13...code-spell-checker-portuguese@1.0.0) (2022-08-12)


### ⚠ BREAKING CHANGES

* Upgrade Portuguese Dictionary to v2.0 (#353)

### Features

* Upgrade Portuguese Dictionary to v2.0 ([#353](https://github.com/streetsidesoftware/vscode-cspell-dict-extensions/issues/353)) ([7443cb6](https://github.com/streetsidesoftware/vscode-cspell-dict-extensions/commit/7443cb6c282a286b9e48d62b8b76f2074162eb64))

## [0.1.13](https://github.com/streetsidesoftware/vscode-cspell-dict-extensions/compare/code-spell-checker-portuguese@0.1.12...code-spell-checker-portuguese@0.1.13) (2022-07-26)

**Note:** Version bump only for package code-spell-checker-portuguese
Expand Down
4 changes: 2 additions & 2 deletions extensions/portuguese/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 extensions/portuguese/package.json
@@ -1,7 +1,7 @@
{
"name": "code-spell-checker-portuguese",
"description": "Portuguese dictionary extension for VS Code.",
"version": "0.1.13",
"version": "1.0.0",
"displayName": "Portuguese - Code Spell Checker",
"icon": "images/SpellCheck.png",
"private": true,
Expand Down

0 comments on commit 2e05243

Please sign in to comment.