Skip to content

Commit ed5981b

Browse files
authored
Merge pull request #36 from sectsect/changeset-release/main
chore: release package(s)
2 parents b863421 + 4103f53 commit ed5981b

3 files changed

Lines changed: 10 additions & 9 deletions

File tree

.changeset/famous-kings-argue.md

Lines changed: 0 additions & 8 deletions
This file was deleted.

packages/solid-hiding-header/CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# Changelog
22

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+
312
## 2.0.22
413

514
### Patch Changes

packages/solid-hiding-header/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "2.0.22",
2+
"version": "2.0.23",
33
"name": "@sect/solid-hiding-header",
44
"description": "SolidJS header that disappears on scroll down and appears on scroll up.",
55
"license": "MIT",

0 commit comments

Comments
 (0)