Skip to content

Commit e2d8cf1

Browse files
committed
chore(release): v3.5.4 🎉
1 parent 3964cb0 commit e2d8cf1

File tree

4 files changed

+9
-3
lines changed

4 files changed

+9
-3
lines changed

.version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
v3.5.3
1+
v3.5.4

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## [3.5.4](https://github.com/kkoomen/vim-doge/compare/v3.5.3...v3.5.4) (2020-11-17)
2+
3+
### Bug Fixes
4+
5+
- adjust elif statement to be compatible with dash ([#160](https://github.com/kkoomen/vim-doge/issues/160)) ([3964cb0](https://github.com/kkoomen/vim-doge/commit/3964cb0841cfed670b6bf509deb5d56f69c2c258))
6+
17
## [3.5.3](https://github.com/kkoomen/vim-doge/compare/v3.5.2...v3.5.3) (2020-11-17)
28

39
### Bug Fixes

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"private": true,
33
"name": "vim-doge",
4-
"version": "3.5.3",
4+
"version": "3.5.4",
55
"description": "A Vim polyglot plugin for generating documentation",
66
"scripts": {
77
"release": "release-it",

0 commit comments

Comments
 (0)