Skip to content

Commit

Permalink
Nakama common 1.28.0 release.
Browse files Browse the repository at this point in the history
  • Loading branch information
zyro committed Jul 19, 2023
1 parent 113dbad commit 8ece2bc
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ All notable changes to this project are documented below.
The format is based on [keep a changelog](http://keepachangelog.com) and this project uses [semantic versioning](http://semver.org).

## [Unreleased]

## [1.28.0] - 2023-07-19
### Added
- Add storage object indexing support and related runtime functions.
- Add missing TypeScript validated subscription fields.
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "nakama-runtime",
"version": "1.27.0",
"version": "1.28.0",
"description": "The server framework Type definitions for the Nakama game server.",
"author": "Heroic Labs.",
"license": "Apache-2.0",
Expand Down

0 comments on commit 8ece2bc

Please sign in to comment.