chore(release): 0.23.8

This commit is contained in:
Alexander Zeitler 2021-04-15 09:15:33 +02:00
parent e58387d82e
commit a3d0a52e36
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.8](https://github.com/PDMLab/docker-compose/compare/v0.23.7...v0.23.8) (2021-04-15)
### Bug Fixes
* ignore vuepress cache + temp files on release ([#148](https://github.com/PDMLab/docker-compose/issues/148)) ([e58387d](https://github.com/PDMLab/docker-compose/commit/e58387d82e4586f7a8156446f12c999c9a6f9f42))
### [0.23.7](https://github.com/PDMLab/docker-compose/compare/v0.23.5...v0.23.7) (2021-04-14)

View file

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