Skip to content

Commit 10f0050

Browse files
committed
release: v1.2.2 → v1.2.3
## [1.2.3](v1.2.2...v1.2.3) (2022-06-08) ### docs * update changelog in plugin documentation ([793135c](793135c)) ### fix * correct plugin version (1.3.0 -> 1.2.3) in remember.txt ([b56bf25](b56bf25))
1 parent b56bf25 commit 10f0050

File tree

3 files changed

+13
-2
lines changed

3 files changed

+13
-2
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
## [1.2.3](https://github.com/vladdoster/remember.nvim/compare/v1.2.2...v1.2.3) (2022-06-08)
2+
3+
4+
### docs
5+
6+
* update changelog in plugin documentation ([793135c](https://github.com/vladdoster/remember.nvim/commit/793135c42b238ec08ffb08c69c3d7551ea944109))
7+
8+
### fix
9+
10+
* correct plugin version (1.3.0 -> 1.2.3) in remember.txt ([b56bf25](https://github.com/vladdoster/remember.nvim/commit/b56bf25bddbbb8876678476d04e91ec6eaf8a871))
11+
112
## [1.2.2](https://github.com/vladdoster/remember.nvim/compare/v1.2.1...v1.2.2) (2022-06-08)
213

314

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.2](https://github.com/vladdoster/remember.nvim/releases) |
5+
| [v1.2.3](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.2
1+
v1.2.3

0 commit comments

Comments
 (0)