Skip to content

Commit aae28fc

Browse files
committed
Prep for 7.0.3
1 parent 5fd1b31 commit aae28fc

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

+3
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
## 7.0.3
2+
- Export `languageColors` as part of the library. This is the map of github languages to their colors https://github.com/SpinlockLabs/github.dart/pull/232
3+
14
## 7.0.2
25
- https://github.com/SpinlockLabs/github.dart/pull/231
36

pubspec.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: github
2-
version: 7.0.2
2+
version: 7.0.3
33
description: A high-level GitHub API Client Library that uses Github's v3 API
44
homepage: https://github.com/SpinlockLabs/github.dart
55

0 commit comments

Comments
 (0)