chore(release): 0.23.12

This commit is contained in:
Alexander Zeitler 2021-06-06 16:47:02 +02:00
parent c4b60872ae
commit 1a7fec4601
2 changed files with 8 additions and 1 deletions

View file

@ -2,6 +2,13 @@
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.12](https://github.com/PDMLab/docker-compose/compare/v0.23.11...v0.23.12) (2021-06-06)
### Features
* **dx:** add default export ([c4b6087](https://github.com/PDMLab/docker-compose/commit/c4b60872aecfdc6610e9b2141a45ea7785820af7))
### [0.23.11](https://github.com/PDMLab/docker-compose/compare/v0.23.10...v0.23.11) (2021-06-04)
### [0.23.10](https://github.com/PDMLab/docker-compose/compare/v0.23.9...v0.23.10) (2021-05-11)

View file

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