diff --git a/CHANGELOG.md b/CHANGELOG.md index 22a6831..9c73d28 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [1.24.2](https://github.com/skynexui/components/compare/v1.24.1...v1.24.2) (2022-01-26) + + +### Bug Fixes + +* flutter ([86b3751](https://github.com/skynexui/components/commit/86b375159b8023e8f26acc8977636c7e117fd767)) + ## [1.24.1](https://github.com/skynexui/components/compare/v1.24.0...v1.24.1) (2022-01-26) diff --git a/package.json b/package.json index 2b3393f..31cc7cf 100644 --- a/package.json +++ b/package.json @@ -3,7 +3,7 @@ "name": "@skynexui/components", "description": "⚛️ Deliver UI for Web and Mobile platforms without taking care about complexity on how to style there. It's based in React and Flutter and uses the core of CSS specification to allow you to write cross platform styles.", "license": "MIT", - "version": "1.24.1", + "version": "1.24.2", "types": "dist/components.d.ts", "main": "dist/cjs/index.js", "module": "dist/esm/index.js", diff --git a/pubspec.yaml b/pubspec.yaml index 9cc7adf..3662843 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: skynexui_components description: ⚛️ Deliver UI for Web and Mobile platforms without taking care about complexity on how to style there. It's based in React and Flutter and uses the core of CSS specification to allow you to write cross platform styles. -version: 1.24.1 +version: 1.24.2 homepage: https://github.com/skynexui/components/ environment: