Skip to content

Commit 3c6281a

Browse files
authored
Merge pull request #38 from sectsect/changeset-release/main
chore: release package(s)
2 parents 52443e0 + c2f41de commit 3c6281a

3 files changed

Lines changed: 14 additions & 13 deletions

File tree

.changeset/empty-pots-wash.md

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

packages/solid-hiding-header/CHANGELOG.md

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

3+
## 2.0.24
4+
5+
### Patch Changes
6+
7+
- [#37](https://github.com/sectsect/solid-hiding-header/pull/37) [`2032417`](https://github.com/sectsect/solid-hiding-header/commit/20324175f1f4b2e78c8c16ca44627564f4364fbf) Thanks [@sectsect](https://github.com/sectsect)! - .
8+
9+
- chore: update vite to v5.3.x
10+
- chore: bump pnpm version
11+
- chore: update vitest to v2.x.x
12+
- chore(deps): update dependencies
13+
- ci(husky): update hooks following v9 deprecations
14+
- ci: update GitHub Actions workflow
15+
316
## 2.0.23
417

518
### 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.23",
2+
"version": "2.0.24",
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)