Skip to content

Commit 8c42e0a

Browse files
committed
Nakama common 1.34.0 release, update changelog.
1 parent d540c8e commit 8c42e0a

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.34.0] - 2024-10-21
79
### Added
810
- New runtime function to list user notifications.
911
- New Go runtime initializer function to register raw HTTP handlers.

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.33.0",
3+
"version": "1.34.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)