chore(@fressh/mobile): release v0.0.2

This commit is contained in:
EthanShoeDev
2025-10-06 20:40:25 -04:00
parent 858e332953
commit dedeb14a24
2 changed files with 3 additions and 1 deletions

View File

@@ -1,5 +1,7 @@
# Changelog # Changelog
## [0.0.2](https://github.com/EthanShoeDev/fressh/compare/@fressh/mobile-v0.0.1...${npm.name}-v0.0.2) (2025-10-07)
## 0.0.1 (2025-10-07) ## 0.0.1 (2025-10-07)
## [0.0.5](https://github.com/EthanShoeDev/fressh/compare/v0.0.4...v0.0.5) (2025-10-05) ## [0.0.5](https://github.com/EthanShoeDev/fressh/compare/v0.0.4...v0.0.5) (2025-10-05)

View File

@@ -1,6 +1,6 @@
{ {
"name": "@fressh/mobile", "name": "@fressh/mobile",
"version": "0.0.1", "version": "0.0.2",
"private": true, "private": true,
"main": "expo-router/entry", "main": "expo-router/entry",
"type": "module", "type": "module",