Skip to content

Commit a9b8130

Browse files
release: nilts 1.0.1 (#437)
Co-authored-by: dassssshers-app[bot] <197478560+dassssshers-app[bot]@users.noreply.github.com>
1 parent fc7145d commit a9b8130

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
@@ -1,5 +1,5 @@
11
{
2-
"packages/nilts": "1.0.0",
2+
"packages/nilts": "1.0.1",
33
"packages/nilts_clock": "1.0.0",
44
"packages/nilts_core": "1.0.0",
55
"packages/nilts_flutter_hooks": "1.0.0"

packages/nilts/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-v1.0.0...nilts-v1.0.1) (2025-11-30)
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-v0.25.1...nilts-v1.0.0) (2025-11-30)
411

512

packages/nilts/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# https://dart.dev/tools/pub/pubspec
33

44
name: nilts
5-
version: 1.0.0
5+
version: 1.0.1
66
description: nilts provides lint rules, quick fixes, and assists for Dart and Flutter projects to help you enforce best practices and avoid errors.
77
homepage: https://github.com/dassssshers/nilts
88
repository: https://github.com/dassssshers/nilts

0 commit comments

Comments
 (0)