Skip to content

Commit 273849b

Browse files
committed
release: v1.2.1 → v1.2.2
## [1.2.2](v1.2.1...v1.2.2) (2022-06-08) ### docs * update usage code snippet in README.md ([ec99360](ec99360))
1 parent ec99360 commit 273849b

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.2.2](https://github.com/vladdoster/remember.nvim/compare/v1.2.1...v1.2.2) (2022-06-08)
2+
3+
4+
### docs
5+
6+
* update usage code snippet in README.md ([ec99360](https://github.com/vladdoster/remember.nvim/commit/ec993607c4b32a3b28ac3e266fd782fe2cb10c55))
7+
18
## [1.2.1](https://github.com/vladdoster/remember.nvim/compare/v1.2.0...v1.2.1) (2022-06-08)
29

310

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
| version |
44
| :--------------------------------------------------------------------: |
5-
| [v1.2.1](https://github.com/vladdoster/remember.nvim/releases) |
5+
| [v1.2.2](https://github.com/vladdoster/remember.nvim/releases) |
66

77
A port of the Vim plugin
88
[vim-lastplace](https://github.com/farmergreg/vim-lastplace). It uses the same

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
v1.2.1
1+
v1.2.2

0 commit comments

Comments
 (0)