Skip to content

Commit

Permalink
chore(release): v3.1.2-beta.5 🎉
Browse files Browse the repository at this point in the history
  • Loading branch information
kkoomen committed Oct 16, 2020
1 parent 271e457 commit 6f8fcf0
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [3.1.2-beta.5](https://github.com/kkoomen/vim-doge/compare/3.1.2-beta.4...3.1.2-beta.5) (2020-10-16)

### Bug Fixes

- rename install/build scripts and remove most logging ([ca3338b](https://github.com/kkoomen/vim-doge/commit/ca3338b8f3697037904dcdeddf1bf88dd7ed6481))
- resolve ROOT_DIR properly ([271e457](https://github.com/kkoomen/vim-doge/commit/271e457ca3f552741617273eef1f3f3ddc958547))

## [3.1.2-beta.4](https://github.com/kkoomen/vim-doge/compare/3.1.2-beta.3...3.1.2-beta.4) (2020-10-16)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"private": true,
"name": "vim-doge",
"version": "3.1.2-beta.4",
"version": "3.1.2-beta.5",
"description": "A Vim polyglot plugin for generating documentation",
"scripts": {
"release": "release-it",
Expand Down

0 comments on commit 6f8fcf0

Please sign in to comment.