Skip to content

Commit a88fc3e

Browse files
authored
Merge pull request #44 from sectsect/changeset-release/main
chore: release package(s)
2 parents 9687764 + 2981ca9 commit a88fc3e

3 files changed

Lines changed: 10 additions & 9 deletions

File tree

.changeset/two-dolls-joke.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.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+
312
## 2.0.25
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.25",
2+
"version": "2.0.26",
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)