From 2536c7b8e36c152ec625edfdce752eaa5ee7aee0 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 10 Sep 2024 09:51:41 +0900 Subject: [PATCH] release: nilts 0.16.2 (#177) Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --- .release-please-manifest.json | 2 +- packages/nilts/CHANGELOG.md | 54 +++++++++++++++++++++-------------- packages/nilts/pubspec.yaml | 2 +- 3 files changed, 34 insertions(+), 24 deletions(-) diff --git a/.release-please-manifest.json b/.release-please-manifest.json index bdbf1d1..656f419 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,3 +1,3 @@ { - "packages/nilts": "0.16.1" + "packages/nilts": "0.16.2" } diff --git a/packages/nilts/CHANGELOG.md b/packages/nilts/CHANGELOG.md index 77e0d73..386a73e 100644 --- a/packages/nilts/CHANGELOG.md +++ b/packages/nilts/CHANGELOG.md @@ -1,8 +1,18 @@ -# Change Log +# Changelog + +## [0.16.2](https://github.com/ronnnnn/nilts/compare/nilts-v0.16.1...nilts-v0.16.2) (2024-09-10) + + +### Dependency Upgrades + +* custom_lint 0.6.6 ([#174](https://github.com/ronnnnn/nilts/issues/174)) ([e5f9bd1](https://github.com/ronnnnn/nilts/commit/e5f9bd156606ef1ac5114f3e84d1d099f5ad40dc)) +* dependencies ([eb67ae1](https://github.com/ronnnnn/nilts/commit/eb67ae1b55b993a6c3f4024409f8400ed4b45b13)) + +## Change Log All notable changes to nilts packages will be documented in this file. -# nilts-v0.16.1 (2024-08-20) +## nilts-v0.16.1 (2024-08-20) ## What's Changed * fix: Ignore alias type by @ronnnnn in https://github.com/ronnnnn/nilts/pull/145 @@ -12,7 +22,7 @@ All notable changes to nilts packages will be documented in this file. --- -# nilts-v0.16.0 (2024-08-16) +## nilts-v0.16.0 (2024-08-16) ## What's Changed * upgrade: update actions/setup-java digest to 6a0805f by @renovate in https://github.com/ronnnnn/nilts/pull/140 @@ -23,7 +33,7 @@ All notable changes to nilts packages will be documented in this file. --- -# nilts-v0.15.0 (2024-07-26) +## nilts-v0.15.0 (2024-07-26) ## What's Changed * feat: defined_async_value_setter_type by @ronnnnn in https://github.com/ronnnnn/nilts/pull/138 @@ -34,7 +44,7 @@ All notable changes to nilts packages will be documented in this file. --- -# nilts-v0.14.1 (2024-07-23) +## nilts-v0.14.1 (2024-07-23) ## What's Changed * fix: _ReplaceWithAsyncCallbackType replacement by @ronnnnn in https://github.com/ronnnnn/nilts/pull/137 @@ -44,7 +54,7 @@ All notable changes to nilts packages will be documented in this file. --- -# nilts-v0.14.0 (2024-07-23) +## nilts-v0.14.0 (2024-07-23) ## What's Changed * style: remove very_good_analysis dependency by @ronnnnn in https://github.com/ronnnnn/nilts/pull/132 @@ -57,7 +67,7 @@ All notable changes to nilts packages will be documented in this file. --- -# nilts-v0.13.0 (2024-06-15) +## nilts-v0.13.0 (2024-06-15) ## What's Changed * upgrade: update dependency flutter to v3.19.3 by @renovate in https://github.com/ronnnnn/nilts/pull/95 @@ -89,7 +99,7 @@ All notable changes to nilts packages will be documented in this file. --- -# nilts-v0.12.1 (2024-02-24) +## nilts-v0.12.1 (2024-02-24) ## What's Changed * docs: replace videos to gifs by @ronnnnn in https://github.com/ronnnnn/nilts/pull/92 @@ -105,7 +115,7 @@ All notable changes to nilts packages will be documented in this file. --- -# nilts-v0.12.0 (2024-02-10) +## nilts-v0.12.0 (2024-02-10) ## What's Changed * upgrade: custom_lint and melos by @ronnnnn in https://github.com/ronnnnn/nilts/pull/91 @@ -115,7 +125,7 @@ All notable changes to nilts packages will be documented in this file. --- -# nilts-v0.11.0 (2024-02-03) +## nilts-v0.11.0 (2024-02-03) ## What's Changed * feat: defined_value_getter_type by @ronnnnn in https://github.com/ronnnnn/nilts/pull/88 @@ -125,7 +135,7 @@ All notable changes to nilts packages will be documented in this file. --- -# nilts-v0.10.0 (2024-01-27) +## nilts-v0.10.0 (2024-01-27) ## What's Changed * upgrade: melos 3.2.0 by @ronnnnn in https://github.com/ronnnnn/nilts/pull/64 @@ -158,7 +168,7 @@ All notable changes to nilts packages will be documented in this file. --- -# nilts-v0.9.0+1 (2023-11-19) +## nilts-v0.9.0+1 (2023-11-19) ## What's Changed * docs: format docs by @ronnnnn in https://github.com/ronnnnn/nilts/pull/63 @@ -168,7 +178,7 @@ All notable changes to nilts packages will be documented in this file. --- -# nilts-v0.9.0 (2023-11-19) +## nilts-v0.9.0 (2023-11-19) ## What's Changed * feat: no_support_multi_text_direction by @ronnnnn in https://github.com/ronnnnn/nilts/pull/62 @@ -178,7 +188,7 @@ All notable changes to nilts packages will be documented in this file. --- -# nilts-v0.8.0 (2023-11-18) +## nilts-v0.8.0 (2023-11-18) ## What's Changed * docs: update badges link by @ronnnnn in https://github.com/ronnnnn/nilts/pull/60 @@ -190,7 +200,7 @@ All notable changes to nilts packages will be documented in this file. --- -# nilts-v0.7.0 (2023-11-17) +## nilts-v0.7.0 (2023-11-17) ## What's Changed * upgrade: update dependency flutter to v3.13.7 by @renovate in https://github.com/ronnnnn/nilts/pull/44 @@ -213,7 +223,7 @@ All notable changes to nilts packages will be documented in this file. --- -# nilts-v0.6.0 (2023-10-07) +## nilts-v0.6.0 (2023-10-07) ## What's Changed * upgrade: update dependency gradle to v7.6.3 by @renovate in https://github.com/ronnnnn/nilts/pull/40 @@ -226,7 +236,7 @@ All notable changes to nilts packages will be documented in this file. --- -# nilts-v0.5.0 (2023-10-01) +## nilts-v0.5.0 (2023-10-01) ## What's Changed * upgrade: update dependency flutter to v3.13.3 by @renovate in https://github.com/ronnnnn/nilts/pull/33 @@ -243,7 +253,7 @@ All notable changes to nilts packages will be documented in this file. --- -# nilts-v0.4.0 (2023-09-02) +## nilts-v0.4.0 (2023-09-02) ## What's Changed * upgrade: update kotlin monorepo to v1.9.10 by @renovate in https://github.com/ronnnnn/nilts/pull/27 @@ -257,7 +267,7 @@ All notable changes to nilts packages will be documented in this file. --- -# nilts-v0.3.2 (2023-08-18) +## nilts-v0.3.2 (2023-08-18) ## What's Changed * upgrade: update dependency dart to v3.1.0 by @renovate in https://github.com/ronnnnn/nilts/pull/19 @@ -268,7 +278,7 @@ All notable changes to nilts packages will be documented in this file. --- -# nilts-v0.3.1 (2023-08-12) +## nilts-v0.3.1 (2023-08-12) ## What's Changed * upgrade: update analyzer and custom_lint by @ronnnnn in https://github.com/ronnnnn/nilts/pull/25 @@ -278,7 +288,7 @@ All notable changes to nilts packages will be documented in this file. --- -# nilts-v0.2.0 (2023-08-11) +## nilts-v0.2.0 (2023-08-11) ## What's Changed * docs: update use_media_query_xxx_of url by @ronnnnn in https://github.com/ronnnnn/nilts/pull/1 @@ -306,4 +316,4 @@ All notable changes to nilts packages will be documented in this file. --- -# nilts-v0.1.0 (2023-06-27) +## nilts-v0.1.0 (2023-06-27) diff --git a/packages/nilts/pubspec.yaml b/packages/nilts/pubspec.yaml index 5fb6ea2..870b994 100644 --- a/packages/nilts/pubspec.yaml +++ b/packages/nilts/pubspec.yaml @@ -2,7 +2,7 @@ # https://dart.dev/tools/pub/pubspec name: nilts -version: 0.16.1 +version: 0.16.2 description: nilts is lint rules, quick fixes and assists for Dart and Flutter projects that helps you enforce best practices, and avoid errors. homepage: https://github.com/ronnnnn/nilts repository: https://github.com/ronnnnn/nilts