Skip to content

Commit 9d392f0

Browse files
committed
chore(release): bump version to 1.3.3
1 parent 8438bac commit 9d392f0

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,11 @@
22

33
All notable changes to this project will be documented in this file.
44

5+
## [1.3.3] - 2026-02-15
6+
7+
### Fixed
8+
- Refined sticky offset calculation logic for improved heading positioning accuracy
9+
510
## [1.3.2] - 2026-02-14
611

712
### Fixed

manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"manifest_version": 3,
33
"name": "__MSG_extension_name__",
44
"description": "__MSG_extension_description__",
5-
"version": "1.3.2",
5+
"version": "1.3.3",
66
"default_locale": "en",
77
"permissions": [
88
"storage"

0 commit comments

Comments
 (0)