Skip to content

Commit ffa511e

Browse files
chore(main): release 1.0.2 (#5)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent de17af6 commit ffa511e

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [1.0.2](https://github.com/AtB-AS/mapbox-shared/compare/v1.0.1...v1.0.2) (2026-07-10)
4+
5+
6+
### Bug Fixes
7+
8+
* readonly for rnmapbox compatibility ([de17af6](https://github.com/AtB-AS/mapbox-shared/commit/de17af6ad9b7b5c16d8b174a83c92324f39df56c))
9+
310
## [1.0.1](https://github.com/AtB-AS/mapbox-shared/compare/v1.0.0...v1.0.1) (2026-07-09)
411

512

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@atb-as/mapbox-shared",
3-
"version": "1.0.1",
3+
"version": "1.0.2",
44
"description": "Mapbox style JSON, sprite icon naming, and National Stop Registry layer definitions shared between AtB's web planner and mobile app.",
55
"repository": {
66
"url": "https://github.com/AtB-AS/mapbox-shared"

0 commit comments

Comments
 (0)