Skip to content

Commit 3ccba4c

Browse files
authored
Merge pull request #31 from sectsect/changeset-release/main
chore: release package(s)
2 parents 512e3d4 + 7b57773 commit 3ccba4c

3 files changed

Lines changed: 11 additions & 10 deletions

File tree

.changeset/sour-cycles-mate.md

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

packages/solid-hiding-header/CHANGELOG.md

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

3+
## 2.0.20
4+
5+
### Patch Changes
6+
7+
- [`512e3d4`](https://github.com/sectsect/solid-hiding-header/commit/512e3d4b974091d9a382aba5b436bda4ef823993) Thanks [@sectsect](https://github.com/sectsect)! - migrate '@solidjs/router' to v0.13.x
8+
9+
- chore: update '@solidjs/router' to v0.13.3
10+
- test: add support for tests on '@solidjs/router' v0.13.x or higher
11+
- chore: add missing package 'postcss-nesting'
12+
313
## 2.0.19
414

515
### 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.19",
2+
"version": "2.0.20",
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)