Skip to content

Commit 0893567

Browse files
committed
Nakama common 1.32.0 release, update changelog.
1 parent c8de052 commit 0893567

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ All notable changes to this project are documented below.
44
The format is based on [keep a changelog](http://keepachangelog.com) and this project uses [semantic versioning](http://semver.org).
55

66
## [Unreleased]
7+
8+
## [1.32.0] - 2024-06-09
79
### Added
810
- Add runtime support for registering a shutdown hook function.
911
- Add support for custom sorting in storage index search.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "nakama-runtime",
3-
"version": "1.31.0",
3+
"version": "1.32.0",
44
"description": "The server framework Type definitions for the Nakama game server.",
55
"author": "Heroic Labs.",
66
"license": "Apache-2.0",

0 commit comments

Comments
 (0)