Skip to content

Commit

Permalink
release: nilts 0.16.2 (#177)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] authored Sep 10, 2024
1 parent 2acdc7d commit 2536c7b
Show file tree
Hide file tree
Showing 3 changed files with 34 additions and 24 deletions.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
"packages/nilts": "0.16.1"
"packages/nilts": "0.16.2"
}
54 changes: 32 additions & 22 deletions packages/nilts/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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
Expand All @@ -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
Expand All @@ -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
Expand All @@ -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
Expand All @@ -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
Expand All @@ -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
Expand Down Expand Up @@ -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
Expand All @@ -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
Expand All @@ -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
Expand All @@ -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
Expand Down Expand Up @@ -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
Expand All @@ -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
Expand All @@ -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
Expand All @@ -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
Expand All @@ -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
Expand All @@ -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
Expand All @@ -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
Expand All @@ -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
Expand All @@ -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
Expand All @@ -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
Expand Down Expand Up @@ -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)
2 changes: 1 addition & 1 deletion packages/nilts/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 2536c7b

Please sign in to comment.