We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2cba6ef + e56e849 commit 3897d1fCopy full SHA for 3897d1f
3 files changed
.changeset/fifty-teachers-beam.md
packages/solid-hiding-header/CHANGELOG.md
@@ -1,5 +1,11 @@
1
# Changelog
2
3
+## 2.0.4
4
+
5
+### Patch Changes
6
7
+- [`2cba6ef`](https://github.com/sectsect/solid-hiding-header/commit/2cba6ef0b8f65b72610de76f36400bdf36576a6c) Thanks [@sectsect](https://github.com/sectsect)! - add '@changesets/changelog-github' to enhance CHANGELOG
8
9
## 2.0.3
10
11
### Patch Changes
packages/solid-hiding-header/package.json
@@ -1,5 +1,5 @@
{
- "version": "2.0.3",
+ "version": "2.0.4",
"name": "@sect/solid-hiding-header",
"description": "SolidJS header that disappears on scroll down and appears on scroll up.",
"license": "MIT",
0 commit comments