Skip to content

Commit 166bac8

Browse files
author
Lalit Sharma
committed
Bump mobile version to 1.1.14 to trigger fresh release build after rotating Google Maps key secrets
1 parent 1c04cb1 commit 166bac8

2 files changed

Lines changed: 6 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,11 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8+
## [1.1.14] — 2026-02-23
9+
10+
### Changed
11+
- Bumped `apps/mobile` version to `1.1.14` to trigger a fresh mobile release build after rotating Google Maps key secrets in GitHub Actions.
12+
813
## [1.1.13] — 2026-02-22
914

1015
### Fixed

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.13",
3+
"version": "1.1.14",
44
"private": true,
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)