Skip to content

Commit 7f34c03

Browse files
committed
🔖 release v1.3.3+1
## 1.3.3+1 - [CHORE] fix URL-formatting in readme
1 parent a5d673b commit 7f34c03

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
1+
## 1.3.3+1
2+
3+
- [CHORE] fix URL-formatting in readme
4+
15
## 1.3.3
26

3-
- [CHORE] refactor `QS.decode` logic for improved readability and efficiency
7+
- [CHORE] refactor `QS.encode` logic for improved readability and efficiency
48

59
## 1.3.2
610

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: qs_dart
22
description: A query string encoding and decoding library for Dart. Ported from qs for JavaScript.
3-
version: 1.3.3
3+
version: 1.3.3+1
44
homepage: https://techouse.github.io/qs/
55
repository: https://github.com/techouse/qs
66
documentation: https://pub.dev/documentation/qs_dart/latest/

0 commit comments

Comments
 (0)