@quenty/rectutils 1.5.0 → 1.5.2

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