Skip to content

Commit 9017f38

Browse files
authored
Merge pull request #57 from jghauser/release-please--branches--main--components--papis.nvim
chore(main): release 0.3.0
2 parents 917e9ae + d243d07 commit 9017f38

File tree

1 file changed

+22
-0
lines changed

1 file changed

+22
-0
lines changed

CHANGELOG.md

+22
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,27 @@
11
# Changelog
22

3+
## [0.3.0](https://github.com/jghauser/papis.nvim/compare/v0.2.0...v0.3.0) (2024-06-04)
4+
5+
6+
### ⚠ BREAKING CHANGES
7+
8+
* replace plenary.path with pathlib
9+
10+
### Bug Fixes
11+
12+
* **colors:** use a default hl without bg ([e3f0ec3](https://github.com/jghauser/papis.nvim/commit/e3f0ec344b46760fac4e3a3d6e3141106749f76b))
13+
* remove nvim-treesitter dependency ([cbed835](https://github.com/jghauser/papis.nvim/commit/cbed835b771d71a7b70383f3f17515cc8b3a82d1))
14+
15+
16+
### Miscellaneous Chores
17+
18+
* release 0.3.0 ([917e9ae](https://github.com/jghauser/papis.nvim/commit/917e9aee8dd5d990020501ef41caacbaa186d0b8))
19+
20+
21+
### Code Refactoring
22+
23+
* replace plenary.path with pathlib ([50c7057](https://github.com/jghauser/papis.nvim/commit/50c7057ad6365342621ef77cedfbd2135f173896))
24+
325
## [0.2.0](https://github.com/jghauser/papis.nvim/compare/v0.1.0...v0.2.0) (2024-06-03)
426

527

0 commit comments

Comments
 (0)