We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1.0.1
1 parent 3872b66 commit 4b79022Copy full SHA for 4b79022
CHANGELOG.md
@@ -2,6 +2,16 @@
2
3
All notable changes to this project will be documented in this file.
4
5
+## [1.0.1] - 2024-12-04
6
+
7
+### 🐛 Bug Fixes
8
9
+- *(README)* Typo mistake
10
11
+### ⚙️ Miscellaneous Tasks
12
13
+- *(project)* Add workflow
14
15
## [1.0.0] - 2024-12-04
16
17
### 🚀 Features
@@ -54,5 +64,6 @@ All notable changes to this project will be documented in this file.
54
64
55
65
- *(project)* Init base
56
66
- *(project)* Update README
67
+- *(project)* Add CHANGELOG
57
68
58
69
<!-- generated by git-cliff -->
pubspec.yaml
@@ -1,6 +1,6 @@
1
name: turboself_dart
description: A Turboself API wrapper
-version: 1.0.0
+version: 1.0.1
repository: https://github.com/Skythrew/turboself_dart
environment:
0 commit comments