We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents fbee00a + c9646f4 commit cd440d4Copy full SHA for cd440d4
3 files changed
.changeset/wet-starfishes-yell.md
packages/solid-hiding-header/CHANGELOG.md
@@ -1,5 +1,11 @@
1
# Changelog
2
3
+## 2.0.11
4
+
5
+### Patch Changes
6
7
+- [`fbee00a`](https://github.com/sectsect/solid-hiding-header/commit/fbee00a64c344d6a2eeb09bfd41c5e7ef499be1a) Thanks [@sectsect](https://github.com/sectsect)! - migrate vitest to v1
8
9
## 2.0.10
10
11
### Patch Changes
packages/solid-hiding-header/package.json
@@ -1,5 +1,5 @@
{
- "version": "2.0.10",
+ "version": "2.0.11",
"name": "@sect/solid-hiding-header",
"description": "SolidJS header that disappears on scroll down and appears on scroll up.",
"license": "MIT",
0 commit comments