Skip to content

Commit 914ee51

Browse files
authored
chore(dart_frog_lint): v0.1.2 (#1882)
1 parent 6791421 commit 914ee51

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

packages/dart_frog_lint/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# 0.1.2
2+
3+
- docs: update discord server link ([#1862](https://github.com/dart-frog-dev/dart_frog/pull/1862))
4+
15
# 0.1.1
26

37
- fix: dart sdk compatibility

packages/dart_frog_lint/pubspec.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: dart_frog_lint
2-
description: A collection of lint rules built specifically for the Dart Frog backend framework.
3-
version: 0.1.1
2+
description: A collection of lint rules built specifically for Dart Frog — a fast, minimalistic backend framework for Dart.
3+
version: 0.1.2
44
homepage: https://dart-frog.dev
55
repository: https://github.com/dart-frog-dev/dart_frog
66
issue_tracker: https://github.com/dart-frog-dev/dart_frog/issues

0 commit comments

Comments
 (0)