Skip to content

Commit fcc4721

Browse files
release: nilts_core 0.3.0 (#348)
Co-authored-by: dassssshers-app[bot] <197478560+dassssshers-app[bot]@users.noreply.github.com>
1 parent 8ccfa33 commit fcc4721

File tree

3 files changed

+15
-2
lines changed

3 files changed

+15
-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": "0.23.1",
33
"packages/nilts_clock": "0.1.1",
4-
"packages/nilts_core": "0.2.2",
4+
"packages/nilts_core": "0.3.0",
55
"packages/nilts_flutter_hooks": "0.1.1"
66
}

packages/nilts_core/CHANGELOG.md

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

3+
## [0.3.0](https://github.com/dassssshers/nilts/compare/nilts_core-v0.2.2...nilts_core-v0.3.0) (2025-09-07)
4+
5+
6+
### ⚠ BREAKING CHANGES
7+
8+
* update min dart sdk version and upgrade packages ([#370](https://github.com/dassssshers/nilts/issues/370))
9+
10+
### Dependency Upgrades
11+
12+
* packages ([131361d](https://github.com/dassssshers/nilts/commit/131361d8d9aba2de49aaa4ad17259bbe31c5ef69))
13+
* update min dart sdk version and upgrade packages ([#370](https://github.com/dassssshers/nilts/issues/370)) ([8ccfa33](https://github.com/dassssshers/nilts/commit/8ccfa33e2666b42d1062b8a209af34dc24f6f58b))
14+
* upgrade packages ([#344](https://github.com/dassssshers/nilts/issues/344)) ([131361d](https://github.com/dassssshers/nilts/commit/131361d8d9aba2de49aaa4ad17259bbe31c5ef69))
15+
316
## [0.2.2](https://github.com/dassssshers/nilts/compare/nilts_core-v0.2.1...nilts_core-v0.2.2) (2025-05-31)
417

518

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: 0.2.2
5+
version: 0.3.0
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)