Skip to content

Commit de4e710

Browse files
chore(release): 2.2.2 [skip ci]
## [2.2.2](v2.2.1...v2.2.2) (2022-10-12) ### Bug Fixes * **docs:** fix broken links in docs ([5f5a2af](5f5a2af)) * **docs:** readme broken license link ([221a9d8](221a9d8))
1 parent 221a9d8 commit de4e710

3 files changed

Lines changed: 10 additions & 2 deletions

File tree

package/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## [2.2.2](https://github.com/displaykit/responsive_styles/compare/v2.2.1...v2.2.2) (2022-10-12)
2+
3+
4+
### Bug Fixes
5+
6+
* **docs:** fix broken links in docs ([5f5a2af](https://github.com/displaykit/responsive_styles/commit/5f5a2af3f95884a7c2eca0ad17216daf7b3c8567))
7+
* **docs:** readme broken license link ([221a9d8](https://github.com/displaykit/responsive_styles/commit/221a9d862b1eb735601fcfb271a094c6aca4d891))
8+
19
## [2.2.1](https://github.com/displaykit/responsive_styles/compare/v2.2.0...v2.2.1) (2022-10-12)
210

311

package/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.2.1",
4+
"version": "2.2.2",
55
"license": "MIT",
66
"private": false,
77
"types": "dist/index.d.ts",

package/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.2.1
3+
version: 2.2.2
44
homepage: https://github.com/DisplayKit/responsive_styles
55

66
environment:

0 commit comments

Comments
 (0)