Skip to content

Commit 002cd52

Browse files
chore: release v1.1.1 (#155)
1 parent 618cf6d commit 002cd52

File tree

3 files changed

+11
-2
lines changed

3 files changed

+11
-2
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## [1.1.1](https://github.com/geospoc/v-grid-layout/compare/v1.1.0...v1.1.1) (2021-01-12)
2+
3+
4+
### Bug Fixes
5+
6+
* call vue-component inside install function ([677290b](https://github.com/geospoc/v-grid-layout/commit/677290b89cf39d56a89dfcdf778f83e2fd0f2d0b))
7+
8+
9+
110
# [1.1.0](https://github.com/geospoc/v-grid-layout/compare/v1.0.1...v1.1.0) (2021-01-12)
211

312

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,6 +1,6 @@
11
{
22
"name": "@geospoc/v-grid-layout",
3-
"version": "1.1.0",
3+
"version": "1.1.1",
44
"description": "A draggable and resizable grid layout, as a Vue component",
55
"files": [
66
"dist"

0 commit comments

Comments
 (0)