Skip to content

Commit 7b40808

Browse files
Merge pull request #3 from ActivistChecklist/changeset-release/main
chore: version packages
2 parents 2e3b52b + 1ecdd1b commit 7b40808

3 files changed

Lines changed: 7 additions & 6 deletions

File tree

.changeset/six-drinks-sin.md

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

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @activistchecklist/react-review-comments
22

3+
## 0.1.5
4+
5+
### Patch Changes
6+
7+
- 0befe2c: Refine docked sidebar styling so the dock container owns the visual chrome, uses an inset inner shadow, and adds left padding for better shadow breathing room.
8+
39
## 0.1.4
410

511
### 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": "@activistchecklist/react-review-comments",
3-
"version": "0.1.4",
3+
"version": "0.1.5",
44
"description": "Google-Docs-style anchored review comments for React and Next.js (client shell + optional API handler).",
55
"license": "GPL-3.0",
66
"type": "module",

0 commit comments

Comments
 (0)