Skip to content

Commit

Permalink
chore(release): 1.24.3 [skip ci]
Browse files Browse the repository at this point in the history
## [1.24.3](v1.24.2...v1.24.3) (2022-01-30)

### Bug Fixes

* box error ([74dbbc3](74dbbc3))
  • Loading branch information
semantic-release-bot committed Jan 30, 2022
1 parent 74dbbc3 commit e448f76
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.3](https://github.com/skynexui/components/compare/v1.24.2...v1.24.3) (2022-01-30)


### Bug Fixes

* box error ([74dbbc3](https://github.com/skynexui/components/commit/74dbbc3d9045afbe35a4763e235c70cddfa0dcdb))

## [1.24.2](https://github.com/skynexui/components/compare/v1.24.1...v1.24.2) (2022-01-26)


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.2",
"version": "1.24.3",
"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.2
version: 1.24.3
homepage: https://github.com/skynexui/components/

environment:
Expand Down

2 comments on commit e448f76

@vercel
Copy link

@vercel vercel bot commented on e448f76 Jan 30, 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 e448f76 Jan 30, 2022

Choose a reason for hiding this comment

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

Please sign in to comment.