Skip to content

Commit 0d84dc8

Browse files
chore(release): 2.0.2 [skip ci]
## [2.0.2](v2.0.1...v2.0.2) (2022-09-20) ### Bug Fixes * **docs:** update examples and old references ([f351ed3](f351ed3))
1 parent f351ed3 commit 0d84dc8

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [2.0.2](https://github.com/displaykit/responsive_styles/compare/v2.0.1...v2.0.2) (2022-09-20)
2+
3+
4+
### Bug Fixes
5+
6+
* **docs:** update examples and old references ([f351ed3](https://github.com/displaykit/responsive_styles/commit/f351ed3025e2e636a918d2bfc3c4c4b7ddbb3066))
7+
18
## [2.0.1](https://github.com/displaykit/responsive_styles/compare/v2.0.0...v2.0.1) (2022-09-20)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@displaykit/responsive_styles",
33
"description": "You don't need to be worried just because you have to support multiple screens 📺 🖥 💻 📱",
4-
"version": "2.0.1",
4+
"version": "2.0.2",
55
"license": "MIT",
66
"private": false,
77
"types": "dist/index.d.ts",

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: responsive_styles
22
description: You don't need to be worried just because you have to support multiple screens
3-
version: 2.0.1
3+
version: 2.0.2
44
homepage: https://github.com/DisplayKit/responsive_styles
55

66
environment:

0 commit comments

Comments
 (0)