Skip to content

Commit af3801b

Browse files
committed
chore(release): v2
1 parent 4e1d651 commit af3801b

File tree

1 file changed

+70
-64
lines changed

1 file changed

+70
-64
lines changed

β€Žchangelog.mdβ€Ž

Lines changed: 70 additions & 64 deletions
Original file line numberDiff line numberDiff line change
@@ -2,111 +2,117 @@
22

33
All notable changes to this project will are being listed in this file.
44

5+
## 2.0.0
6+
7+
* ✨ Opinionated and Mini Builds
8+
* πŸ”₯ Optimize Reseter.css to got <2kb
9+
* ✨ Introduce new normalizations
10+
511
## 1.2.0
612

7-
* πŸ“ƒ Major Documentation Changes
8-
* πŸ”§ All Contributor Fixes
9-
* 🍱 Screen Shots
10-
* βœ… GitHub CI
11-
* πŸ“œ Build Scripts
12-
* βž• Upgrade Development Dependencies
13-
* ✨ Old Tags Support
13+
* πŸ“ƒ Major Documentation Changes
14+
* πŸ”§ All Contributor Fixes
15+
* 🍱 Screen Shots
16+
* βœ… GitHub CI
17+
* πŸ“œ Build Scripts
18+
* βž• Upgrade Development Dependencies
19+
* ✨ Old Tags Support
1420

1521
## 1.1.3
1622

17-
* 🌟 Fix Scroll Asked On Twitter
18-
* πŸ› Fix #19 (#30)
19-
* πŸ“ Meta Stuff (Readme, And More)
20-
* πŸ˜ƒ Fix Emoji
23+
* 🌟 Fix Scroll Asked On Twitter
24+
* πŸ› Fix #19 (#30)
25+
* πŸ“ Meta Stuff (Readme, And More)
26+
* πŸ˜ƒ Fix Emoji
2127

2228
## 1.1.2
2329

24-
* πŸ› Fix Margin Issue Created In v1.1.1
25-
* βž• Update Dependencies
30+
* πŸ› Fix Margin Issue Created In v1.1.1
31+
* βž• Update Dependencies
2632

2733
## 1.1.1
2834

29-
* πŸ”₯ Make Code Shorter
30-
* ✨ Update With Browsers
31-
* πŸ› Fix Bugs Of Related Projects
35+
* πŸ”₯ Make Code Shorter
36+
* ✨ Update With Browsers
37+
* πŸ› Fix Bugs Of Related Projects
3238

3339
## 1.1.0
3440

35-
* πŸ› Fixes Issue #13
36-
* ✨ Update With Browsers
41+
* πŸ› Fixes Issue #13
42+
* ✨ Update With Browsers
3743

3844
## 1.0.9
3945

40-
* πŸ› Fixes
41-
* ✨ All Contributors
42-
* πŸ“ Readme
43-
* πŸ“„ Other Files
44-
* βž• More Changes Made
46+
* πŸ› Fixes
47+
* ✨ All Contributors
48+
* πŸ“ Readme
49+
* πŸ“„ Other Files
50+
* βž• More Changes Made
4551

4652
## 1.0.8
4753

48-
* πŸ› Fixes
49-
* ⚑ Code Cleanup
50-
* ⚑ Meta Data (readme....)
51-
* ✨ All Contributors
54+
* πŸ› Fixes
55+
* ⚑ Code Cleanup
56+
* ⚑ Meta Data (readme....)
57+
* ✨ All Contributors
5258

5359
## 1.0.7
5460

55-
* πŸ› Fixes
56-
* ⚑ Code Cleanup
57-
* ⚑ Meta Data (readme....)
61+
* πŸ› Fixes
62+
* ⚑ Code Cleanup
63+
* ⚑ Meta Data (readme....)
5864

5965
## 1.0.6
6066

61-
* 🎨 Prettify
62-
* πŸ› Bug Fixes
63-
* 🚚 Directory CHanges
64-
* ⚑ Code Cleanup
65-
* πŸ”₯ Remove Stylelint
67+
* 🎨 Prettify
68+
* πŸ› Bug Fixes
69+
* 🚚 Directory CHanges
70+
* ⚑ Code Cleanup
71+
* πŸ”₯ Remove Style lint
6672

6773
## 1.0.5
6874

69-
* πŸ“¦ Publish To Distribution Channels
70-
* ⚑ Code Cleanup
71-
* πŸ› Bug Fixes
72-
* 🎨 Code Style Change
75+
* πŸ“¦ Publish To Distribution Channels
76+
* ⚑ Code Cleanup
77+
* πŸ› Bug Fixes
78+
* 🎨 Code Style Change
7379

7480
## 1.0.4
7581

76-
* ⚑ Code Cleanup
77-
* πŸ› Bug Fixes
82+
* ⚑ Code Cleanup
83+
* πŸ› Bug Fixes
7884

7985
## 1.0.3
8086

81-
* ⚑ Code Cleanup
82-
* πŸ› Bug Fixes
87+
* ⚑ Code Cleanup
88+
* πŸ› Bug Fixes
8389

8490
## 1.0.2
8591

86-
* ⚑ Code Cleanup
87-
* πŸ› Bug Fixes
92+
* ⚑ Code Cleanup
93+
* πŸ› Bug Fixes
8894

8995
## 1.0.1
9096

91-
* ⚑ Code Cleanup
92-
* πŸ› Bug Fixes
97+
* ⚑ Code Cleanup
98+
* πŸ› Bug Fixes
9399

94100
## 1.0.0
95101

96-
* ✨ Source In 4 Different Formats.
97-
* πŸ”§ Browserslist Config File For Autoprefixer.
98-
* πŸ“¦ Package.json.
99-
* πŸ—οΈ Compile The Files.
100-
* πŸ™ˆ .gitignore for github.
101-
* πŸ™ˆ .npmignore for npm.
102-
* πŸ“„ Mit License File.
103-
* ✨ Publish To Github.
104-
* ✨ Add A Changelog.
105-
* ✨ Publish To NPM.
106-
* 🎨 Stylelint for code style.
107-
* 🎨 Make The Code More Cleaner
108-
* ✨ CDN Installation
109-
* ✨ Bower Installation
110-
* πŸ“ Docs
111-
* ✏️ Update Links
112-
* πŸ“¦ Publish To Meteor
102+
* ✨ Source In 4 Different Formats.
103+
* πŸ”§ Browserslist Config File For Autoprefixer.
104+
* πŸ“¦ Package.json.
105+
* πŸ—οΈ Compile The Files.
106+
* πŸ™ˆ .gitignore for github.
107+
* πŸ™ˆ .npmignore for npm.
108+
* πŸ“„ Mit License File.
109+
* ✨ Publish To Github.
110+
* ✨ Add A Changelog.
111+
* ✨ Publish To NPM.
112+
* 🎨 Style lint for code style.
113+
* 🎨 Make The Code More Cleaner
114+
* ✨ CDN Installation
115+
* ✨ Bower Installation
116+
* πŸ“ Docs
117+
* ✏️ Update Links
118+
* πŸ“¦ Publish To Meteor

0 commit comments

Comments
Β (0)