Skip to content

Commit 4541799

Browse files
chore(release): 1.4.2 [skip ci]
## [1.4.2](v1.4.1...v1.4.2) (2025-03-31) ### Bug Fixes * **pipe:** remove jq from Dockerfile and improve stash handling in pipe.sh ([1230e37](1230e37))
1 parent 1230e37 commit 4541799

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
@@ -1,3 +1,10 @@
1+
## [1.4.2](https://github.com/tomerh2001/git-crypt-pipe/compare/v1.4.1...v1.4.2) (2025-03-31)
2+
3+
4+
### Bug Fixes
5+
6+
* **pipe:** remove jq from Dockerfile and improve stash handling in pipe.sh ([1230e37](https://github.com/tomerh2001/git-crypt-pipe/commit/1230e372adf09166d61defa1728656e007ca1210))
7+
18
## [1.4.1](https://github.com/tomerh2001/git-crypt-pipe/compare/v1.4.0...v1.4.1) (2025-03-31)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,5 +16,5 @@
1616
"peerDependencies": {
1717
"typescript": "^5.8.2"
1818
},
19-
"version": "1.4.1"
19+
"version": "1.4.2"
2020
}

0 commit comments

Comments
 (0)