Skip to content

Commit a4e9e11

Browse files
release: nilts_core 1.0.1 (#436)
Co-authored-by: dassssshers-app[bot] <197478560+dassssshers-app[bot]@users.noreply.github.com>
1 parent d077073 commit a4e9e11

File tree

3 files changed

+14
-2
lines changed

3 files changed

+14
-2
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"packages/nilts": "1.0.1",
33
"packages/nilts_clock": "1.0.1",
4-
"packages/nilts_core": "1.0.0",
4+
"packages/nilts_core": "1.0.1",
55
"packages/nilts_flutter_hooks": "1.0.1"
66
}

packages/nilts_core/CHANGELOG.md

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

3+
## [1.0.1](https://github.com/dassssshers/nilts/compare/nilts_core-v1.0.0...nilts_core-v1.0.1) (2026-03-14)
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+
10+
11+
### Dependency Upgrades
12+
13+
* dependencies ([#461](https://github.com/dassssshers/nilts/issues/461)) ([d077073](https://github.com/dassssshers/nilts/commit/d07707323a465755b23476e7f9511f7fc2a4d084))
14+
315
## [1.0.0](https://github.com/dassssshers/nilts/compare/nilts_core-v0.4.1...nilts_core-v1.0.0) (2025-11-29)
416

517

packages/nilts_core/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_core
5-
version: 1.0.0
5+
version: 1.0.1
66
description: core package for nilts.
77
homepage: https://github.com/dassssshers/nilts
88
repository: https://github.com/dassssshers/nilts

0 commit comments

Comments
 (0)