Skip to content

Commit f1fffd4

Browse files
chore: release v1.1.0 (#153)
1 parent fb89a7c commit f1fffd4

File tree

3 files changed

+59
-2
lines changed

3 files changed

+59
-2
lines changed

CHANGELOG.md

Lines changed: 57 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,60 @@
1+
# [1.1.0](https://github.com/geospoc/v-grid-layout/compare/v1.0.1...v1.1.0) (2021-01-12)
2+
3+
4+
### Bug Fixes
5+
6+
* update `NODE_AUTH_TOKEN` ([195f079](https://github.com/geospoc/v-grid-layout/commit/195f07968d3ae0efcca09dc533c771ecdbce0e50))
7+
* **deps:** bump @vue/composition-api from 1.0.0-beta.19 to 1.0.0-beta.20 ([89e1eab](https://github.com/geospoc/v-grid-layout/commit/89e1eab8f4453ddfc5d55dfb5caf8d5487121543))
8+
* **deps:** bump @vue/composition-api from 1.0.0-beta.20 to 1.0.0-beta.21 ([ae0352f](https://github.com/geospoc/v-grid-layout/commit/ae0352ffa64c9968d2d050bc4f2d73f1d17750f1))
9+
* **deps:** bump @vue/composition-api from 1.0.0-beta.21 to 1.0.0-beta.22 ([1f7c888](https://github.com/geospoc/v-grid-layout/commit/1f7c88828c3610782ec86d12bd653461a3917b5e))
10+
* **deps:** bump @vue/composition-api from 1.0.0-beta.22 to 1.0.0-beta.23 ([18c284e](https://github.com/geospoc/v-grid-layout/commit/18c284e660f6255e1645e56078bb523462e0cf97))
11+
* **deps:** bump @vue/composition-api from 1.0.0-beta.23 to 1.0.0-beta.24 ([3264db5](https://github.com/geospoc/v-grid-layout/commit/3264db588981a6e26a285ef311df3182fa4d8fcc))
12+
* **deps:** bump @vue/composition-api from 1.0.0-beta.24 to 1.0.0-beta.25 ([a8403c2](https://github.com/geospoc/v-grid-layout/commit/a8403c2251c9a5531217790b7dff81f6c243baa4))
13+
* **deps:** bump actions/setup-node from v2.1.2 to v2.1.3 ([f9f2247](https://github.com/geospoc/v-grid-layout/commit/f9f2247ad444f17fb18d9f9dba1dcedfafaadb6f))
14+
* **deps:** bump actions/setup-node from v2.1.3 to v2.1.4 ([9304024](https://github.com/geospoc/v-grid-layout/commit/93040244c4cb14c688564041b59fe6e6d6c92b31))
15+
* **deps:** bump core-js from 3.8.1 to 3.8.2 ([49ac797](https://github.com/geospoc/v-grid-layout/commit/49ac797c5042c5d4b2f25ba894efede85bc3e66d))
16+
* **deps:** bump interactjs from 1.10.1 to 1.10.2 ([4974d27](https://github.com/geospoc/v-grid-layout/commit/4974d27cce9e12e816a5ca98e69eb18f82c27810))
17+
* add events and multiple grid example ([e7d8500](https://github.com/geospoc/v-grid-layout/commit/e7d8500fb565fd44bdfa488a78eecbee43b52e35))
18+
* bump pkg versions ([6e44258](https://github.com/geospoc/v-grid-layout/commit/6e442583541cca58f71cba799003b9b8ac689d63))
19+
* change title and minor changes ([3327aa0](https://github.com/geospoc/v-grid-layout/commit/3327aa0413b3b8c5251da102578b4ea13ece4255))
20+
* remove this and references ([8afe1af](https://github.com/geospoc/v-grid-layout/commit/8afe1afffb0ec001fe103ed6a2137738ea0666d5))
21+
* **deps:** bump core-js from 3.7.0 to 3.8.0 ([a6f621c](https://github.com/geospoc/v-grid-layout/commit/a6f621c16e6bf43df9b687e450411de6a75d9afd))
22+
* **deps:** bump core-js from 3.8.0 to 3.8.1 ([5da4d78](https://github.com/geospoc/v-grid-layout/commit/5da4d787fa7f24b2723be5201580609d4240e3c9))
23+
* **deps:** bump ini from 1.3.5 to 1.3.8 ([ea1a8b0](https://github.com/geospoc/v-grid-layout/commit/ea1a8b083a90da829f5a5f53a525d2108f9968fd))
24+
* **deps:** bump interactjs from 1.10.0 to 1.10.1 ([59c3ee7](https://github.com/geospoc/v-grid-layout/commit/59c3ee7128ec696ece351387f38b6844d7e9dbcf))
25+
* ignore the sw.js ([2a2fd8e](https://github.com/geospoc/v-grid-layout/commit/2a2fd8e5ec81df9e4206bfe7b6fb100b663a20c6))
26+
* remove `netlify.toml` config file ([3a3d486](https://github.com/geospoc/v-grid-layout/commit/3a3d486858325af1e884b43e89780ccce14b1b1d))
27+
* update baseUrl for fixing netlify broken assets ([e2edddc](https://github.com/geospoc/v-grid-layout/commit/e2edddc13b606b85bfe619ac93f40b7afdbecb91))
28+
* **docs:** update documentation links ([f08f5aa](https://github.com/geospoc/v-grid-layout/commit/f08f5aa808aeebbb3ffe4fa84105977d575fac6b))
29+
* remove comments ([4de3fb1](https://github.com/geospoc/v-grid-layout/commit/4de3fb130353156d45c52dae301588f3bbee3cfa))
30+
* update nuxt content destination_dir ([b7b156c](https://github.com/geospoc/v-grid-layout/commit/b7b156cfb0598ff8dd626af9a8e4c0d6356de73c))
31+
* **deps:** bump core-js from 3.6.5 to 3.7.0 ([d8a2234](https://github.com/geospoc/v-grid-layout/commit/d8a2234d551074d6de75a6284fbf048fbfbb1140))
32+
* **typo:** update BRANCH to be `branch_name` ([220c57a](https://github.com/geospoc/v-grid-layout/commit/220c57a301e606a917f18d1680a5e63d84cc81c7))
33+
* update the baseUrl for statically hosting the site on gh pages ([fceb1c1](https://github.com/geospoc/v-grid-layout/commit/fceb1c1e162624812884296b3f1038d1116a31b0))
34+
* update the nuxt/content config ([04cd461](https://github.com/geospoc/v-grid-layout/commit/04cd461f037995af19d7ac535621581758731d02))
35+
36+
37+
### Features
38+
39+
* add drag-from-outside example ([ec75afb](https://github.com/geospoc/v-grid-layout/commit/ec75afb13dd17305ce7f733296493a3ab02f8b60))
40+
* add GeoSpoc svg logo ([80dbd81](https://github.com/geospoc/v-grid-layout/commit/80dbd81006a3bd2f1eb87af2fc044dfec1fbf8ab))
41+
* add initial docs ([65fa8de](https://github.com/geospoc/v-grid-layout/commit/65fa8de1d560ed6e5ce08a0cb5234baab2ab9cb2))
42+
* add mirrored grid layout example ([bf31e7f](https://github.com/geospoc/v-grid-layout/commit/bf31e7f6d8018eb4bec4e429243e8855eae97337))
43+
* add pre-defined layout example ([e5c3ea3](https://github.com/geospoc/v-grid-layout/commit/e5c3ea3c2eded311a5f466a97bb2784248ec1c54))
44+
* add prevent collision while dragging example ([c7294b5](https://github.com/geospoc/v-grid-layout/commit/c7294b5bb408e1a037b2e56d26d978bd47945376))
45+
* add responsive grid layout example ([a340ec6](https://github.com/geospoc/v-grid-layout/commit/a340ec60d3db440cef0633d78bead2a5b955d19e))
46+
* drag allow or ignore on elements example ([c58d6fd](https://github.com/geospoc/v-grid-layout/commit/c58d6fdeb4722e8d77c9736c5f860f8c1ba865a8))
47+
* dynamic add or remove grid item example ([61e21d6](https://github.com/geospoc/v-grid-layout/commit/61e21d61cb78a2612cc8b41d87a1b543a51c801c))
48+
* **ci:** publish to gh-pages branch ([a634c89](https://github.com/geospoc/v-grid-layout/commit/a634c8958ed0bb2ae74fa41bd062625d0c699c0a))
49+
* nuxt content module setup ([aafd723](https://github.com/geospoc/v-grid-layout/commit/aafd723ff8ac3e1a99ce549bb185727e87b8a2ae))
50+
51+
52+
### Performance Improvements
53+
54+
* update storybook & docs in single workflow ([3d65a1c](https://github.com/geospoc/v-grid-layout/commit/3d65a1cec9bf201fa533bc4869b23f937dc89937))
55+
56+
57+
158
## [1.0.1](https://github.com/geospoc/v-grid-layout/compare/v1.0.0...v1.0.1) (2020-11-06)
259

360

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.0.1",
3+
"version": "1.1.0",
44
"description": "A draggable and resizable grid layout, as a Vue component",
55
"files": [
66
"dist"

0 commit comments

Comments
 (0)