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