Skip to content

Commit a930126

Browse files
author
github-actions
committed
chore: release v1.1.3
1 parent d1a7aa0 commit a930126

File tree

3 files changed

+9
-3
lines changed

3 files changed

+9
-3
lines changed

CHANGELOG.md

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

3+
## 1.1.3 (2024-08-29)
4+
5+
### 🔧 Chores
6+
7+
- **build:** trying less complex version ([#39](https://github.com/strvcom/template-react-native-expo/issues/39)) ([d1a7aa0](https://github.com/strvcom/template-react-native-expo/commit/d1a7aa0ba82ee74ae904c6b3dfac938512dd2ff5))
8+
39
## 1.1.2 (2024-08-29)
410

511
### 🔧 Chores

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "template-react-native-expo",
3-
"version": "1.1.2",
3+
"version": "1.1.3",
44
"main": "expo-router/entry",
55
"private": true,
66
"packageManager": "pnpm@9.1.4",

0 commit comments

Comments
 (0)