Skip to content

Commit 4d28094

Browse files
authored
Merge pull request #33 from sectsect/changeset-release/main
chore: release package(s)
2 parents 478e30a + df2e3d4 commit 4d28094

3 files changed

Lines changed: 9 additions & 8 deletions

File tree

.changeset/gentle-deers-decide.md

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

packages/solid-hiding-header/CHANGELOG.md

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

3+
## 2.0.21
4+
5+
### Patch Changes
6+
7+
- [`478e30a`](https://github.com/sectsect/solid-hiding-header/commit/478e30aa55e09b81acaf455d9d55bb6d2a636b18) Thanks [@sectsect](https://github.com/sectsect)! - add testing for response 500 error
8+
9+
- add package msw to mock the API response
10+
311
## 2.0.20
412

513
### 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.20",
2+
"version": "2.0.21",
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)