Skip to content

Commit

Permalink
chore(release): 1.24.4 [skip ci]
Browse files Browse the repository at this point in the history
## [1.24.4](v1.24.3...v1.24.4) (2022-02-07)

### Bug Fixes

* ts types in stylesheet ([be2d978](be2d978))
  • Loading branch information
semantic-release-bot committed Feb 7, 2022
1 parent be2d978 commit 8dd2d0e
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [1.24.4](https://github.com/skynexui/components/compare/v1.24.3...v1.24.4) (2022-02-07)


### Bug Fixes

* ts types in stylesheet ([be2d978](https://github.com/skynexui/components/commit/be2d97862b0db5eda0c5441379706692e7d7405e))

## [1.24.3](https://github.com/skynexui/components/compare/v1.24.2...v1.24.3) (2022-01-30)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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.3",
"version": "1.24.4",
"types": "dist/components.d.ts",
"main": "dist/cjs/index.js",
"module": "dist/esm/index.js",
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
@@ -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.3
version: 1.24.4
homepage: https://github.com/skynexui/components/

environment:
Expand Down

3 comments on commit 8dd2d0e

@vercel
Copy link

@vercel vercel bot commented on 8dd2d0e Feb 7, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@vercel
Copy link

@vercel vercel bot commented on 8dd2d0e Feb 7, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@vercel
Copy link

@vercel vercel bot commented on 8dd2d0e Feb 7, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

sknui-demobase-react – ./examples/demo_base

sknui-demobase-react.vercel.app
sknui-demobase-react-skynexui.vercel.app
sknui-demobase-react-git-main-skynexui.vercel.app

Please sign in to comment.