Skip to content

Commit f03571d

Browse files
authored
Merge pull request #47 from sectsect/changeset-release/main
chore: release package(s)
2 parents cb573cd + 27270f0 commit f03571d

3 files changed

Lines changed: 11 additions & 10 deletions

File tree

.changeset/tired-shrimps-smoke.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.27
4+
5+
### Patch Changes
6+
7+
- [`49a5c74`](https://github.com/sectsect/solid-hiding-header/commit/49a5c747884c978087eb6e5748befe62a08ef9cc) Thanks [@sectsect](https://github.com/sectsect)! - .
8+
9+
- Potential fix for code scanning alert no. 1: Workflow does not contain permissions
10+
- perf(turbo): enable e2e test caching with outputs and env vars
11+
- fix(ci): update workflow permissions for changesets action
12+
313
## 2.0.26
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.26",
2+
"version": "2.0.27",
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)