chore(release): v0.18.2
## [0.18.2](https://gitlab.com/fedran/allegro/compare/v0.18.1...v0.18.2) (2020-05-10) ### Bug Fixes * integrating edits for chapter three ([fb9426a
](fb9426a77b
)) * integrating feedback from writing group ([eb05ef6
](eb05ef6e8f
)) * tweaking four and five ([fc8b830
](fc8b830852
))
This commit is contained in:
parent
fc8b830852
commit
d25e5f3ba2
3 changed files with 11 additions and 2 deletions
|
@ -1,3 +1,12 @@
|
||||||
|
## [0.18.2](https://gitlab.com/fedran/allegro/compare/v0.18.1...v0.18.2) (2020-05-10)
|
||||||
|
|
||||||
|
|
||||||
|
### Bug Fixes
|
||||||
|
|
||||||
|
* integrating edits for chapter three ([fb9426a](https://gitlab.com/fedran/allegro/commit/fb9426a77b458d234ab9222ce29ee8042f20be82))
|
||||||
|
* integrating feedback from writing group ([eb05ef6](https://gitlab.com/fedran/allegro/commit/eb05ef6e8fe7a78a7dd2f5d3ae020251afeed459))
|
||||||
|
* tweaking four and five ([fc8b830](https://gitlab.com/fedran/allegro/commit/fc8b830852cf582b9939e74f38e36aad6a14b5c4))
|
||||||
|
|
||||||
## [0.18.1](https://gitlab.com/fedran/allegro/compare/v0.18.0...v0.18.1) (2020-04-29)
|
## [0.18.1](https://gitlab.com/fedran/allegro/compare/v0.18.0...v0.18.1) (2020-04-29)
|
||||||
|
|
||||||
|
|
||||||
|
|
2
package-lock.json
generated
2
package-lock.json
generated
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "allegro",
|
"name": "allegro",
|
||||||
"version": "0.18.1",
|
"version": "0.18.2",
|
||||||
"lockfileVersion": 1,
|
"lockfileVersion": 1,
|
||||||
"requires": true,
|
"requires": true,
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
{
|
{
|
||||||
"name": "allegro",
|
"name": "allegro",
|
||||||
"private": true,
|
"private": true,
|
||||||
"version": "0.18.1",
|
"version": "0.18.2",
|
||||||
"fedran": {
|
"fedran": {
|
||||||
"pov": "0037",
|
"pov": "0037",
|
||||||
"vol": "00"
|
"vol": "00"
|
||||||
|
|
Loading…
Reference in a new issue