chore(release): v0.21.2
## [0.21.2](https://gitlab.com/fedran/allegro/compare/v0.21.1...v0.21.2) (2020-06-16) ### Bug Fixes * editing four through six ([382d9c5
](382d9c52dc
)) * **wip:** working on four through six ([31da0cf
](31da0cf872
)) * editing five ([8865deb
](8865debf44
)) * editing one through three ([c9a4f3d
](c9a4f3d4f4
))
This commit is contained in:
parent
382d9c52dc
commit
3a0e190c1d
3 changed files with 12 additions and 2 deletions
10
CHANGELOG.md
10
CHANGELOG.md
|
@ -1,3 +1,13 @@
|
|||
## [0.21.2](https://gitlab.com/fedran/allegro/compare/v0.21.1...v0.21.2) (2020-06-16)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* editing four through six ([382d9c5](https://gitlab.com/fedran/allegro/commit/382d9c52dc0c7e290fd2f3fc8367a81dfc34f72e))
|
||||
* **wip:** working on four through six ([31da0cf](https://gitlab.com/fedran/allegro/commit/31da0cf8721abf0bd0eabf36265a9ca156ce55b6))
|
||||
* editing five ([8865deb](https://gitlab.com/fedran/allegro/commit/8865debf44bac20f9f214a7270daa02379d69f86))
|
||||
* editing one through three ([c9a4f3d](https://gitlab.com/fedran/allegro/commit/c9a4f3d4f41dc6906a4403f4ec41fe4944fa271f))
|
||||
|
||||
## [0.21.1](https://gitlab.com/fedran/allegro/compare/v0.21.0...v0.21.1) (2020-05-26)
|
||||
|
||||
|
||||
|
|
2
package-lock.json
generated
2
package-lock.json
generated
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "allegro",
|
||||
"version": "0.21.1",
|
||||
"version": "0.21.2",
|
||||
"lockfileVersion": 1,
|
||||
"requires": true,
|
||||
"dependencies": {
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"name": "allegro",
|
||||
"private": true,
|
||||
"version": "0.21.1",
|
||||
"version": "0.21.2",
|
||||
"fedran": {
|
||||
"pov": "0037",
|
||||
"vol": "00"
|
||||
|
|
Loading…
Reference in a new issue