Skip to content

Commit 68724a2

Browse files
Claudeclaude
authored andcommitted
chore: bump version to v1.1.2
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent 41d4b70 commit 68724a2

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
## [1.1.2] - 2026-02-17
11+
12+
### Changed
13+
- **Repository migration**: Moved from `nTEG-dev/gitmem` to `gitmem-dev/gitmem`. All references updated.
14+
15+
### Added
16+
- **OpenClaw distribution**: SKILL.md and listing materials for OpenClaw skill directory.
17+
1018
## [1.1.1] - 2026-02-17
1119

1220
### Removed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "gitmem-mcp",
3-
"version": "1.1.1",
3+
"version": "1.1.2",
44
"description": "Institutional memory for AI coding agents. Memory that compounds.",
55
"type": "module",
66
"main": "dist/index.js",

0 commit comments

Comments
 (0)