We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7d2e532 + 31c7c7e commit 37a058aCopy full SHA for 37a058a
3 files changed
.changeset/blue-taxis-fail.md
packages/solid-hiding-header/CHANGELOG.md
@@ -1,5 +1,11 @@
1
# Changelog
2
3
+## 2.0.1
4
+
5
+### Patch Changes
6
7
+- 7d2e532: update README.md
8
9
## 2.0.0
10
11
### Major Changes
packages/solid-hiding-header/package.json
@@ -1,5 +1,5 @@
{
- "version": "2.0.0",
+ "version": "2.0.1",
"name": "@sect/solid-hiding-header",
"description": "SolidJS header that disappears on scroll down and appears on scroll up.",
"license": "MIT",
0 commit comments