Skip to content

Commit 535aa6b

Browse files
committed
chore(release): 1.4.1
1 parent 444908d commit 535aa6b

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22

33
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.
44

5+
### [1.4.1](https://github.com/PDMLab/docker-compose/compare/v1.4.0...v1.4.1) (2026-03-31)
6+
7+
8+
### Bug Fixes
9+
10+
* include compose-spec types in dist and add files field ([444908d](https://github.com/PDMLab/docker-compose/commit/444908d245486771160bc2dc60d86e372e833acc))
11+
512
## [1.4.0](https://github.com/PDMLab/docker-compose/compare/v1.3.3...v1.4.0) (2026-03-31)
613

714

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "docker-compose",
3-
"version": "1.4.0",
3+
"version": "1.4.1",
44
"main": "dist/index.js",
55
"typings": "dist/index.d.ts",
66
"types": "dist/index.d.ts",

0 commit comments

Comments
 (0)