Skip to content

Commit 7170b63

Browse files
chore(release): 1.10.1 [skip ci]
## [1.10.1](v1.10.0...v1.10.1) (2022-08-02) ### Bug Fixes * **docs:** add extra item do features in docs ([ea521f2](ea521f2))
1 parent ea521f2 commit 7170b63

3 files changed

Lines changed: 9 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.10.1](https://github.com/skynexui/responsive_stylesheet/compare/v1.10.0...v1.10.1) (2022-08-02)
2+
3+
4+
### Bug Fixes
5+
6+
* **docs:** add extra item do features in docs ([ea521f2](https://github.com/skynexui/responsive_stylesheet/commit/ea521f2a0d6bfebbeeddbba749be6dbd7bc8b477))
7+
18
# [1.10.0](https://github.com/skynexui/responsive_stylesheet/compare/v1.9.6...v1.10.0) (2022-08-02)
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": "@skynexui/responsive_stylesheet",
33
"description": "You don't need to be worried just because you have to support multiple screens 📺 🖥 💻 📱",
4-
"version": "1.10.0",
4+
"version": "1.10.1",
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: skynexui_responsive_stylesheet
22
description: You don't need to be worried just because you have to support multiple screens
3-
version: 1.10.0
3+
version: 1.10.1
44
homepage: https://github.com/skynexui/responsive_stylesheet
55

66
environment:

0 commit comments

Comments
 (0)