Skip to content

Commit 49db881

Browse files
authored
Merge pull request #171 from simpleweb/2.8.2
RELEASING: Releasing 1 package(s)
2 parents 92cc0de + db99958 commit 49db881

File tree

3 files changed

+8
-7
lines changed

3 files changed

+8
-7
lines changed

.changeset/shiny-zoos-smell.md

Lines changed: 0 additions & 6 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
All notable changes are described on the [Releases](https://github.com/simpleweb/romulus-cli/releases) page.
22

3+
## 2.8.2
4+
5+
### Patch Changes
6+
7+
- a824ff2: Fix the import for the Router in the Main screen
8+
Imports the `RootStackParamList` in the screen command
9+
310
## 2.8.1
411

512
### Patch Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "romulus-cli",
3-
"version": "2.8.1",
3+
"version": "2.8.2",
44
"description": "Brings structure to your React Native apps",
55
"files": [
66
"docs",

0 commit comments

Comments
 (0)