Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: bump to bloc v9 #4327

Merged
merged 1 commit into from
Jan 12, 2025
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
2 changes: 1 addition & 1 deletion docs/src/content/docs/ar/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ banner:
editUrl: false
lastUpdated: false
hero:
title: Bloc <sup><span style="font-size:0.4em">v8.1.4</span></sup>
title: Bloc <sup><span style="font-size:0.4em">v9.0.0</span></sup>
tagline: مكتبة لإدارة الحال في dart ممكن التوقع لنتيجتها
image:
alt: Bloc logo
Expand Down
2 changes: 1 addition & 1 deletion docs/src/content/docs/de/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ banner:
editUrl: false
lastUpdated: false
hero:
title: Bloc <sup><span style="font-size:0.4em">v8.1.4</span></sup>
title: Bloc <sup><span style="font-size:0.4em">v9.0.0</span></sup>
tagline: Eine vorhersehbare State Management Library für Dart.
image:
alt: Bloc logo
Expand Down
2 changes: 1 addition & 1 deletion docs/src/content/docs/es/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ banner:
editUrl: false
lastUpdated: false
hero:
title: Bloc <sup><span style="font-size:0.4em">v8.1.4</span></sup>
title: Bloc <sup><span style="font-size:0.4em">v9.0.0</span></sup>
tagline: Una biblioteca de administración de estado predecible para Dart.
image:
alt: Bloc logo
Expand Down
2 changes: 1 addition & 1 deletion docs/src/content/docs/fa/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ banner:
editUrl: false
lastUpdated: false
hero:
title: Bloc <sup><span style="font-size:0.4em">v8.1.4</span></sup>
title: Bloc <sup><span style="font-size:0.4em">v9.0.0</span></sup>
tagline: یک کتابخانه مدیریت وضعیت قابل پیش بینی برای دارت.
image:
alt: Bloc logo
Expand Down
2 changes: 1 addition & 1 deletion docs/src/content/docs/fil/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ banner:
editUrl: false
lastUpdated: false
hero:
title: Bloc <sup><span style="font-size:0.4em">v8.1.4</span></sup>
title: Bloc <sup><span style="font-size:0.4em">v9.0.0</span></sup>
tagline: Isang library para sa maaasahang pamamahala ng state sa Dart
image:
alt: Bloc logo
Expand Down
2 changes: 1 addition & 1 deletion docs/src/content/docs/fr/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ banner:
editUrl: false
lastUpdated: false
hero:
title: Bloc <sup><span style="font-size:0.4em">v8.1.4</span></sup>
title: Bloc <sup><span style="font-size:0.4em">v9.0.0</span></sup>
tagline: Une bibliothèque de gestion d'états prévisibles pour Dart.
image:
alt: Bloc logo
Expand Down
2 changes: 1 addition & 1 deletion docs/src/content/docs/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ banner:
editUrl: false
lastUpdated: false
hero:
title: Bloc <sup><span style="font-size:0.4em">v8.1.4</span></sup>
title: Bloc <sup><span style="font-size:0.4em">v9.0.0</span></sup>
tagline: A predictable state management library for Dart.
image:
alt: Bloc logo
Expand Down
2 changes: 1 addition & 1 deletion docs/src/content/docs/ko/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ banner:
editUrl: false
lastUpdated: false
hero:
title: Bloc <sup><span style="font-size:0.4em">v8.1.4</span></sup>
title: Bloc <sup><span style="font-size:0.4em">v9.0.0</span></sup>
tagline: Dart를 위한 예측 가능한 상태관리 라이브러리.
image:
alt: Bloc logo
Expand Down
2 changes: 1 addition & 1 deletion docs/src/content/docs/zh-cn/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ banner:
editUrl: false
lastUpdated: false
hero:
title: Bloc <sup><span style="font-size:0.4em">v8.1.4</span></sup>
title: Bloc <sup><span style="font-size:0.4em">v9.0.0</span></sup>
tagline: 基于 Dart 的可预测的状态管理库。
image:
alt: Bloc logo
Expand Down
Loading