Skip to content

Commit

Permalink
v4.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mleralec committed May 16, 2022
1 parent 47cb206 commit 3faef14
Show file tree
Hide file tree
Showing 698 changed files with 3,952 additions and 1,146 deletions.
16 changes: 16 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,22 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [4.1.0](https://github.com/WTTJ/welcome-ui/compare/v4.0.6...v4.1.0) (2022-05-16)


### Bug Fixes

* restore old system for retrocompat ([aede5d1](https://github.com/WTTJ/welcome-ui/commit/aede5d17081a72bee2e1a56a848f6ff6d77d12eb))


### Features

* allow to use xstyled states ([333c568](https://github.com/WTTJ/welcome-ui/commit/333c568708d96dfdb266c4575ef6c645217c3937))





## [4.0.6](https://github.com/WTTJ/welcome-ui/compare/v4.0.5...v4.0.6) (2022-05-04)


Expand Down
8 changes: 8 additions & 0 deletions icons/Actions/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [4.1.0](https://github.com/WTTJ/welcome-ui/compare/v4.0.6...v4.1.0) (2022-05-16)

**Note:** Version bump only for package @welcome-ui/icons.actions





## [4.0.5](https://github.com/WTTJ/welcome-ui/compare/v4.0.4...v4.0.5) (2022-04-27)

**Note:** Version bump only for package @welcome-ui/icons.actions
Expand Down
4 changes: 2 additions & 2 deletions icons/Actions/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"sideEffects": false,
"main": "dist/icons.actions.cjs.js",
"module": "dist/icons.actions.es.js",
"version": "4.0.5",
"version": "4.1.0",
"gitHead": "6d279e3c89ce7bd16a2e90245aaebaea2bd69462",
"publishConfig": {
"access": "public"
Expand All @@ -13,7 +13,7 @@
"react-dom": "^16.10.2 || ^17.0.1"
},
"dependencies": {
"@welcome-ui/icon": "^4.0.5"
"@welcome-ui/icon": "^4.1.0"
},
"license": "MIT",
"types": "dist/index.d.ts"
Expand Down
8 changes: 8 additions & 0 deletions icons/Activity/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [4.1.0](https://github.com/WTTJ/welcome-ui/compare/v4.0.6...v4.1.0) (2022-05-16)

**Note:** Version bump only for package @welcome-ui/icons.activity





## [4.0.5](https://github.com/WTTJ/welcome-ui/compare/v4.0.4...v4.0.5) (2022-04-27)

**Note:** Version bump only for package @welcome-ui/icons.activity
Expand Down
4 changes: 2 additions & 2 deletions icons/Activity/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"sideEffects": false,
"main": "dist/icons.activity.cjs.js",
"module": "dist/icons.activity.es.js",
"version": "4.0.5",
"version": "4.1.0",
"gitHead": "6d279e3c89ce7bd16a2e90245aaebaea2bd69462",
"publishConfig": {
"access": "public"
Expand All @@ -13,7 +13,7 @@
"react-dom": "^16.10.2 || ^17.0.1"
},
"dependencies": {
"@welcome-ui/icon": "^4.0.5"
"@welcome-ui/icon": "^4.1.0"
},
"license": "MIT",
"types": "dist/index.d.ts"
Expand Down
8 changes: 8 additions & 0 deletions icons/Add/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [4.1.0](https://github.com/WTTJ/welcome-ui/compare/v4.0.6...v4.1.0) (2022-05-16)

**Note:** Version bump only for package @welcome-ui/icons.add





## [4.0.5](https://github.com/WTTJ/welcome-ui/compare/v4.0.4...v4.0.5) (2022-04-27)

**Note:** Version bump only for package @welcome-ui/icons.add
Expand Down
4 changes: 2 additions & 2 deletions icons/Add/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"sideEffects": false,
"main": "dist/icons.add.cjs.js",
"module": "dist/icons.add.es.js",
"version": "4.0.5",
"version": "4.1.0",
"gitHead": "6d279e3c89ce7bd16a2e90245aaebaea2bd69462",
"publishConfig": {
"access": "public"
Expand All @@ -13,7 +13,7 @@
"react-dom": "^16.10.2 || ^17.0.1"
},
"dependencies": {
"@welcome-ui/icon": "^4.0.5"
"@welcome-ui/icon": "^4.1.0"
},
"license": "MIT",
"types": "dist/index.d.ts"
Expand Down
8 changes: 8 additions & 0 deletions icons/Address/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [4.1.0](https://github.com/WTTJ/welcome-ui/compare/v4.0.6...v4.1.0) (2022-05-16)

**Note:** Version bump only for package @welcome-ui/icons.address





## [4.0.5](https://github.com/WTTJ/welcome-ui/compare/v4.0.4...v4.0.5) (2022-04-27)

**Note:** Version bump only for package @welcome-ui/icons.address
Expand Down
4 changes: 2 additions & 2 deletions icons/Address/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"sideEffects": false,
"main": "dist/icons.address.cjs.js",
"module": "dist/icons.address.es.js",
"version": "4.0.5",
"version": "4.1.0",
"gitHead": "6d279e3c89ce7bd16a2e90245aaebaea2bd69462",
"publishConfig": {
"access": "public"
Expand All @@ -13,7 +13,7 @@
"react-dom": "^16.10.2 || ^17.0.1"
},
"dependencies": {
"@welcome-ui/icon": "^4.0.5"
"@welcome-ui/icon": "^4.1.0"
},
"license": "MIT",
"types": "dist/index.d.ts"
Expand Down
8 changes: 8 additions & 0 deletions icons/Airplay/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [4.1.0](https://github.com/WTTJ/welcome-ui/compare/v4.0.6...v4.1.0) (2022-05-16)

**Note:** Version bump only for package @welcome-ui/icons.airplay





## [4.0.5](https://github.com/WTTJ/welcome-ui/compare/v4.0.4...v4.0.5) (2022-04-27)

**Note:** Version bump only for package @welcome-ui/icons.airplay
Expand Down
4 changes: 2 additions & 2 deletions icons/Airplay/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,12 @@
"sideEffects": false,
"main": "dist/icons.airplay.cjs.js",
"module": "dist/icons.airplay.es.js",
"version": "4.0.5",
"version": "4.1.0",
"publishConfig": {
"access": "public"
},
"dependencies": {
"@welcome-ui/icon": "^4.0.5"
"@welcome-ui/icon": "^4.1.0"
},
"peerDependencies": {
"react": "^16.10.2 || ^17.0.1",
Expand Down
8 changes: 8 additions & 0 deletions icons/Alert/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [4.1.0](https://github.com/WTTJ/welcome-ui/compare/v4.0.6...v4.1.0) (2022-05-16)

**Note:** Version bump only for package @welcome-ui/icons.alert





## [4.0.5](https://github.com/WTTJ/welcome-ui/compare/v4.0.4...v4.0.5) (2022-04-27)

**Note:** Version bump only for package @welcome-ui/icons.alert
Expand Down
4 changes: 2 additions & 2 deletions icons/Alert/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,13 +8,13 @@
"access": "public"
},
"dependencies": {
"@welcome-ui/icon": "^4.0.5"
"@welcome-ui/icon": "^4.1.0"
},
"peerDependencies": {
"react": "^16.10.2 || ^17.0.1",
"react-dom": "^16.10.2 || ^17.0.1"
},
"license": "MIT",
"version": "4.0.5",
"version": "4.1.0",
"types": "dist/index.d.ts"
}
8 changes: 8 additions & 0 deletions icons/Analytics/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [4.1.0](https://github.com/WTTJ/welcome-ui/compare/v4.0.6...v4.1.0) (2022-05-16)

**Note:** Version bump only for package @welcome-ui/icons.analytics





## [4.0.5](https://github.com/WTTJ/welcome-ui/compare/v4.0.4...v4.0.5) (2022-04-27)

**Note:** Version bump only for package @welcome-ui/icons.analytics
Expand Down
4 changes: 2 additions & 2 deletions icons/Analytics/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,12 @@
"sideEffects": false,
"main": "dist/icons.analytics.cjs.js",
"module": "dist/icons.analytics.es.js",
"version": "4.0.5",
"version": "4.1.0",
"publishConfig": {
"access": "public"
},
"dependencies": {
"@welcome-ui/icon": "^4.0.5"
"@welcome-ui/icon": "^4.1.0"
},
"peerDependencies": {
"react": "^16.10.2 || ^17.0.1",
Expand Down
8 changes: 8 additions & 0 deletions icons/Anniversary/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [4.1.0](https://github.com/WTTJ/welcome-ui/compare/v4.0.6...v4.1.0) (2022-05-16)

**Note:** Version bump only for package @welcome-ui/icons.anniversary





## [4.0.5](https://github.com/WTTJ/welcome-ui/compare/v4.0.4...v4.0.5) (2022-04-27)

**Note:** Version bump only for package @welcome-ui/icons.anniversary
Expand Down
4 changes: 2 additions & 2 deletions icons/Anniversary/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"sideEffects": false,
"main": "dist/icons.anniversary.cjs.js",
"module": "dist/icons.anniversary.es.js",
"version": "4.0.5",
"version": "4.1.0",
"gitHead": "6d279e3c89ce7bd16a2e90245aaebaea2bd69462",
"publishConfig": {
"access": "public"
Expand All @@ -13,7 +13,7 @@
"react-dom": "^16.10.2 || ^17.0.1"
},
"dependencies": {
"@welcome-ui/icon": "^4.0.5"
"@welcome-ui/icon": "^4.1.0"
},
"license": "MIT",
"types": "dist/index.d.ts"
Expand Down
8 changes: 8 additions & 0 deletions icons/Archive/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [4.1.0](https://github.com/WTTJ/welcome-ui/compare/v4.0.6...v4.1.0) (2022-05-16)

**Note:** Version bump only for package @welcome-ui/icons.archive





## [4.0.5](https://github.com/WTTJ/welcome-ui/compare/v4.0.4...v4.0.5) (2022-04-27)

**Note:** Version bump only for package @welcome-ui/icons.archive
Expand Down
4 changes: 2 additions & 2 deletions icons/Archive/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"sideEffects": false,
"main": "dist/icons.archive.cjs.js",
"module": "dist/icons.archive.es.js",
"version": "4.0.5",
"version": "4.1.0",
"gitHead": "6d279e3c89ce7bd16a2e90245aaebaea2bd69462",
"publishConfig": {
"access": "public"
Expand All @@ -13,7 +13,7 @@
"react-dom": "^16.10.2 || ^17.0.1"
},
"dependencies": {
"@welcome-ui/icon": "^4.0.5"
"@welcome-ui/icon": "^4.1.0"
},
"license": "MIT",
"types": "dist/index.d.ts"
Expand Down
8 changes: 8 additions & 0 deletions icons/ArrowDown/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [4.1.0](https://github.com/WTTJ/welcome-ui/compare/v4.0.6...v4.1.0) (2022-05-16)

**Note:** Version bump only for package @welcome-ui/icons.arrow_down





## [4.0.5](https://github.com/WTTJ/welcome-ui/compare/v4.0.4...v4.0.5) (2022-04-27)

**Note:** Version bump only for package @welcome-ui/icons.arrow_down
Expand Down
4 changes: 2 additions & 2 deletions icons/ArrowDown/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,12 @@
"sideEffects": false,
"main": "dist/icons.arrow_down.cjs.js",
"module": "dist/icons.arrow_down.es.js",
"version": "4.0.5",
"version": "4.1.0",
"publishConfig": {
"access": "public"
},
"dependencies": {
"@welcome-ui/icon": "^4.0.5"
"@welcome-ui/icon": "^4.1.0"
},
"peerDependencies": {
"react": "^16.10.2 || ^17.0.1",
Expand Down
8 changes: 8 additions & 0 deletions icons/ArrowLeft/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [4.1.0](https://github.com/WTTJ/welcome-ui/compare/v4.0.6...v4.1.0) (2022-05-16)

**Note:** Version bump only for package @welcome-ui/icons.arrow_left





## [4.0.5](https://github.com/WTTJ/welcome-ui/compare/v4.0.4...v4.0.5) (2022-04-27)

**Note:** Version bump only for package @welcome-ui/icons.arrow_left
Expand Down
4 changes: 2 additions & 2 deletions icons/ArrowLeft/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,12 @@
"sideEffects": false,
"main": "dist/icons.arrow_left.cjs.js",
"module": "dist/icons.arrow_left.es.js",
"version": "4.0.5",
"version": "4.1.0",
"publishConfig": {
"access": "public"
},
"dependencies": {
"@welcome-ui/icon": "^4.0.5"
"@welcome-ui/icon": "^4.1.0"
},
"peerDependencies": {
"react": "^16.10.2 || ^17.0.1",
Expand Down
8 changes: 8 additions & 0 deletions icons/ArrowRight/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [4.1.0](https://github.com/WTTJ/welcome-ui/compare/v4.0.6...v4.1.0) (2022-05-16)

**Note:** Version bump only for package @welcome-ui/icons.arrow_right





## [4.0.5](https://github.com/WTTJ/welcome-ui/compare/v4.0.4...v4.0.5) (2022-04-27)

**Note:** Version bump only for package @welcome-ui/icons.arrow_right
Expand Down

0 comments on commit 3faef14

Please sign in to comment.