File tree Expand file tree Collapse file tree 1 file changed +5
-2
lines changed Expand file tree Collapse file tree 1 file changed +5
-2
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
7
8
8
## [ Unreleased]
9
9
10
+ ## [ 0.5.1] - 2022-01-28
11
+
10
12
### Added
11
13
12
14
- Remove ` dist ` folder and related dependencies ([ #226 ] ( https://github.com/tailwindlabs/tailwindcss-typography/pull/226 ) )
@@ -32,7 +34,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
32
34
33
35
## [ 0.4.1] - 2021-05-24
34
36
35
- ### Fixed
37
+ ### Fixed
36
38
37
39
- Fix list-style modifier selectors ([ #137 ] ( https://github.com/tailwindlabs/tailwindcss-typography/pull/137 ) )
38
40
@@ -104,7 +106,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
104
106
105
107
- Everything!
106
108
107
- [ unreleased ] : https://github.com/tailwindlabs/tailwindcss-typography/compare/v0.5.0...HEAD
109
+ [ unreleased ] : https://github.com/tailwindlabs/tailwindcss-typography/compare/v0.5.1...HEAD
110
+ [ 0.5.1 ] : https://github.com/tailwindlabs/tailwindcss-typography/compare/v0.5.0...v0.5.1
108
111
[ 0.5.0 ] : https://github.com/tailwindlabs/tailwindcss-typography/compare/v0.5.0-alpha.3...v0.5.0
109
112
[ 0.5.0-alpha.3 ] : https://github.com/tailwindlabs/tailwindcss-typography/compare/v0.5.0-alpha.2...v0.5.0-alpha.3
110
113
[ 0.5.0-alpha.2 ] : https://github.com/tailwindlabs/tailwindcss-typography/compare/v0.5.0-alpha.1...v0.5.0-alpha.2
You can’t perform that action at this time.
0 commit comments