Skip to content

Commit c8d8f2c

Browse files
chore(release): 2.16.1 [skip ci]
## [2.16.1](v2.16.0...v2.16.1) (2020-05-08) ### Bug Fixes * optimize main build file ([#169](#169)) ([a15c4a1](a15c4a1)), closes [#157](#157) [#157](#157)
1 parent 5b8271d commit c8d8f2c

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [2.16.1](https://github.com/iliyaZelenko/tiptap-vuetify/compare/v2.16.0...v2.16.1) (2020-05-08)
2+
3+
4+
### Bug Fixes
5+
6+
* optimize main build file ([#169](https://github.com/iliyaZelenko/tiptap-vuetify/issues/169)) ([a15c4a1](https://github.com/iliyaZelenko/tiptap-vuetify/commit/a15c4a1bb9ca361c9b04fc264f73164d958b2e1a)), closes [#157](https://github.com/iliyaZelenko/tiptap-vuetify/issues/157) [#157](https://github.com/iliyaZelenko/tiptap-vuetify/issues/157)
7+
18
# [2.16.0](https://github.com/iliyaZelenko/tiptap-vuetify/compare/v2.15.0...v2.16.0) (2020-05-08)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "tiptap-vuetify",
3-
"version": "2.16.0",
3+
"version": "2.16.1",
44
"license": "MIT",
55
"scripts": {
66
"commit": "git-cz",

0 commit comments

Comments
 (0)