Skip to content

Commit 6fb546f

Browse files
chore(release): 2.12.6
1 parent 8e22888 commit 6fb546f

3 files changed

Lines changed: 21 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,24 @@
22

33
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.
44

5+
## [2.12.6](https://github.com/bocan/codex/compare/v2.12.5...v2.12.6) (2026-02-08)
6+
7+
8+
### Code Refactoring
9+
10+
* **routes:** update route parameters for folder and page controllers ([5385827](https://github.com/bocan/codex/commit/5385827507582ad1b4f428fbad0b8ca086b25bd5))
11+
12+
13+
### Tests
14+
15+
* add MCP server tests to Makefile ([359997b](https://github.com/bocan/codex/commit/359997bcfab7c24895bc0fdebc19473a405e2679))
16+
17+
18+
### Chores
19+
20+
* **deps:** update concurrently to version 9.2.1 and clean up dependencies ([92acbe0](https://github.com/bocan/codex/commit/92acbe07cde09cfc8bed0aab1d468f9124da1236))
21+
* **version:** unhide chore section in version configuration ([30d0e3e](https://github.com/bocan/codex/commit/30d0e3e32a7b8abfbc76d4fa9c17e57f22c5fb55))
22+
523
## [2.12.5](https://github.com/bocan/codex/compare/v2.12.4...v2.12.5) (2026-02-08)
624

725
## [2.12.4](https://github.com/bocan/codex/compare/v2.12.3...v2.12.4) (2026-02-08)

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "Codex",
3-
"version": "2.12.5",
3+
"version": "2.12.6",
44
"description": "Your Personal Wiki and Document Store",
55
"private": true,
66
"workspaces": [

0 commit comments

Comments
 (0)