We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 36f2ea9 + 4f724ee commit f2bb1c9Copy full SHA for f2bb1c9
3 files changed
.changeset/forty-geckos-repair.md
packages/solid-hiding-header/CHANGELOG.md
@@ -1,5 +1,11 @@
1
# Changelog
2
3
+## 2.0.10
4
+
5
+### Patch Changes
6
7
+- [`36f2ea9`](https://github.com/sectsect/solid-hiding-header/commit/36f2ea92627434daa8139df645e14b30b5d7b351) Thanks [@sectsect](https://github.com/sectsect)! - update Turborepo to v1.11.x / update dependencies
8
9
## 2.0.9
10
11
### Patch Changes
packages/solid-hiding-header/package.json
@@ -1,5 +1,5 @@
{
- "version": "2.0.9",
+ "version": "2.0.10",
"name": "@sect/solid-hiding-header",
"description": "SolidJS header that disappears on scroll down and appears on scroll up.",
"license": "MIT",
0 commit comments