Skip to content

Commit 53e6fdd

Browse files
committed
Release v0.3.3
1 parent 8e854bb commit 53e6fdd

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,12 @@ All notable changes to this project will be documented in this file.
44

55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
66

7+
## [v0.3.3](https://github.com/NoelDeMartin/solid-focus/releases/tag/v0.3.3) - 2026-05-23
8+
9+
### Added
10+
11+
- Autologin using the `?loginWith=...` query parameter.
12+
713
## [v0.3.2](https://github.com/NoelDeMartin/solid-focus/releases/tag/v0.3.2) - 2025-12-15
814

915
### Changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "solid-focus",
3-
"version": "0.3.2",
3+
"version": "0.3.3",
44
"private": true,
55
"type": "module",
66
"repository": "github:noeldemartin/solid-focus",

0 commit comments

Comments
 (0)