Skip to content

Commit d5811c4

Browse files
Anthony GordonAnthony Gordon
authored andcommitted
chore(release): bump version to 7.1.7
1 parent 19d2f32 commit d5811c4

2 files changed

Lines changed: 7 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
## [7.1.7] - 2026-04-11
2+
3+
### Changed
4+
* Bump `nylo_support` dependency from `^7.16.0` to `^7.18.1`
5+
16
## [7.1.6] - 2026-04-11
27

38
### Changed

pubspec.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: nylo_framework
22
description: Micro-framework for Flutter that's built to simplify app development for Flutter projects.
3-
version: 7.1.6
3+
version: 7.1.7
44
homepage: https://nylo.dev
55
repository: https://github.com/nylo-core/framework/tree/7.x
66
issue_tracker: https://github.com/nylo-core/framework/issues
@@ -16,7 +16,7 @@ environment:
1616
flutter: ">=3.24.0"
1717

1818
dependencies:
19-
nylo_support: ^7.16.0
19+
nylo_support: ^7.18.1
2020
skeletonizer: ^2.1.3
2121
collection: ^1.19.1
2222
args: ^2.7.0

0 commit comments

Comments
 (0)