We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b863421 commit 4103f53Copy full SHA for 4103f53
3 files changed
.changeset/famous-kings-argue.md
packages/solid-hiding-header/CHANGELOG.md
@@ -1,5 +1,14 @@
1
# Changelog
2
3
+## 2.0.23
4
+
5
+### Patch Changes
6
7
+- [`b863421`](https://github.com/sectsect/solid-hiding-header/commit/b86342100997c943e03ccf7306eb6d93a0726fcc) Thanks [@sectsect](https://github.com/sectsect)! - add testing for component 'PostContent'
8
9
+ - add testing for component 'PostContent'
10
+ - add testing for component 'PostList'
11
12
## 2.0.22
13
14
### Patch Changes
packages/solid-hiding-header/package.json
@@ -1,5 +1,5 @@
{
- "version": "2.0.22",
+ "version": "2.0.23",
"name": "@sect/solid-hiding-header",
"description": "SolidJS header that disappears on scroll down and appears on scroll up.",
"license": "MIT",
0 commit comments