Skip to content

Commit 0190638

Browse files
chore(main): release 0.7.1
1 parent 71a35cc commit 0190638

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

.github/release-please/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "0.7.0"
2+
".": "0.7.1"
33
}

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [0.7.1](https://github.com/jghauser/papis.nvim/compare/v0.7.0...v0.7.1) (2024-10-13)
4+
5+
6+
### Bug Fixes
7+
8+
* **at-cursor:** refs are also terminated by `]` ([bf1ee96](https://github.com/jghauser/papis.nvim/commit/bf1ee966268fd128a9133d7d3a887744f5a16c76))
9+
310
## [0.7.0](https://github.com/jghauser/papis.nvim/compare/v0.6.1...v0.7.0) (2024-09-03)
411

512

0 commit comments

Comments
 (0)