Skip to content

Commit 55c90c5

Browse files
chore(main): release 1.0.0 (#9)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 603091d commit 55c90c5

1 file changed

Lines changed: 25 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
# Changelog
2+
3+
## 1.0.0 (2023-12-10)
4+
5+
6+
### Features
7+
8+
* add editor config ([f59a395](https://github.com/nvim-java/nvim-java-dap/commit/f59a3955c800405cba9a6b725ee44f77695f74a9))
9+
* add enrich config to adapter ([#3](https://github.com/nvim-java/nvim-java-dap/issues/3)) ([3254832](https://github.com/nvim-java/nvim-java-dap/commit/32548324a701e2da9bbc03546b0ae3c1ff6cb6b7))
10+
* add lint & release-please workflows ([#8](https://github.com/nvim-java/nvim-java-dap/issues/8)) ([20a0d53](https://github.com/nvim-java/nvim-java-dap/commit/20a0d5326c46140c21583b2f8fedf67218153eb3))
11+
* add plugin manager for testing ([1feb82e](https://github.com/nvim-java/nvim-java-dap/commit/1feb82e5576b468f7e0ab7c87c6f19c8db7800aa))
12+
* use lazy to install test dependencies ([2072c84](https://github.com/nvim-java/nvim-java-dap/commit/2072c844776cffdf867f31dda693b6ad27c382f3))
13+
14+
15+
### Bug Fixes
16+
17+
* application cannot be run due to no init build ([#5](https://github.com/nvim-java/nvim-java-dap/issues/5)) ([53351db](https://github.com/nvim-java/nvim-java-dap/commit/53351db03f193e77abeadb3933ee153346c7ef89))
18+
* auto doc failure due to no permissions ([7672c05](https://github.com/nvim-java/nvim-java-dap/commit/7672c0554dbdb5ba6dfb7889199bbc0e981b2496))
19+
* build badge ([0af982e](https://github.com/nvim-java/nvim-java-dap/commit/0af982e895e3eabfcae97d922eac733a758d5757))
20+
* build shields badge ([db7b333](https://github.com/nvim-java/nvim-java-dap/commit/db7b3335dfc1a38181b1702449aae50589382ae8))
21+
22+
23+
### Miscellaneous Chores
24+
25+
* release 1.0.0 ([603091d](https://github.com/nvim-java/nvim-java-dap/commit/603091d06f82db6f710865f71fdf7666299439c1))

0 commit comments

Comments
 (0)