Skip to content

Commit 1307571

Browse files
chore(main): release 1.6.1 (#35)
* chore(main): release 1.6.1 * chore: update package version to 1.6.1 --------- Co-authored-by: solvro-shark-bot[bot] <201504604+solvro-shark-bot[bot]@users.noreply.github.com> Co-authored-by: Szymon Kowaliński <szymon@kowalinski.dev>
1 parent 989a38d commit 1307571

3 files changed

Lines changed: 9 additions & 2 deletions

File tree

CHANGELOG.md

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

3+
## [1.6.1](https://github.com/Solvro/lib-mobile-solvro-config/compare/v1.6.0...v1.6.1) (2026-06-06)
4+
5+
6+
### Bug Fixes
7+
8+
* update SDK version constraint to allow compatibility with Dart 3.11.0 ([989a38d](https://github.com/Solvro/lib-mobile-solvro-config/commit/989a38d9ee76553d289c3e23a25ce71058d3a61f))
9+
310
## [1.6.0](https://github.com/Solvro/lib-mobile-solvro-config/compare/v1.5.0...v1.6.0) (2026-06-06)
411

512

lib/src/version.dart

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: solvro_config
22
description: A Dart linter/config package for Solvro projects.
3-
version: 1.6.0
3+
version: 1.6.1
44

55
repository: https://github.com/Solvro/lib-mobile-solvro-config
66

0 commit comments

Comments
 (0)