Skip to content

Commit 2d4d44e

Browse files
junoebizjohnitvn
authored andcommitted
chore(main): release mongodev 1.1.0
1 parent 262dce0 commit 2d4d44e

File tree

3 files changed

+10
-2
lines changed

3 files changed

+10
-2
lines changed

Diff for: images/mongodev/CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Changelog
2+
3+
## [1.1.0](https://github.com/ebizbase/dev-infras/compare/mongodev-v1.0.0...mongodev-v1.1.0) (2024-11-25)
4+
5+
6+
### Features
7+
8+
* **mongodev:** add mongodev image ([3e2d8fc](https://github.com/ebizbase/dev-infras/commit/3e2d8fcfadac7b33ef0522fcdd0d21d1dddb4af4))

Diff for: images/mongodev/project.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"$schema": "../../node_modules/nx/schemas/project-schema.json",
44
"projectType": "library",
55
"metadata": {
6-
"version": "1.0.0",
6+
"version": "1.1.0",
77
"registries": [
88
"ghcr.io",
99
"docker.io"

Diff for: release-manifest.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,6 @@
1313
"devcontainer-images/node-playwright-devcontainer": "1.0.0",
1414
"images/node-distroless": "1.0.0",
1515
"images/nginx-spa": "1.0.0",
16-
"images/mongodev": "1.0.0",
16+
"images/mongodev": "1.1.0",
1717
"images/redisdev": "1.0.0"
1818
}

0 commit comments

Comments
 (0)