We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6791421 commit 914ee51Copy full SHA for 914ee51
packages/dart_frog_lint/CHANGELOG.md
@@ -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
5
# 0.1.1
6
7
- fix: dart sdk compatibility
packages/dart_frog_lint/pubspec.yaml
@@ -1,6 +1,6 @@
name: dart_frog_lint
-description: A collection of lint rules built specifically for the Dart Frog backend framework.
-version: 0.1.1
+description: A collection of lint rules built specifically for Dart Frog — a fast, minimalistic backend framework for Dart.
+version: 0.1.2
homepage: https://dart-frog.dev
repository: https://github.com/dart-frog-dev/dart_frog
issue_tracker: https://github.com/dart-frog-dev/dart_frog/issues
0 commit comments