Skip to content

Commit 248db12

Browse files
committed
chore(release): %s [skip ci]
- @quenty/hintscoringutils@14.26.3
1 parent 4846a3b commit 248db12

File tree

2 files changed

+9
-14
lines changed

2 files changed

+9
-14
lines changed

src/hintscoringutils/CHANGELOG.md

Lines changed: 8 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,23 +1,18 @@
1-
# v14.26.3 (Fri Dec 12 2025)
1+
# Change Log
22

3-
#### 🐛 Bug Fix
3+
All notable changes to this project will be documented in this file.
4+
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
45

5-
- fix: Missing dependency [#610](https://github.com/Quenty/NevermoreEngine/pull/610) ([@alex-y-z](https://github.com/alex-y-z) [@Quenty](https://github.com/Quenty))
6-
- Merge branch 'main' into users/alex-y-z/misc-fixes ([@alex-y-z](https://github.com/alex-y-z))
7-
- Merge branch 'main' into users/alex-y-z/misc-fixes ([@Quenty](https://github.com/Quenty))
8-
- fix: Missing dependency ([@alex-y-z](https://github.com/alex-y-z))
6+
## [14.26.3](https://github.com/Quenty/NevermoreEngine/compare/@quenty/hintscoringutils@14.26.2...@quenty/hintscoringutils@14.26.3) (2025-12-12)
97

10-
#### Authors: 2
118

12-
- Alex Turner ([@alex-y-z](https://github.com/alex-y-z))
13-
- James Onnen ([@Quenty](https://github.com/Quenty))
9+
### Bug Fixes
10+
11+
* Missing dependency ([b3bc0ae](https://github.com/Quenty/NevermoreEngine/commit/b3bc0aed36e57c527aca560f02f43044903374f3))
12+
1413

15-
---
1614

17-
# Change Log
1815

19-
All notable changes to this project will be documented in this file.
20-
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
2116

2217
## [14.26.2](https://github.com/Quenty/NevermoreEngine/compare/@quenty/hintscoringutils@14.26.1...@quenty/hintscoringutils@14.26.2) (2025-11-22)
2318

src/hintscoringutils/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@quenty/hintscoringutils",
3-
"version": "14.26.2",
3+
"version": "14.26.3",
44
"description": "Utility functions that let you score a proximity prompt (i.e. a Hint) based upon its relation to a character in 3D space.",
55
"keywords": [
66
"Roblox",

0 commit comments

Comments
 (0)