Skip to content

Commit 5a13caa

Browse files
committed
release: v1.0.2 → v1.1.0
# [1.1.0](v1.0.2...v1.1.0) (2022-04-13) ### fix * add `maint` commit prefix to release rules ([8ab8496](8ab8496)) ### maint * update release commit message ([aae7155](aae7155))
1 parent 8ab8496 commit 5a13caa

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.1.0](https://github.com/vladdoster/remember.nvim/compare/v1.0.2...v1.1.0) (2022-04-13)
2+
3+
4+
### fix
5+
6+
* add `maint` commit prefix to release rules ([8ab8496](https://github.com/vladdoster/remember.nvim/commit/8ab8496da38747479ca9a2608982bcb7f8ab2b56))
7+
8+
### maint
9+
10+
* update release commit message ([aae7155](https://github.com/vladdoster/remember.nvim/commit/aae7155459c1714673999bf98a680a6b8de66002))
11+
112
## [1.0.2](https://github.com/vladdoster/remember.nvim/compare/v1.0.1...v1.0.2) (2022-04-13)
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.0.2](https://github.com/vladdoster/remember.nvim/releases) |
5+
| [v1.1.0](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.0.2
1+
v1.1.0

0 commit comments

Comments
 (0)