chore(release): 0.23.2

This commit is contained in:
Alexander Zeitler 2019-12-31 22:30:33 +01:00
parent 558b458b3b
commit 2f573eef17
3 changed files with 4 additions and 2 deletions

View file

@ -2,6 +2,8 @@
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
### [0.23.2](https://github.com/PDMLab/docker-compose/compare/v0.23.1...v0.23.2) (2019-12-31)
### [0.23.1](https://github.com/PDMLab/docker-compose/compare/v0.23.0...v0.23.1) (2019-10-26)
# 0.23.0 / 2019-10-25

2
package-lock.json generated
View file

@ -1,6 +1,6 @@
{
"name": "docker-compose",
"version": "0.23.1",
"version": "0.23.2",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View file

@ -1,6 +1,6 @@
{
"name": "docker-compose",
"version": "0.23.1",
"version": "0.23.2",
"main": "dist/index.js",
"typings": "dist/index.d.ts",
"types": "dist/index.d.ts",