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 Sep 21, 2023
1 parent 71d1505 commit 299cf25
Show file tree
Hide file tree
Showing 10 changed files with 45 additions and 15 deletions.
18 changes: 8 additions & 10 deletions src/datastore/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,20 +1,18 @@
# v7.26.1 (Thu Sep 21 2023)
# 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.

- fix: Fix datastore writer copying non-table scenario [#413](https://github.com/Quenty/NevermoreEngine/pull/413) ([@Quenty](https://github.com/Quenty))
- fix: Fix datastore writer copying non-table scenario ([@Quenty](https://github.com/Quenty))
## [7.26.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/[email protected]...@quenty/[email protected]) (2023-09-21)

#### Authors: 1

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

* Fix datastore writer copying non-table scenario ([3303b36](https://github.com/Quenty/NevermoreEngine/commit/3303b36511ca9a3d89ffa711dfc5723276166d55))


---

# Change Log

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

# [7.26.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/[email protected]...@quenty/[email protected]) (2023-09-21)

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": "7.26.0",
"version": "7.26.1",
"description": "Quenty's Datastore implementation for Roblox",
"keywords": [
"Roblox",
Expand Down
8 changes: 8 additions & 0 deletions src/secrets/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.

## [1.20.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/[email protected]...@quenty/[email protected]) (2023-09-21)

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





# [1.20.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/[email protected]...@quenty/[email protected]) (2023-09-21)

**Note:** Version bump only for package @quenty/secrets
Expand Down
2 changes: 1 addition & 1 deletion src/secrets/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@quenty/secrets",
"version": "1.20.0",
"version": "1.20.1",
"description": "Secrets storage system and API surface",
"keywords": [
"Roblox",
Expand Down
8 changes: 8 additions & 0 deletions src/settings-inputkeymap/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.

## [3.43.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/[email protected]...@quenty/[email protected]) (2023-09-21)

**Note:** Version bump only for package @quenty/settings-inputkeymap





# [3.43.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/[email protected]...@quenty/[email protected]) (2023-09-21)

**Note:** Version bump only for package @quenty/settings-inputkeymap
Expand Down
2 changes: 1 addition & 1 deletion src/settings-inputkeymap/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@quenty/settings-inputkeymap",
"version": "3.43.0",
"version": "3.43.1",
"description": "Input key map setting saving for players",
"keywords": [
"Roblox",
Expand Down
8 changes: 8 additions & 0 deletions src/settings/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.

## [4.39.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/[email protected]...@quenty/[email protected]) (2023-09-21)

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





# [4.39.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/[email protected]...@quenty/[email protected]) (2023-09-21)

**Note:** Version bump only for package @quenty/settings
Expand Down
2 changes: 1 addition & 1 deletion src/settings/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@quenty/settings",
"version": "4.39.0",
"version": "4.39.1",
"description": "Centralized player settings service",
"keywords": [
"Roblox",
Expand Down
8 changes: 8 additions & 0 deletions src/softshutdown/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.

## [3.41.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/[email protected]...@quenty/[email protected]) (2023-09-21)

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





# [3.41.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/[email protected]...@quenty/[email protected]) (2023-09-21)

**Note:** Version bump only for package @quenty/softshutdown
Expand Down
2 changes: 1 addition & 1 deletion src/softshutdown/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@quenty/softshutdown",
"version": "3.41.0",
"version": "3.41.1",
"description": "This service lets you shut down servers without losing a bunch of players. When game.OnClose is called, the script teleports everyone in the server into a reserved server.",
"keywords": [
"Roblox",
Expand Down

0 comments on commit 299cf25

Please sign in to comment.