Skip to content

Commit 82c596b

Browse files
committed
0.1.0
1 parent 33f1ede commit 82c596b

File tree

2 files changed

+25
-4
lines changed

2 files changed

+25
-4
lines changed

CHANGELOG.md

Lines changed: 24 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,26 @@
1-
## 0.0.2
1+
# [0.1.0](https://github.com/git-touch/primer/compare/v0.0.2...v0.1.0) (2021-03-07)
22

3-
## 0.0.1
3+
### Bug Fixes
44

5-
- Initial release
5+
- branch name style ([27ea561](https://github.com/git-touch/primer/commit/27ea561c5b7b5f07ec0c80efc26b11e0d18fb708))
6+
7+
### Features
8+
9+
- null safety ([33f1ede](https://github.com/git-touch/primer/commit/33f1ede35e1502feeb4d7b8c9164ebef7dcbcde0))
10+
11+
## [0.0.2](https://github.com/git-touch/primer/compare/2cc956b53d05ff5d535b9bf5aeb4fc3de4aa719c...v0.0.2) (2019-09-22)
12+
13+
### Bug Fixes
14+
15+
- label expanded ([b094f11](https://github.com/git-touch/primer/commit/b094f110f0117f607543a33832198bb5ca08cb20))
16+
17+
### Features
18+
19+
- **gallery:** add code ([8b87a5e](https://github.com/git-touch/primer/commit/8b87a5edc5205dd91681fde4f9d01c39b0edc398))
20+
- add alert ([75695c3](https://github.com/git-touch/primer/commit/75695c3a1e3a222661f04ef6b5efa9be9e5a6b53))
21+
- add blankslate ([2710340](https://github.com/git-touch/primer/commit/2710340c3666c07855af54e63e86846cdbb3082e))
22+
- add branch name ([f642232](https://github.com/git-touch/primer/commit/f6422320391669964efaf9679998c6b51e90c831))
23+
- add colors ([1c404a4](https://github.com/git-touch/primer/commit/1c404a45d9bcd3f879c6c851e5064b5925e669aa))
24+
- add state label ([5379c5d](https://github.com/git-touch/primer/commit/5379c5d3cb36adc5d213122e0c3f99e76b35b408))
25+
- label widget ([2cc956b](https://github.com/git-touch/primer/commit/2cc956b53d05ff5d535b9bf5aeb4fc3de4aa719c))
26+
- show widgets at sub screen ([c891722](https://github.com/git-touch/primer/commit/c891722153a9a47d619c19f04fdf6c4e5c68f1df))

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: primer
22
description: Flutter widgets implementing Primer design system.
3-
version: 0.0.2
3+
version: 0.1.0
44
author: Rongjian Zhang <[email protected]>
55
homepage: https://github.com/pd4d10/primer-flutter
66

0 commit comments

Comments
 (0)