Skip to content

Commit b39026b

Browse files
committed
Release v1.0.0-alpha.10
1 parent f3e00a1 commit b39026b

3 files changed

Lines changed: 8 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,12 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm
1616
### 📦 Build & CI
1717
-->
1818

19+
## 1.0.0-alpha.10 · 2022-08-19
20+
21+
### 📜 Documentation updates
22+
* add `multiDateContentGeometry.resolveOffset(…)` to README
23+
24+
1925
## 1.0.0-alpha.9 · 2022-08-19
2026

2127
### ⚠️ BREAKING CHANGES

example/pubspec.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -370,7 +370,7 @@ packages:
370370
path: ".."
371371
relative: true
372372
source: path
373-
version: "1.0.0-alpha.9"
373+
version: "1.0.0-alpha.10"
374374
tuple:
375375
dependency: transitive
376376
description:

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: timetable
22
description: Customizable, animated calendar widget including day, week, and month views
3-
version: 1.0.0-alpha.9
3+
version: 1.0.0-alpha.10
44
homepage: https://github.com/JonasWanke/timetable
55

66
environment:

0 commit comments

Comments
 (0)