@quenty/rectutils 1.5.0 → 1.5.1

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 +9 -54
  2. package/package.json +3 -3
package/CHANGELOG.md CHANGED
@@ -3,109 +3,64 @@
3
3
  All notable changes to this project will be documented in this file.
4
4
  See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
5
 
6
- # [1.5.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rectutils@1.4.0...@quenty/rectutils@1.5.0) (2026-04-23)
6
+ ## [1.5.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rectutils@1.5.0...@quenty/rectutils@1.5.1) (2026-08-14)
7
7
 
8
8
  **Note:** Version bump only for package @quenty/rectutils
9
9
 
10
+ # [1.5.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rectutils@1.4.0...@quenty/rectutils@1.5.0) (2026-04-23)
10
11
 
11
-
12
-
12
+ **Note:** Version bump only for package @quenty/rectutils
13
13
 
14
14
  # [1.4.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rectutils@1.3.3...@quenty/rectutils@1.4.0) (2026-02-17)
15
15
 
16
-
17
16
  ### Features
18
17
 
19
- * Add CI/CD batch unit testing ([016a366](https://github.com/Quenty/NevermoreEngine/commit/016a3663509c8fffa518b07cfc49ebecba2a1fa6))
20
-
21
-
22
-
23
-
18
+ - Add CI/CD batch unit testing ([016a366](https://github.com/Quenty/NevermoreEngine/commit/016a3663509c8fffa518b07cfc49ebecba2a1fa6))
24
19
 
25
20
  ## [1.3.3](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rectutils@1.3.2...@quenty/rectutils@1.3.3) (2026-01-12)
26
21
 
27
-
28
22
  ### Bug Fixes
29
23
 
30
- * Fix dependency installation process for pnpm ([9651b09](https://github.com/Quenty/NevermoreEngine/commit/9651b09af34f252ef3f9c7c539793cc878dd8cba))
31
-
32
-
33
-
34
-
24
+ - Fix dependency installation process for pnpm ([9651b09](https://github.com/Quenty/NevermoreEngine/commit/9651b09af34f252ef3f9c7c539793cc878dd8cba))
35
25
 
36
26
  ## [1.3.2](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rectutils@1.3.1...@quenty/rectutils@1.3.2) (2026-01-10)
37
27
 
38
28
  **Note:** Version bump only for package @quenty/rectutils
39
29
 
40
-
41
-
42
-
43
-
44
30
  ## [1.3.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rectutils@1.3.0...@quenty/rectutils@1.3.1) (2026-01-03)
45
31
 
46
32
  **Note:** Version bump only for package @quenty/rectutils
47
33
 
48
-
49
-
50
-
51
-
52
34
  # [1.3.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rectutils@1.2.3...@quenty/rectutils@1.3.0) (2025-05-10)
53
35
 
54
36
  **Note:** Version bump only for package @quenty/rectutils
55
37
 
56
-
57
-
58
-
59
-
60
38
  ## [1.2.3](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rectutils@1.2.2...@quenty/rectutils@1.2.3) (2025-04-10)
61
39
 
62
40
  **Note:** Version bump only for package @quenty/rectutils
63
41
 
64
-
65
-
66
-
67
-
68
42
  ## [1.2.2](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rectutils@1.2.0...@quenty/rectutils@1.2.2) (2025-04-07)
69
43
 
70
-
71
44
  ### Bug Fixes
72
45
 
73
- * Add types to packages ([2374fb2](https://github.com/Quenty/NevermoreEngine/commit/2374fb2b043cfbe0e9b507b3316eec46a4e353a0))
74
- * Bump package versions for republishing ([ba47c62](https://github.com/Quenty/NevermoreEngine/commit/ba47c62e32170bf74377b0c658c60b84306dc294))
75
-
76
-
77
-
78
-
46
+ - Add types to packages ([2374fb2](https://github.com/Quenty/NevermoreEngine/commit/2374fb2b043cfbe0e9b507b3316eec46a4e353a0))
47
+ - Bump package versions for republishing ([ba47c62](https://github.com/Quenty/NevermoreEngine/commit/ba47c62e32170bf74377b0c658c60b84306dc294))
79
48
 
80
49
  ## [1.2.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rectutils@1.2.0...@quenty/rectutils@1.2.1) (2025-04-07)
81
50
 
82
-
83
51
  ### Bug Fixes
84
52
 
85
- * Add types to packages ([2374fb2](https://github.com/Quenty/NevermoreEngine/commit/2374fb2b043cfbe0e9b507b3316eec46a4e353a0))
86
-
87
-
88
-
89
-
53
+ - Add types to packages ([2374fb2](https://github.com/Quenty/NevermoreEngine/commit/2374fb2b043cfbe0e9b507b3316eec46a4e353a0))
90
54
 
91
55
  # [1.2.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rectutils@1.1.0...@quenty/rectutils@1.2.0) (2025-02-18)
92
56
 
93
57
  **Note:** Version bump only for package @quenty/rectutils
94
58
 
95
-
96
-
97
-
98
-
99
59
  # 1.1.0 (2024-11-06)
100
60
 
101
-
102
61
  ### Features
103
62
 
104
- * Add RectUtils package ([7a99464](https://github.com/Quenty/NevermoreEngine/commit/7a99464a0a5982f5a921aa17311f49e2eba896f3))
105
-
106
-
107
-
108
-
63
+ - Add RectUtils package ([7a99464](https://github.com/Quenty/NevermoreEngine/commit/7a99464a0a5982f5a921aa17311f49e2eba896f3))
109
64
 
110
65
  # v1.1.0 (Wed Nov 06 2024)
111
66
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@quenty/rectutils",
3
- "version": "1.5.0",
3
+ "version": "1.5.1",
4
4
  "description": "Utility methods for Rect data object",
5
5
  "keywords": [
6
6
  "Roblox",
@@ -28,10 +28,10 @@
28
28
  "Quenty"
29
29
  ],
30
30
  "dependencies": {
31
- "@quenty/loader": "10.11.0"
31
+ "@quenty/loader": "10.11.1"
32
32
  },
33
33
  "publishConfig": {
34
34
  "access": "public"
35
35
  },
36
- "gitHead": "9413391da8b6f9026762285b601fd1d37d385a54"
36
+ "gitHead": "f084360c3729ea424d49d9bc42f8f0d1c128fa82"
37
37
  }