Skip to content

Commit 6a4491b

Browse files
chore: version packages (#9)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent d7bc1a1 commit 6a4491b

File tree

4 files changed

+8
-11
lines changed

4 files changed

+8
-11
lines changed

.changeset/dynamic-version.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/some-rats-cut.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# @clayroach/claude-session-gists
22

3+
## 0.1.4
4+
5+
### Patch Changes
6+
7+
- 68b0d80: Read CLI version from package.json instead of hardcoding it
8+
- d7bc1a1: dynamic version for client
9+
310
## 0.1.3
411

512
### Patch Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "claude-session-gists",
3-
"version": "0.1.3",
3+
"version": "0.1.4",
44
"description": "Effect-TS utilities for extracting and archiving Claude Code sessions",
55
"type": "module",
66
"license": "MIT",

0 commit comments

Comments
 (0)