Skip to content

Commit 05d3791

Browse files
committed
update changelog file for release
1 parent 290a69b commit 05d3791

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
2+
## 1.0.11
3+
4+
- fix bug in machine id gen when less than 10k @pitabwire (#3)
5+
16
## 1.0.7
27

38
- fix to apply dart formatting

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ description: |
33
Xid is a globally unique id generator. Xids are small, fast to generate, sortable,
44
compact URL-safe string with no configuration or central generator server.
55
6-
version: 1.0.8
6+
version: 1.0.11
77
repository: https://github.com/pitabwire/xid
88
environment:
99
sdk: '>=2.14.4 <3.0.0'

0 commit comments

Comments
 (0)