Skip to content

Commit

Permalink
chore(release): 1.10.6 [skip ci]
Browse files Browse the repository at this point in the history
## [1.10.6](v1.10.5...v1.10.6) (2022-01-18)

### Bug Fixes

* try again ([b352768](b352768))
  • Loading branch information
semantic-release-bot committed Jan 18, 2022
1 parent b352768 commit b94577f
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.10.6](https://github.com/skynexui/components/compare/v1.10.5...v1.10.6) (2022-01-18)


### Bug Fixes

* try again ([b352768](https://github.com/skynexui/components/commit/b3527687affba74e2187d2ce7cfbe911a85b768a))

## [1.10.5](https://github.com/skynexui/components/compare/v1.10.4...v1.10.5) (2022-01-18)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"private": false,
"name": "@skynexui/components",
"license": "MIT",
"version": "1.10.5",
"version": "1.10.6",
"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: A set of components based in CSS specs for make your development easier and closer to React.
version: 1.10.5
version: 1.10.6
homepage: https://github.com/skynexui/components/

environment:
Expand Down

3 comments on commit b94577f

@vercel
Copy link

@vercel vercel bot commented on b94577f Jan 18, 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 b94577f Jan 18, 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 b94577f Jan 18, 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-git-main-skynexui.vercel.app
sknui-demobase-react.vercel.app
sknui-demobase-react-skynexui.vercel.app

Please sign in to comment.