We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9687764 + 2981ca9 commit a88fc3eCopy full SHA for a88fc3e
3 files changed
.changeset/two-dolls-joke.md
packages/solid-hiding-header/CHANGELOG.md
@@ -1,5 +1,14 @@
1
# Changelog
2
3
+## 2.0.26
4
+
5
+### Patch Changes
6
7
+- [#43](https://github.com/sectsect/solid-hiding-header/pull/43) [`a264411`](https://github.com/sectsect/solid-hiding-header/commit/a264411d3f939c605faf840aecb582839097b38d) Thanks [@sectsect](https://github.com/sectsect)! - .
8
9
+ - feat(e2e): add playwright show-report script
10
+ - ci(release): add playwright report upload as artifact
11
12
## 2.0.25
13
14
### Patch Changes
packages/solid-hiding-header/package.json
@@ -1,5 +1,5 @@
{
- "version": "2.0.25",
+ "version": "2.0.26",
"name": "@sect/solid-hiding-header",
"description": "SolidJS header that disappears on scroll down and appears on scroll up.",
"license": "MIT",
0 commit comments