Skip to content

Commit

Permalink
chore(release): %s [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
Quenty committed Nov 12, 2024
1 parent 5752b22 commit 9c3afd1
Show file tree
Hide file tree
Showing 82 changed files with 342 additions and 178 deletions.
18 changes: 5 additions & 13 deletions src/actionmanager/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,23 +1,15 @@
# v13.13.0 (Tue Nov 12 2024)

#### 🚀 Enhancement

- feat: Sorted list improvements [#518](https://github.com/Quenty/NevermoreEngine/pull/518) ([@Quenty](https://github.com/Quenty))
# Change Log

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

- refactor: Use maid:Add() in more places ([@Quenty](https://github.com/Quenty))
# [13.13.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/[email protected]...@quenty/[email protected]) (2024-11-12)

#### Authors: 1
**Note:** Version bump only for package @quenty/actionmanager

- James Onnen ([@Quenty](https://github.com/Quenty))

---

# Change Log

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

# [13.12.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/[email protected]...@quenty/[email protected]) (2024-11-06)

Expand Down
2 changes: 1 addition & 1 deletion src/actionmanager/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@quenty/actionmanager",
"version": "13.12.0",
"version": "13.13.0",
"description": "Holds single toggleable actions (like a tool system)",
"keywords": [
"Roblox",
Expand Down
8 changes: 8 additions & 0 deletions src/adorneeboundingbox/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [8.13.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/[email protected]...@quenty/[email protected]) (2024-11-12)

**Note:** Version bump only for package @quenty/adorneeboundingbox





# [8.12.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/[email protected]...@quenty/[email protected]) (2024-11-06)

**Note:** Version bump only for package @quenty/adorneeboundingbox
Expand Down
2 changes: 1 addition & 1 deletion src/adorneeboundingbox/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@quenty/adorneeboundingbox",
"version": "8.12.0",
"version": "8.13.0",
"description": "Handles logic for reactive bounding box monitoring",
"keywords": [
"Roblox",
Expand Down
8 changes: 8 additions & 0 deletions src/animationprovider/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [11.11.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/[email protected]...@quenty/[email protected]) (2024-11-12)

**Note:** Version bump only for package @quenty/animationprovider





# [11.10.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/[email protected]...@quenty/[email protected]) (2024-11-06)

**Note:** Version bump only for package @quenty/animationprovider
Expand Down
2 changes: 1 addition & 1 deletion src/animationprovider/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@quenty/animationprovider",
"version": "11.10.0",
"version": "11.11.0",
"description": "Provides animations for anything tagged with \"AnimationContainer\" and from a folder named \"Animations\" in ReplicatedStorage.",
"keywords": [
"Roblox",
Expand Down
18 changes: 5 additions & 13 deletions src/binder/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,23 +1,15 @@
# v14.14.0 (Tue Nov 12 2024)

#### 🚀 Enhancement

- feat: Sorted list improvements [#518](https://github.com/Quenty/NevermoreEngine/pull/518) ([@Quenty](https://github.com/Quenty))
# Change Log

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

- refactor: Use maid:Add() in more places ([@Quenty](https://github.com/Quenty))
# [14.14.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/[email protected]...@quenty/[email protected]) (2024-11-12)

#### Authors: 1
**Note:** Version bump only for package @quenty/binder

- James Onnen ([@Quenty](https://github.com/Quenty))

---

# Change Log

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

# [14.13.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/[email protected]...@quenty/[email protected]) (2024-11-06)

Expand Down
2 changes: 1 addition & 1 deletion src/binder/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@quenty/binder",
"version": "14.13.0",
"version": "14.14.0",
"description": "Utility object to Bind a class to Roblox object, and associated helper methods",
"keywords": [
"Roblox",
Expand Down
18 changes: 5 additions & 13 deletions src/boundlinkutils/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,23 +1,15 @@
# v14.14.0 (Tue Nov 12 2024)

#### 🚀 Enhancement

- feat: Sorted list improvements [#518](https://github.com/Quenty/NevermoreEngine/pull/518) ([@Quenty](https://github.com/Quenty))
# Change Log

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

- refactor: Use maid:Add() in more places ([@Quenty](https://github.com/Quenty))
# [14.14.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/[email protected]...@quenty/[email protected]) (2024-11-12)

#### Authors: 1
**Note:** Version bump only for package @quenty/boundlinkutils

- James Onnen ([@Quenty](https://github.com/Quenty))

---

# Change Log

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

# [14.13.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/[email protected]...@quenty/[email protected]) (2024-11-06)

Expand Down
2 changes: 1 addition & 1 deletion src/boundlinkutils/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@quenty/boundlinkutils",
"version": "14.13.0",
"version": "14.14.0",
"description": "Utility functions involving binders and links",
"keywords": [
"Roblox",
Expand Down
8 changes: 8 additions & 0 deletions src/chatproviderservice/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [9.17.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/[email protected]...@quenty/[email protected]) (2024-11-12)

**Note:** Version bump only for package @quenty/chatproviderservice





# [9.16.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/[email protected]...@quenty/[email protected]) (2024-11-06)

**Note:** Version bump only for package @quenty/chatproviderservice
Expand Down
2 changes: 1 addition & 1 deletion src/chatproviderservice/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@quenty/chatproviderservice",
"version": "9.16.0",
"version": "9.17.0",
"description": "Provide wrapper around chat system to allow tags to be set",
"keywords": [
"Roblox",
Expand Down
8 changes: 8 additions & 0 deletions src/cmdrservice/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [13.15.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/[email protected]...@quenty/[email protected]) (2024-11-12)

**Note:** Version bump only for package @quenty/cmdrservice





# [13.14.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/[email protected]...@quenty/[email protected]) (2024-11-06)

**Note:** Version bump only for package @quenty/cmdrservice
Expand Down
2 changes: 1 addition & 1 deletion src/cmdrservice/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@quenty/cmdrservice",
"version": "13.14.0",
"version": "13.15.0",
"description": "Bridge between cmdr and Nevermore services using servicebag",
"keywords": [
"Roblox",
Expand Down
8 changes: 8 additions & 0 deletions src/colorpalette/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [10.14.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/[email protected]...@quenty/[email protected]) (2024-11-12)

**Note:** Version bump only for package @quenty/colorpalette





# [10.13.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/[email protected]...@quenty/[email protected]) (2024-11-06)

**Note:** Version bump only for package @quenty/colorpalette
Expand Down
2 changes: 1 addition & 1 deletion src/colorpalette/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@quenty/colorpalette",
"version": "10.13.0",
"version": "10.14.0",
"description": "Color palette system for Roblox",
"keywords": [
"Roblox",
Expand Down
8 changes: 8 additions & 0 deletions src/conditions/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [10.15.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/[email protected]...@quenty/[email protected]) (2024-11-12)

**Note:** Version bump only for package @quenty/conditions





# [10.14.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/[email protected]...@quenty/[email protected]) (2024-11-06)

**Note:** Version bump only for package @quenty/conditions
Expand Down
2 changes: 1 addition & 1 deletion src/conditions/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@quenty/conditions",
"version": "10.14.0",
"version": "10.15.0",
"description": "Adornee based conditional system that is sufficiently generic to script gameplay.",
"keywords": [
"Roblox",
Expand Down
8 changes: 8 additions & 0 deletions src/cooldown/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [11.15.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/[email protected]...@quenty/[email protected]) (2024-11-12)

**Note:** Version bump only for package @quenty/cooldown





# [11.14.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/[email protected]...@quenty/[email protected]) (2024-11-06)


Expand Down
2 changes: 1 addition & 1 deletion src/cooldown/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@quenty/cooldown",
"version": "11.14.0",
"version": "11.15.0",
"description": "Generalized networked cooldown system for Roblox",
"keywords": [
"Roblox",
Expand Down
18 changes: 5 additions & 13 deletions src/datastore/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,23 +1,15 @@
# v13.15.0 (Tue Nov 12 2024)

#### 🚀 Enhancement

- feat: Sorted list improvements [#518](https://github.com/Quenty/NevermoreEngine/pull/518) ([@Quenty](https://github.com/Quenty))
# Change Log

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

- docs: Update comparison area in datastore ([@Quenty](https://github.com/Quenty))
# [13.15.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/[email protected]...@quenty/[email protected]) (2024-11-12)

#### Authors: 1
**Note:** Version bump only for package @quenty/datastore

- James Onnen ([@Quenty](https://github.com/Quenty))

---

# Change Log

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

# [13.14.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/[email protected]...@quenty/[email protected]) (2024-11-06)

Expand Down
2 changes: 1 addition & 1 deletion src/datastore/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@quenty/datastore",
"version": "13.14.0",
"version": "13.15.0",
"description": "Quenty's Datastore implementation for Roblox",
"keywords": [
"Roblox",
Expand Down
18 changes: 5 additions & 13 deletions src/deathreport/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,23 +1,15 @@
# v10.15.0 (Tue Nov 12 2024)

#### 🚀 Enhancement

- feat: Sorted list improvements [#518](https://github.com/Quenty/NevermoreEngine/pull/518) ([@Quenty](https://github.com/Quenty))
# Change Log

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

- refactor: Use maid:Add() in more places ([@Quenty](https://github.com/Quenty))
# [10.15.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/[email protected]...@quenty/[email protected]) (2024-11-12)

#### Authors: 1
**Note:** Version bump only for package @quenty/deathreport

- James Onnen ([@Quenty](https://github.com/Quenty))

---

# Change Log

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

# [10.14.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/[email protected]...@quenty/[email protected]) (2024-11-06)

Expand Down
2 changes: 1 addition & 1 deletion src/deathreport/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@quenty/deathreport",
"version": "10.14.0",
"version": "10.15.0",
"description": "Death report service which will track the deaths of players",
"keywords": [
"Roblox",
Expand Down
8 changes: 8 additions & 0 deletions src/gameconfig/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [12.17.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/[email protected]...@quenty/[email protected]) (2024-11-12)

**Note:** Version bump only for package @quenty/gameconfig





# [12.16.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/[email protected]...@quenty/[email protected]) (2024-11-06)


Expand Down
2 changes: 1 addition & 1 deletion src/gameconfig/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@quenty/gameconfig",
"version": "12.16.0",
"version": "12.17.0",
"description": "Configuration service to specify Roblox badges, products, and other specific assets.",
"keywords": [
"Roblox",
Expand Down
8 changes: 8 additions & 0 deletions src/gameproductservice/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [14.17.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/[email protected]...@quenty/[email protected]) (2024-11-12)

**Note:** Version bump only for package @quenty/gameproductservice





# [14.16.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/[email protected]...@quenty/[email protected]) (2024-11-06)

**Note:** Version bump only for package @quenty/gameproductservice
Expand Down
2 changes: 1 addition & 1 deletion src/gameproductservice/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@quenty/gameproductservice",
"version": "14.16.0",
"version": "14.17.0",
"description": "Generalized monetization system for handling products and purchases correctly.",
"keywords": [
"Roblox",
Expand Down
Loading

0 comments on commit 9c3afd1

Please sign in to comment.