Skip to content

Commit ff78501

Browse files
authored
Merge pull request #54 from sectsect/changeset-release/main
chore: release package(s)
2 parents af5aff9 + d019206 commit ff78501

File tree

3 files changed

+13
-13
lines changed

3 files changed

+13
-13
lines changed

.changeset/goofy-camels-marry.md

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

packages/solid-hiding-header/CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# Changelog
22

3+
## 2.0.29
4+
5+
### Patch Changes
6+
7+
- [`af5aff9`](https://github.com/sectsect/solid-hiding-header/commit/af5aff98cdc169bb7371474216d04c509da11e57) Thanks [@sectsect](https://github.com/sectsect)! - .
8+
- docs: add claude code guidance documentation
9+
- chore(config): add serena memory directory to gitignore
10+
- chore: update MSW to v2.12.2 to resolve jsdom testing issues
11+
- chore: upgrade Vitest to v4.0.9
12+
- chore(deps): update dependencies
13+
- ci: fix pnpm version error
14+
315
## 2.0.28
416

517
### Patch Changes

packages/solid-hiding-header/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "2.0.28",
2+
"version": "2.0.29",
33
"name": "@sect/solid-hiding-header",
44
"description": "SolidJS header that disappears on scroll down and appears on scroll up.",
55
"license": "MIT",

0 commit comments

Comments
 (0)