We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d540c8e commit 8c42e0aCopy full SHA for 8c42e0a
CHANGELOG.md
@@ -4,6 +4,8 @@ All notable changes to this project are documented below.
4
The format is based on [keep a changelog](http://keepachangelog.com) and this project uses [semantic versioning](http://semver.org).
5
6
## [Unreleased]
7
+
8
+## [1.34.0] - 2024-10-21
9
### Added
10
- New runtime function to list user notifications.
11
- New Go runtime initializer function to register raw HTTP handlers.
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "nakama-runtime",
3
- "version": "1.33.0",
+ "version": "1.34.0",
"description": "The server framework Type definitions for the Nakama game server.",
"author": "Heroic Labs.",
"license": "Apache-2.0",
0 commit comments