@monodog/ci-status 1.2.13 → 1.2.15

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.13 build /home/runner/work/monodog/monodog/packages/ci-status
2
+ > @monodog/ci-status@1.2.15 build /home/runner/work/monodog/monodog/packages/ci-status
3
3
  > tsc
4
4
 
package/CHANGELOG.md CHANGED
@@ -1,5 +1,24 @@
1
1
  # @monodog/ci-status
2
2
 
3
+ ## 1.2.15
4
+
5
+ ### Patch Changes
6
+
7
+ - [`7c8f167`](https://github.com/manojkmfsi/monodog/commit/7c8f167f9455360a744dbc0ea3b0fb0982501388) - jijijijijkkkkll
8
+
9
+ - [`fab5078`](https://github.com/manojkmfsi/monodog/commit/fab50783c8ffda7e791e0451072056ee2b92703d) - joijijijijijjjo
10
+
11
+ - [`f1de12e`](https://github.com/manojkmfsi/monodog/commit/f1de12ee71b8228689834fb65e34d16692e48c46) - dsdsvdvdsvdscsdcssdd
12
+
13
+ - Updated dependencies [[`a924fd1`](https://github.com/manojkmfsi/monodog/commit/a924fd1387d471b9e4bdd89a569d3172c30d95dc)]:
14
+ - @monodog/utils@1.0.11
15
+
16
+ ## 1.2.14
17
+
18
+ ### Patch Changes
19
+
20
+ - [`b90aa90`](https://github.com/manojkmfsi/monodog/commit/b90aa90bfbf516128af033c883a21ca4d09f713d) - dcdsdsvdvdvxvcxvxvx
21
+
3
22
  ## 1.2.13
4
23
 
5
24
  ### Patch Changes
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@monodog/ci-status",
3
- "version": "1.2.13",
3
+ "version": "1.2.15",
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.10"
11
+ "@monodog/utils": "1.0.11"
12
12
  },
13
13
  "devDependencies": {
14
14
  "@types/node": "^20.10.0",