Skip to content

Commit 6f51dcc

Browse files
chore(release): 2.22.0
1 parent 0af294e commit 6f51dcc

3 files changed

Lines changed: 17 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,20 @@
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.22.0](https://github.com/bocan/codex/compare/v2.21.1...v2.22.0) (2026-03-01)
6+
7+
8+
### Features
9+
10+
* add per-pane directional gradients for depth ([953d63c](https://github.com/bocan/codex/commit/953d63c374575f54f22bcc7c157be439f8177e77))
11+
* add subtle grain texture to all three panes ([94c8135](https://github.com/bocan/codex/commit/94c8135d23aaf4f344df9c619c18488cec76972d))
12+
13+
14+
### Chores
15+
16+
* restore point before grain texture experiment ([8fe0e35](https://github.com/bocan/codex/commit/8fe0e35957d7858c099cccb80cca886bce2f2e30))
17+
* update dependencies for @types/node and axios ([ca718bf](https://github.com/bocan/codex/commit/ca718bf719c29b3b23066c1a4aa3c8441f684c57))
18+
519
## [2.21.1](https://github.com/bocan/codex/compare/v2.21.0...v2.21.1) (2026-02-27)
620

721

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.21.1",
3+
"version": "2.22.0",
44
"description": "Your Personal Wiki and Document Store",
55
"private": true,
66
"workspaces": [

0 commit comments

Comments
 (0)