@monodog/ci-status 1.2.10 → 1.2.12

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.10 build /home/runner/work/monodog/monodog/packages/ci-status
2
+ > @monodog/ci-status@1.2.12 build /home/runner/work/monodog/monodog/packages/ci-status
3
3
  > tsc
4
4
 
package/CHANGELOG.md CHANGED
@@ -1,5 +1,29 @@
1
1
  # @monodog/ci-status
2
2
 
3
+ ## 1.2.12
4
+
5
+ ### Patch Changes
6
+
7
+ - [`04b1c6b`](https://github.com/manojkmfsi/monodog/commit/04b1c6bd41a9fbce281d775b989dfec203855947) - m,.,.,.,.,m.,.,,
8
+
9
+ - [`3b26ace`](https://github.com/manojkmfsi/monodog/commit/3b26ace59b14baf93d45c9af074a1a556bd9aad6) - kllklknmlknmkmnlk
10
+
11
+ - [`320269e`](https://github.com/manojkmfsi/monodog/commit/320269e74edcd18bab7f96071097f362cc3fb8ff) - dsdsdsdsdsaasc
12
+
13
+ - [`28a7501`](https://github.com/manojkmfsi/monodog/commit/28a7501d8f7693dffeb28066af608dc705974a8f) - xsxaxaxaxasxsxs
14
+
15
+ - Updated dependencies [[`04b1c6b`](https://github.com/manojkmfsi/monodog/commit/04b1c6bd41a9fbce281d775b989dfec203855947), [`3b26ace`](https://github.com/manojkmfsi/monodog/commit/3b26ace59b14baf93d45c9af074a1a556bd9aad6), [`320269e`](https://github.com/manojkmfsi/monodog/commit/320269e74edcd18bab7f96071097f362cc3fb8ff), [`28a7501`](https://github.com/manojkmfsi/monodog/commit/28a7501d8f7693dffeb28066af608dc705974a8f)]:
16
+ - @monodog/utils@1.0.10
17
+
18
+ ## 1.2.11
19
+
20
+ ### Patch Changes
21
+
22
+ - [`9dfcaf4`](https://github.com/manojkmfsi/monodog/commit/9dfcaf41d26aee5ddb219381d3d1cf28a3a97e4e) - wdddwdwwsswdddw
23
+
24
+ - Updated dependencies [[`9dfcaf4`](https://github.com/manojkmfsi/monodog/commit/9dfcaf41d26aee5ddb219381d3d1cf28a3a97e4e)]:
25
+ - @monodog/utils@1.0.9
26
+
3
27
  ## 1.2.10
4
28
 
5
29
  ### Patch Changes
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@monodog/ci-status",
3
- "version": "1.2.10",
3
+ "version": "1.2.12",
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.8"
11
+ "@monodog/utils": "1.0.10"
12
12
  },
13
13
  "devDependencies": {
14
14
  "@types/node": "^20.10.0",