Skip to content

Commit 48460fa

Browse files
committed
Bump mobile version to 1.1.36 and update changelog
1 parent fc7c20c commit 48460fa

2 files changed

Lines changed: 9 additions & 1 deletion

File tree

apps/mobile/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@eclipse-timer/mobile",
3-
"version": "1.1.35",
3+
"version": "1.1.36",
44
"private": true,
55
"main": "index.js",
66
"scripts": {

documents/reference/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,14 @@ All notable updates documented under `documents/` are tracked here.
55
The format follows [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
66
and versions follow [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8+
## [1.1.36] — 2026-02-26
9+
10+
### Fixed
11+
- Corrected Photography Guide landscape composite rendering so moon occlusion aligns with shot schedule previews for eclipse phases.
12+
13+
### Changed
14+
- Bumped `apps/mobile/package.json` version from `1.1.35` to `1.1.36`.
15+
816
## [1.0.1] — 2026-02-19
917

1018
### Added

0 commit comments

Comments
 (0)