We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 756236b commit c420259Copy full SHA for c420259
3 files changed
.changeset/famous-cooks-relate.md
packages/solid-hiding-header/CHANGELOG.md
@@ -1,5 +1,11 @@
1
# Changelog
2
3
+## 2.0.8
4
+
5
+### Patch Changes
6
7
+- [`756236b`](https://github.com/sectsect/solid-hiding-header/commit/756236bccae8e32b5b3949ecea792890db8c981c) Thanks [@sectsect](https://github.com/sectsect)! - add package 'eslint-plugin-deprecation'
8
9
## 2.0.7
10
11
### Patch Changes
packages/solid-hiding-header/package.json
@@ -1,5 +1,5 @@
{
- "version": "2.0.7",
+ "version": "2.0.8",
"name": "@sect/solid-hiding-header",
"description": "SolidJS header that disappears on scroll down and appears on scroll up.",
"license": "MIT",
0 commit comments