Skip to content

Commit

Permalink
chore(release): 1.0.0 [skip ci]
Browse files Browse the repository at this point in the history
## [1.0.0](v0.2.0...v1.0.0) (2024-01-16)

### ⚠ BREAKING CHANGES

* by default, download and use latest version of GJF

### Features

* by default, download and use latest version of GJF ([608c6fe](608c6fe)), closes [#7](#7)
  • Loading branch information
semantic-release-bot committed Jan 16, 2024
1 parent f37bb72 commit a1e2c32
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 3 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
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/JoseVSeb/google-java-format-for-vs-code/compare/v0.2.0...v1.0.0) (2024-01-16)


### ⚠ BREAKING CHANGES

* by default, download and use latest version of GJF

### Features

* by default, download and use latest version of GJF ([608c6fe](https://github.com/JoseVSeb/google-java-format-for-vs-code/commit/608c6fe2f661d7211f8e18a191813b7dd95cc9e3)), closes [#7](https://github.com/JoseVSeb/google-java-format-for-vs-code/issues/7)

# [0.2.0](https://github.com/JoseVSeb/google-java-format-for-vs-code/compare/v0.1.4...v0.2.0) (2023-12-16)


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
Expand Up @@ -4,7 +4,7 @@
"description": "Visual Studio Code extension to format Java files using google-java-format program to comply with Google Java Style.",
"publisher": "josevseb",
"repository": "https://github.com/JoseVSeb/google-java-format-for-vs-code",
"version": "0.2.0",
"version": "1.0.0",
"engines": {
"vscode": "^1.75.0"
},
Expand Down

0 comments on commit a1e2c32

Please sign in to comment.