Skip to content

Commit e3a3c53

Browse files
chore(release): 3.4.0 [skip ci]
# [3.4.0](v3.3.0...v3.4.0) (2024-02-28) ### Features * add cryptography to python ml image ([eed9a18](eed9a18))
1 parent 7456e5a commit e3a3c53

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [3.4.0](https://github.com/PHT-Medic/master-images/compare/v3.3.0...v3.4.0) (2024-02-28)
2+
3+
4+
### Features
5+
6+
* add cryptography to python ml image ([eed9a18](https://github.com/PHT-Medic/master-images/commit/eed9a189b47ead02c053c02d3b0c1c685bc69327))
7+
18
# [3.3.0](https://github.com/PHT-Medic/master-images/compare/v3.2.2...v3.3.0) (2024-02-26)
29

310

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "master-images",
3-
"version": "3.3.0",
3+
"version": "3.4.0",
44
"description": "Build, tag, list & push docker images and push to docker registry.",
55
"files": [
66
"dist",

0 commit comments

Comments
 (0)