Skip to content

Commit 6276fd5

Browse files
authored
Merge pull request #69 from jghauser/release-please--branches--main
chore(main): release 0.4.0
2 parents aecb0de + 97a0414 commit 6276fd5

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

.github/release-please/manifest.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "0.3.3"
2+
".": "0.4.0"
33
}

CHANGELOG.md

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

3+
## [0.4.0](https://github.com/jghauser/papis.nvim/compare/v0.3.3...v0.4.0) (2024-06-13)
4+
5+
6+
### Features
7+
8+
* improve lazy-loading ([b685f69](https://github.com/jghauser/papis.nvim/commit/b685f696b25bd5c6d13a12d67f8a5ee53d9075e1))
9+
* initially sort telescope entries by time-added ([eae91b8](https://github.com/jghauser/papis.nvim/commit/eae91b8864de336cc0bab044a227fcba6c12acf6))
10+
11+
12+
### Miscellaneous Chores
13+
14+
* release 0.4.0 ([0fae1bf](https://github.com/jghauser/papis.nvim/commit/0fae1bf215193fb202eb3f107ed8aeef98033959))
15+
316
## [0.3.3](https://github.com/jghauser/papis.nvim/compare/v0.3.2...v0.3.3) (2024-06-09)
417

518

0 commit comments

Comments
 (0)