Skip to content

Commit ace7b34

Browse files
committed
chore(tagflow_table): graduate package to stable release
1 parent 905df81 commit ace7b34

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

packages/tagflow_table/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 0.0.3
2+
3+
- Graduate package to a stable release. See pre-releases prior to this version for changelog entries.
4+
15
## 0.0.3-dev.0
26

37
- **FEAT**(tagflow_table): add column and row spacing properties to TagflowTable. ([66989cf5](https://github.com/devaryakjha/tagflow/commit/66989cf5e67805c2b472dcfccd9bed84158fdf8d))

packages/tagflow_table/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: tagflow_table
22
description: A pluggable package for tagflow to add support for advanced HTML tables.
3-
version: 0.0.3-dev.0
3+
version: 0.0.3
44
repository: https://github.com/devaryakjha/tagflow
55
homepage: https://docs.arya.run/tagflow
66
issue_tracker: https://github.com/devaryakjha/tagflow/issues

0 commit comments

Comments
 (0)