Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions packages/dart_frog_lint/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# 0.1.2

- docs: update discord server link ([#1862](https://github.com/dart-frog-dev/dart_frog/pull/1862))

# 0.1.1

- fix: dart sdk compatibility
Expand Down
4 changes: 2 additions & 2 deletions packages/dart_frog_lint/pubspec.yaml
Original file line number Diff line number Diff line change
@@ -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
Expand Down