There was an error while loading. Please reload this page.
1 parent 8ba3e96 commit 17eecfdCopy full SHA for 17eecfd
2 files changed
CHANGELOG.md
@@ -26,6 +26,7 @@ au](https://solidcommunity.au/docs/notepod)
26
27
## 0.3 Review and Consolidate
28
29
++ Remove import of lib/src from solidpod [0.2.31 20250917 gjw]
30
+ Various lint updates [0.2.30 20250917 jesscmoore]
31
+ Bug fix handling of no content for new notes [0.2.29 20250917 jesscmoore]
32
+ Improve TAB between TITLE/CONTENT [0.2.28 20250917 jesscmoore]
pubspec.yaml
@@ -1,7 +1,7 @@
1
name: notepod
2
description: "Privacy preserving note taking app using PODs."
3
publish_to: "none"
4
-version: 0.2.30+6
+version: 0.2.31+6
5
6
environment:
7
sdk: ">=3.2.3 <4.0.0"
0 commit comments