@quenty/accessorytypeutils 1.9.0 → 1.9.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.
- package/CHANGELOG.md +11 -77
- package/package.json +3 -3
package/CHANGELOG.md
CHANGED
|
@@ -3,153 +3,87 @@
|
|
|
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
|
-
|
|
6
|
+
## [1.9.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/accessorytypeutils@1.9.0...@quenty/accessorytypeutils@1.9.1) (2026-05-30)
|
|
7
7
|
|
|
8
8
|
**Note:** Version bump only for package @quenty/accessorytypeutils
|
|
9
9
|
|
|
10
|
+
# [1.9.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/accessorytypeutils@1.8.0...@quenty/accessorytypeutils@1.9.0) (2026-04-23)
|
|
10
11
|
|
|
11
|
-
|
|
12
|
-
|
|
12
|
+
**Note:** Version bump only for package @quenty/accessorytypeutils
|
|
13
13
|
|
|
14
14
|
# [1.8.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/accessorytypeutils@1.7.3...@quenty/accessorytypeutils@1.8.0) (2026-02-17)
|
|
15
15
|
|
|
16
|
-
|
|
17
16
|
### Features
|
|
18
17
|
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
18
|
+
- Add CI/CD batch unit testing ([016a366](https://github.com/Quenty/NevermoreEngine/commit/016a3663509c8fffa518b07cfc49ebecba2a1fa6))
|
|
24
19
|
|
|
25
20
|
## [1.7.3](https://github.com/Quenty/NevermoreEngine/compare/@quenty/accessorytypeutils@1.7.2...@quenty/accessorytypeutils@1.7.3) (2026-01-12)
|
|
26
21
|
|
|
27
|
-
|
|
28
22
|
### Bug Fixes
|
|
29
23
|
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
24
|
+
- Fix dependency installation process for pnpm ([9651b09](https://github.com/Quenty/NevermoreEngine/commit/9651b09af34f252ef3f9c7c539793cc878dd8cba))
|
|
35
25
|
|
|
36
26
|
## [1.7.2](https://github.com/Quenty/NevermoreEngine/compare/@quenty/accessorytypeutils@1.7.1...@quenty/accessorytypeutils@1.7.2) (2026-01-10)
|
|
37
27
|
|
|
38
28
|
**Note:** Version bump only for package @quenty/accessorytypeutils
|
|
39
29
|
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
30
|
## [1.7.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/accessorytypeutils@1.7.0...@quenty/accessorytypeutils@1.7.1) (2026-01-03)
|
|
45
31
|
|
|
46
32
|
**Note:** Version bump only for package @quenty/accessorytypeutils
|
|
47
33
|
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
52
34
|
# [1.7.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/accessorytypeutils@1.6.3...@quenty/accessorytypeutils@1.7.0) (2025-05-10)
|
|
53
35
|
|
|
54
36
|
**Note:** Version bump only for package @quenty/accessorytypeutils
|
|
55
37
|
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
|
|
60
38
|
## [1.6.3](https://github.com/Quenty/NevermoreEngine/compare/@quenty/accessorytypeutils@1.6.2...@quenty/accessorytypeutils@1.6.3) (2025-04-10)
|
|
61
39
|
|
|
62
40
|
**Note:** Version bump only for package @quenty/accessorytypeutils
|
|
63
41
|
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
|
|
68
42
|
## [1.6.2](https://github.com/Quenty/NevermoreEngine/compare/@quenty/accessorytypeutils@1.6.0...@quenty/accessorytypeutils@1.6.2) (2025-04-07)
|
|
69
43
|
|
|
70
|
-
|
|
71
44
|
### Bug Fixes
|
|
72
45
|
|
|
73
|
-
|
|
74
|
-
|
|
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.6.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/accessorytypeutils@1.6.0...@quenty/accessorytypeutils@1.6.1) (2025-04-07)
|
|
81
50
|
|
|
82
|
-
|
|
83
51
|
### Bug Fixes
|
|
84
52
|
|
|
85
|
-
|
|
86
|
-
|
|
87
|
-
|
|
88
|
-
|
|
89
|
-
|
|
53
|
+
- Add types to packages ([2374fb2](https://github.com/Quenty/NevermoreEngine/commit/2374fb2b043cfbe0e9b507b3316eec46a4e353a0))
|
|
90
54
|
|
|
91
55
|
# [1.6.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/accessorytypeutils@1.5.0...@quenty/accessorytypeutils@1.6.0) (2025-02-18)
|
|
92
56
|
|
|
93
57
|
**Note:** Version bump only for package @quenty/accessorytypeutils
|
|
94
58
|
|
|
95
|
-
|
|
96
|
-
|
|
97
|
-
|
|
98
|
-
|
|
99
59
|
# [1.5.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/accessorytypeutils@1.4.1...@quenty/accessorytypeutils@1.5.0) (2024-12-03)
|
|
100
60
|
|
|
101
|
-
|
|
102
61
|
### Features
|
|
103
62
|
|
|
104
|
-
|
|
105
|
-
|
|
106
|
-
|
|
107
|
-
|
|
108
|
-
|
|
109
|
-
|
|
63
|
+
- PlayerProductManagerClient queries inventory when inventory is available ([d159eea](https://github.com/Quenty/NevermoreEngine/commit/d159eeade8701bcbcd87e97126df3c3dfb155b8c))
|
|
64
|
+
- Use EnumUtils here ([0232f25](https://github.com/Quenty/NevermoreEngine/commit/0232f25f0bdcd57801e053abd3766a0dc32eeb9a))
|
|
110
65
|
|
|
111
66
|
## [1.4.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/accessorytypeutils@1.4.0...@quenty/accessorytypeutils@1.4.1) (2024-11-04)
|
|
112
67
|
|
|
113
68
|
**Note:** Version bump only for package @quenty/accessorytypeutils
|
|
114
69
|
|
|
115
|
-
|
|
116
|
-
|
|
117
|
-
|
|
118
|
-
|
|
119
70
|
# [1.4.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/accessorytypeutils@1.3.0...@quenty/accessorytypeutils@1.4.0) (2024-10-06)
|
|
120
71
|
|
|
121
72
|
**Note:** Version bump only for package @quenty/accessorytypeutils
|
|
122
73
|
|
|
123
|
-
|
|
124
|
-
|
|
125
|
-
|
|
126
|
-
|
|
127
74
|
# [1.3.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/accessorytypeutils@1.2.0...@quenty/accessorytypeutils@1.3.0) (2024-10-04)
|
|
128
75
|
|
|
129
76
|
**Note:** Version bump only for package @quenty/accessorytypeutils
|
|
130
77
|
|
|
131
|
-
|
|
132
|
-
|
|
133
|
-
|
|
134
|
-
|
|
135
78
|
# [1.2.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/accessorytypeutils@1.1.0...@quenty/accessorytypeutils@1.2.0) (2024-09-25)
|
|
136
79
|
|
|
137
80
|
**Note:** Version bump only for package @quenty/accessorytypeutils
|
|
138
81
|
|
|
139
|
-
|
|
140
|
-
|
|
141
|
-
|
|
142
|
-
|
|
143
82
|
# 1.1.0 (2024-09-12)
|
|
144
83
|
|
|
145
|
-
|
|
146
84
|
### Features
|
|
147
85
|
|
|
148
|
-
|
|
149
|
-
|
|
150
|
-
|
|
151
|
-
|
|
152
|
-
|
|
86
|
+
- Add AccessoryTypeUtils ([dd92f34](https://github.com/Quenty/NevermoreEngine/commit/dd92f349d0331a92921046cdb3e446dad8052f10))
|
|
153
87
|
|
|
154
88
|
# v1.1.0 (Thu Sep 12 2024)
|
|
155
89
|
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@quenty/accessorytypeutils",
|
|
3
|
-
"version": "1.9.
|
|
3
|
+
"version": "1.9.1",
|
|
4
4
|
"description": "Utility methods for accessory types",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"Roblox",
|
|
@@ -28,11 +28,11 @@
|
|
|
28
28
|
"Quenty"
|
|
29
29
|
],
|
|
30
30
|
"dependencies": {
|
|
31
|
-
"@quenty/enumutils": "3.4.
|
|
31
|
+
"@quenty/enumutils": "3.4.6",
|
|
32
32
|
"@quenty/loader": "10.11.0"
|
|
33
33
|
},
|
|
34
34
|
"publishConfig": {
|
|
35
35
|
"access": "public"
|
|
36
36
|
},
|
|
37
|
-
"gitHead": "
|
|
37
|
+
"gitHead": "598b2b62b36bdcbdbbd56f7db10c399831cc6eba"
|
|
38
38
|
}
|