Skip to content

Commit f8015f7

Browse files
chore: release v1.1.2
1 parent dc23f10 commit f8015f7

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.2 (2024-08-29)
4+
5+
### 🔧 Chores
6+
7+
- **build:** sync version ([#38](https://github.com/strvcom/template-react-native-expo/issues/38)) ([dc23f10](https://github.com/strvcom/template-react-native-expo/commit/dc23f103b711bfcdb17cd767db4bb341c8cfcdba))
8+
39
## 1.1.0 (2024-08-29)
410

511
### ✨ Features

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.1",
3+
"version": "1.1.2",
44
"main": "expo-router/entry",
55
"private": true,
66
"packageManager": "pnpm@9.1.4",

0 commit comments

Comments
 (0)