Skip to content

Commit 24d6764

Browse files
release: nilts_flutter_hooks 1.0.1 (#439)
Co-authored-by: dassssshers-app[bot] <197478560+dassssshers-app[bot]@users.noreply.github.com>
1 parent 7a8bf0f commit 24d6764

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@
22
"packages/nilts": "1.0.1",
33
"packages/nilts_clock": "1.0.1",
44
"packages/nilts_core": "1.0.0",
5-
"packages/nilts_flutter_hooks": "1.0.0"
5+
"packages/nilts_flutter_hooks": "1.0.1"
66
}

packages/nilts_flutter_hooks/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.0.1](https://github.com/dassssshers/nilts/compare/nilts_flutter_hooks-v1.0.0...nilts_flutter_hooks-v1.0.1) (2025-12-01)
4+
5+
6+
### Documentation
7+
8+
* delete include options on README ([#435](https://github.com/dassssshers/nilts/issues/435)) ([fc7145d](https://github.com/dassssshers/nilts/commit/fc7145d30697892ca20e872ed7cf275f1c5b1975))
9+
310
## [1.0.0](https://github.com/dassssshers/nilts/compare/nilts_flutter_hooks-v0.3.1...nilts_flutter_hooks-v1.0.0) (2025-11-30)
411

512

packages/nilts_flutter_hooks/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: nilts_flutter_hooks
2-
version: 1.0.0
2+
version: 1.0.1
33
description: nilts_flutter_hooks provides lint rules, quick fixes, and assists for Dart and Flutter projects to help you enforce best practices and avoid errors.
44
homepage: https://github.com/dassssshers/nilts
55
repository: https://github.com/dassssshers/nilts

0 commit comments

Comments
 (0)