Skip to content

Commit c66c177

Browse files
committed
chore(release): 2.7.2
1 parent d22f1f6 commit c66c177

2 files changed

Lines changed: 9 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,13 @@
11
# Changelog
22

3-
All notable changes to this project will be documented in this file. See [commit-and-tag-version](https://github.com/absolute-version/commit-and-tag-version) for commit guidelines.
3+
All notable changes to this project will be documented in this file.
4+
5+
## [2.7.2](https://github.com/hiddentao/clockwork-engine/compare/v2.7.1...v2.7.2) (2025-12-12)
6+
7+
8+
### Refactoring
9+
10+
* convert to monorepo structure with engine package ([#4](https://github.com/hiddentao/clockwork-engine/issues/4)) ([d22f1f6](https://github.com/hiddentao/clockwork-engine/commit/d22f1f683ac366ee6563c9e83049f2efc8b55f5c))
411

512
## [2.7.1](https://github.com/hiddentao/clockwork-engine/compare/v2.7.0...v2.7.1) (2025-12-01)
613

packages/core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@clockwork-engine/core",
3-
"version": "2.7.1",
3+
"version": "2.7.2",
44
"description": "A TypeScript game engine for deterministic, replayable games with platform-agnostic rendering",
55
"author": "Ramesh Nair <ram@hiddentao.com> (https://hiddentao.com)",
66
"license": "MIT",

0 commit comments

Comments
 (0)