@monodog/backend 1.5.38 → 1.5.40

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/CHANGELOG.md +51 -0
  2. package/package.json +3 -3
package/CHANGELOG.md CHANGED
@@ -1,5 +1,56 @@
1
1
  # @monodog/backend
2
2
 
3
+ ## 1.5.40
4
+
5
+ ### Patch Changes
6
+
7
+ - [`7e1dac9`](https://github.com/manojkmfsi/monodog/commit/7e1dac9f48ee10465286910b90db62b72e016ea4) - rdrrrdgrdgdgdgdg
8
+
9
+ - [`71f33cf`](https://github.com/manojkmfsi/monodog/commit/71f33cfe891b487592d2f4000d729fbba837db61) - klknlknknknknknknknkn,kkn
10
+
11
+ - [`27945e9`](https://github.com/manojkmfsi/monodog/commit/27945e97265185a280a132764761a66ce712b2bd) - hkhjlkjlkjlkjlkkllk
12
+
13
+ - [`422e0b5`](https://github.com/manojkmfsi/monodog/commit/422e0b5c5d0be170fe0c02a951fe00d9054e0d76) - bjkjjlkjlkjlkkm
14
+
15
+ - [`b2efedc`](https://github.com/manojkmfsi/monodog/commit/b2efedc1e78e7db6aeed8a5d4485ca3e1c8517c3) - sdgfdgfdgfgccb
16
+
17
+ - [`a6e5c94`](https://github.com/manojkmfsi/monodog/commit/a6e5c94456ce00fa82a46a6e3c83e75951257a6e) - fdyttkuhjlkhkhdfdxcnm
18
+
19
+ - [`06ce2fa`](https://github.com/manojkmfsi/monodog/commit/06ce2fa2b472a6edb0e0e28a48a4f4b07f6a9c0b) - lkjknnn,n,mn,mn,n,n
20
+
21
+ - [`8e7b1ee`](https://github.com/manojkmfsi/monodog/commit/8e7b1eed71bb6f61781ef4cc3a438f0dff923590) - fdfddfgxcxvxvcxvcxvc
22
+
23
+ - [`3e0982e`](https://github.com/manojkmfsi/monodog/commit/3e0982e619c500dab1aff270619803b4e43e6062) - sfdfddzdfdfdxfdxvf
24
+
25
+ - [`7c0f706`](https://github.com/manojkmfsi/monodog/commit/7c0f7062fabbc2f31089893a25678cd9c428227a) - cfxfcvcnvnbvnbvnbvnb
26
+
27
+ - [`0b0770d`](https://github.com/manojkmfsi/monodog/commit/0b0770d32b8972e7e6b898fb9eaffcc6795c8631) - fgjuhjuffdszvvnmbmjj
28
+
29
+ - [`de1e736`](https://github.com/manojkmfsi/monodog/commit/de1e736826249e95a98d4d2cb8b8161c408e13be) - gsfrgrfyykjlijljlk,knm,
30
+
31
+ - [`b35fb6e`](https://github.com/manojkmfsi/monodog/commit/b35fb6e10feebfc860c36754baed3457008d16cb) - mnkhjhffxdzghkjlk;
32
+
33
+ - [`18c0d26`](https://github.com/manojkmfsi/monodog/commit/18c0d26cac5019ef9915da9724008f80a497549e) - jbjn.m.m.,vgbm./,
34
+
35
+ - [`c3b1046`](https://github.com/manojkmfsi/monodog/commit/c3b10466cb4517b73b796ae08c375baa17d05708) - guhjlhjfhdcc,.k
36
+
37
+ - [`afffc45`](https://github.com/manojkmfsi/monodog/commit/afffc451ef13acdfd49301157cd9c8affae77b8f) - kjjkhnkjhjkhjfvhkjk,
38
+
39
+ - [`03d9d94`](https://github.com/manojkmfsi/monodog/commit/03d9d949b9828919872eddb4ad6b92cc3477b28d) - fzfkuljlhgjfkghlkbj,n.m
40
+
41
+ - Updated dependencies [[`7e1dac9`](https://github.com/manojkmfsi/monodog/commit/7e1dac9f48ee10465286910b90db62b72e016ea4), [`62e31b7`](https://github.com/manojkmfsi/monodog/commit/62e31b7cc36f22d27b747cfa7765c9c1df88b8a6), [`03d9d94`](https://github.com/manojkmfsi/monodog/commit/03d9d949b9828919872eddb4ad6b92cc3477b28d)]:
42
+ - @monodog/ci-status@1.2.20
43
+ - @monodog/monorepo-scanner@1.0.23
44
+
45
+ ## 1.5.39
46
+
47
+ ### Patch Changes
48
+
49
+ - [`b221b42`](https://github.com/manojkmfsi/monodog/commit/b221b420a0c2129fcf1f5677e7cebb8a757aea49) - vhvhjvhvhjkjbjbjkbk
50
+
51
+ - Updated dependencies [[`6d6b410`](https://github.com/manojkmfsi/monodog/commit/6d6b4107b9030547640257655ff79a112040ba3c)]:
52
+ - @monodog/ci-status@1.2.19
53
+
3
54
  ## 1.5.38
4
55
 
5
56
  ### Patch Changes
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@monodog/backend",
3
- "version": "1.5.38",
3
+ "version": "1.5.40",
4
4
  "description": "Backend API server for monodog monorepo dashboard",
5
5
  "private": false,
6
6
  "license": "MIT",
@@ -8,8 +8,8 @@
8
8
  "monodog-cli": "dist/cli.js"
9
9
  },
10
10
  "dependencies": {
11
- "@monodog/ci-status": "1.2.18",
12
- "@monodog/monorepo-scanner": "1.0.22",
11
+ "@monodog/ci-status": "1.2.20",
12
+ "@monodog/monorepo-scanner": "1.0.23",
13
13
  "@monodog/utils": "1.0.13",
14
14
  "@prisma/client": "^5.7.0",
15
15
  "body-parser": "^1.20.2",