We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 81a6fd0 + a8513e1 commit 927a890Copy full SHA for 927a890
3 files changed
.changeset/many-peas-shop.md
packages/solid-hiding-header/CHANGELOG.md
@@ -1,5 +1,11 @@
1
# Changelog
2
3
+## 2.0.6
4
+
5
+### Patch Changes
6
7
+- [`81a6fd0`](https://github.com/sectsect/solid-hiding-header/commit/81a6fd0f3efcef70f3c55ac41cd0a50bfc54b235) Thanks [@sectsect](https://github.com/sectsect)! - update dependencies
8
9
## 2.0.5
10
11
### Patch Changes
packages/solid-hiding-header/package.json
@@ -1,5 +1,5 @@
{
- "version": "2.0.5",
+ "version": "2.0.6",
"name": "@sect/solid-hiding-header",
"description": "SolidJS header that disappears on scroll down and appears on scroll up.",
"license": "MIT",
0 commit comments