We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 71a35cc commit 0190638Copy full SHA for 0190638
.github/release-please/manifest.json
@@ -1,3 +1,3 @@
1
{
2
- ".": "0.7.0"
+ ".": "0.7.1"
3
}
CHANGELOG.md
@@ -1,5 +1,12 @@
# Changelog
+## [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
10
## [0.7.0](https://github.com/jghauser/papis.nvim/compare/v0.6.1...v0.7.0) (2024-09-03)
11
12
0 commit comments