Skip to content

Commit

Permalink
chore(main): release 1.0.0 (#3)
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] authored May 2, 2024
1 parent 7e7bbea commit 9ee1e00
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# Changelog

## 1.0.0 (2024-05-02)


### Features

* add extract variable command ([#5](https://github.com/nvim-java/nvim-java-refactor/issues/5)) ([7e7bbea](https://github.com/nvim-java/nvim-java-refactor/commit/7e7bbea13286e1cdf2e344a3158f9bafbf7c9877))
* init commit ([5ceae25](https://github.com/nvim-java/nvim-java-refactor/commit/5ceae254705c281b1fcdf4093190e821eed74a9e))


### Bug Fixes

* **ci:** missing token for stylua ([8aed200](https://github.com/nvim-java/nvim-java-refactor/commit/8aed2008d2c2cecfe62c2bd18d04634aa3230813))

## [1.2.0](https://github.com/nvim-java/nvim-java/compare/v1.1.0...v1.2.0) (2024-03-23)


Expand Down

0 comments on commit 9ee1e00

Please sign in to comment.