Skip to content

Commit 28cdf93

Browse files
committed
Need feedback for next release
1 parent 6d11665 commit 28cdf93

File tree

3 files changed

+10
-1
lines changed

3 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
## 4.0.4+4 - Open discussion for next release
2+
13
## 4.0.4+3 - Update docs dependencies
24

35
## 4.0.4+2 - Flutter format .

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,18 @@
66
<br>
77
Communicate with your feathers js server from flutter app with unbelieved ease and make happy your customers.
88
<br><br><br>
9+
910
</p>
1011

1112

1213
`Infos: Feathers js is a node framework for real-time applications and REST APIs.`
1314

15+
<br>
16+
17+
# :warning: [PLEASE CONTRIBUTE TO THESE DISCUSSIONS FOR NEXT RELEASE OF THIS PACKAGE](https://github.com/Dahkenangnon/flutter_feathersjs.dart/discussions)
18+
19+
20+
1421
## Documentation
1522

1623
Documentation is now available from: [https://dahkenangnon.github.io/flutter_feathersjs.dart/](https://dahkenangnon.github.io/flutter_feathersjs.dart/)

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: flutter_feathersjs
22
description: Communicate with your feathers js server from flutter app with unbelieved ease and make happy your customers.
3-
version: 4.0.4+3
3+
version: 4.0.4+4
44
homepage: https://github.com/Dahkenangnon/flutter_feathersjs.dart
55
repository: https://github.com/Dahkenangnon/flutter_feathersjs.dart
66
documentation: https://dahkenangnon.github.io/flutter_feathersjs.dart/

0 commit comments

Comments
 (0)