chore(main): release 3.1.0 (#116)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2023-04-09 14:16:25 +08:00
committed by GitHub
parent ada98d316d
commit 74d444054a

18
CHANGELOG.md Normal file
View File

@@ -0,0 +1,18 @@
# Changelog
## [3.1.0](https://github.com/mcchrish/zenbones.nvim/compare/v3.0.0...v3.1.0) (2023-04-09)
### Features
* add lsp semantic tokens ([519fc82](https://github.com/mcchrish/zenbones.nvim/commit/519fc821565553480eb8fc49369227d21b2abea2))
* **ci:** refactor ci auto commit ([183ca1c](https://github.com/mcchrish/zenbones.nvim/commit/183ca1ce95d0accea0bd993a8cc0151b33e5bae1))
* upgrade panvimdoc ([60278f0](https://github.com/mcchrish/zenbones.nvim/commit/60278f060cd0163d5b9152ed54c3895cef4054f7))
### Bug Fixes
* adjust requirements ([b44f104](https://github.com/mcchrish/zenbones.nvim/commit/b44f1043bfa59a31e9cc5a76bd6f8d92384da2f7))
* adjust WhichKeySeparator ([12b7478](https://github.com/mcchrish/zenbones.nvim/commit/12b7478c8fe25487d14949e2723f586469bf99a9))
* **ci:** remove extra steps ([ada98d3](https://github.com/mcchrish/zenbones.nvim/commit/ada98d316d384357c006e8b8014400ad04d93e40))
* unmatched parenthesis ([#106](https://github.com/mcchrish/zenbones.nvim/issues/106)) ([910b8c2](https://github.com/mcchrish/zenbones.nvim/commit/910b8c240c6aaf5263db038db81c538602c766c3))