@monodog/ci-status 1.2.20 → 1.2.21

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.
@@ -1,4 +1,4 @@
1
1
 
2
- > @monodog/ci-status@1.2.20 build /home/runner/work/monodog/monodog/packages/ci-status
2
+ > @monodog/ci-status@1.2.21 build /home/runner/work/monodog/monodog/packages/ci-status
3
3
  > tsc
4
4
 
package/CHANGELOG.md CHANGED
@@ -1,5 +1,26 @@
1
1
  # @monodog/ci-status
2
2
 
3
+ ## 1.2.21
4
+
5
+ ### Patch Changes
6
+
7
+ - [`10f621b`](https://github.com/manojkmfsi/monodog/commit/10f621b4fa08d92d7f604bfcbd0f74c1904e410a) - vggjnkmm.m.mmmm/m/./.
8
+
9
+ - [`347360e`](https://github.com/manojkmfsi/monodog/commit/347360e6694d3f0f641424fc935f084d61aa9375) - fdfdxfcxfcccvbv
10
+
11
+ - [`09c05ef`](https://github.com/manojkmfsi/monodog/commit/09c05ef82a26398ca083edba6bad9f0ab70882fa) - xzfdxvcbvbbvnbvnb
12
+
13
+ - [`ae30ea6`](https://github.com/manojkmfsi/monodog/commit/ae30ea636a7c5c154ba0d435a208cb9611b7b8a6) - fxgfcggcxvcvcvb
14
+
15
+ - [`c84c29f`](https://github.com/manojkmfsi/monodog/commit/c84c29f682294720a07e62fd5309094837c9773b) - gfxfdxfdxfdxcvkjl,
16
+
17
+ - [`364625f`](https://github.com/manojkmfsi/monodog/commit/364625f8aa875211aacca9450107612c8b5b3cbe) - jnhknknn,n.,,,.,m
18
+
19
+ - [`517a06c`](https://github.com/manojkmfsi/monodog/commit/517a06c527446d8d2931ef7983d2dbf76b1421c2) - xfxcnvcnbcvxfdfcbv
20
+
21
+ - Updated dependencies [[`347360e`](https://github.com/manojkmfsi/monodog/commit/347360e6694d3f0f641424fc935f084d61aa9375)]:
22
+ - @monodog/utils@1.0.14
23
+
3
24
  ## 1.2.20
4
25
 
5
26
  ### Patch Changes
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@monodog/ci-status",
3
- "version": "1.2.20",
3
+ "version": "1.2.21",
4
4
  "description": "CI/CD status manager for monorepo packages",
5
5
  "main": "dist/index.js",
6
6
  "types": "dist/index.d.ts",
@@ -8,7 +8,7 @@
8
8
  "private": false,
9
9
  "dependencies": {
10
10
  "@prisma/client": "^5.7.0",
11
- "@monodog/utils": "1.0.13"
11
+ "@monodog/utils": "1.0.14"
12
12
  },
13
13
  "devDependencies": {
14
14
  "@types/node": "^20.10.0",