Skip to content

Commit 5e34c8d

Browse files
authored
chore(dart_frog): v1.2.3 (#1843)
1 parent 45b93e6 commit 5e34c8d

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

packages/dart_frog/CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
# 1.2.3
2+
3+
- refactor: standardize project-wide analysis options ([#1842](https://github.com/dart-frog-dev/dart_frog/pull/1842))
4+
- feat: expose captured request params ([#1818](https://github.com/dart-frog-dev/dart_frog/pull/1818))
5+
16
# 1.2.2
27

38
- refactor: upgrade analysis options ([#1798](https://github.com/dart-frog-dev/dart_frog/pull/1798))

packages/dart_frog/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: dart_frog
22
description: A fast, minimalistic backend framework for Dart built by Very Good Ventures.
3-
version: 1.2.2
3+
version: 1.2.3
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)