Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master'
Browse files Browse the repository at this point in the history
  • Loading branch information
abelflopes committed Sep 17, 2024
2 parents f22b27f + 4e7302a commit 61550f5
Show file tree
Hide file tree
Showing 21 changed files with 141 additions and 58 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
## [3.30.0](https://github.com/abelflopes/react-ck/compare/v3.29.0...v3.30.0) (2024-09-11)


### Features

* add icons ([9093d64](https://github.com/abelflopes/react-ck/commit/9093d64574314fcf53164f7efcc8da5f930c838a))
* **react-ck:** global library package ([dc411ed](https://github.com/abelflopes/react-ck/commit/dc411ed65edfe965350a6d8e00b19d37d46c06a6))
* **react-ck:** global library package ([b3fb9c7](https://github.com/abelflopes/react-ck/commit/b3fb9c7b890f6795e1a0fd3b9ab946d911a7427c))

## [3.29.0](https://github.com/abelflopes/react-ck/compare/v3.28.0...v3.29.0) (2024-08-14)


Expand Down
56 changes: 28 additions & 28 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@abelflopes/react-ck",
"private": true,
"version": "3.29.0",
"version": "3.30.0",
"author": "Abel Lopes (@abelflopes)",
"description": "React Component Kit - React Components & Utils",
"homepage": "https://github.com/abelflopes/react-ck",
Expand Down
8 changes: 8 additions & 0 deletions packages/components/_provisional/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.

## [3.9.9](https://github.com/abelflopes/react-ck/compare/@react-ck/provisional@3.9.8...@react-ck/provisional@3.9.9) (2024-09-11)

**Note:** Version bump only for package @react-ck/provisional





## [3.9.8](https://github.com/abelflopes/react-ck/compare/@react-ck/provisional@3.9.7...@react-ck/provisional@3.9.8) (2024-08-14)


Expand Down
6 changes: 3 additions & 3 deletions packages/components/_provisional/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@react-ck/provisional",
"private": false,
"version": "3.9.8",
"version": "3.9.9",
"main": "dist/index.js",
"types": "dist/index.d.ts",
"files": [
Expand Down Expand Up @@ -31,14 +31,14 @@
"@react-ck/card": "^1.8.11",
"@react-ck/elevation": "^1.1.16",
"@react-ck/empty-state": "^1.2.7",
"@react-ck/icon": "^3.5.1",
"@react-ck/icon": "^3.6.0",
"@react-ck/input": "^1.4.16",
"@react-ck/layers": "^1.3.5",
"@react-ck/overlay": "^1.2.16",
"@react-ck/react-utils": "^1.3.6",
"@react-ck/scss-utils": "^1.1.12",
"@react-ck/skeleton": "^1.1.31",
"@react-ck/spinner": "^3.0.21",
"@react-ck/spinner": "^3.0.22",
"@react-ck/text": "^1.5.18",
"@react-ck/theme": "^1.10.1",
"classnames": "*"
Expand Down
8 changes: 8 additions & 0 deletions packages/components/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.

## [3.1.9](https://github.com/abelflopes/react-ck/compare/@react-ck/alert@3.1.8...@react-ck/alert@3.1.9) (2024-09-11)

**Note:** Version bump only for package @react-ck/alert





## [3.1.8](https://github.com/abelflopes/react-ck/compare/@react-ck/alert@3.1.7...@react-ck/alert@3.1.8) (2024-08-14)

**Note:** Version bump only for package @react-ck/alert
Expand Down
4 changes: 2 additions & 2 deletions packages/components/alert/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@react-ck/alert",
"private": false,
"version": "3.1.8",
"version": "3.1.9",
"main": "dist/index.js",
"types": "dist/index.d.ts",
"files": [
Expand Down Expand Up @@ -33,7 +33,7 @@
},
"dependencies": {
"@react-ck/button": "^1.8.13",
"@react-ck/icon": "^3.5.1",
"@react-ck/icon": "^3.6.0",
"@react-ck/scss-utils": "^1.1.12",
"@react-ck/text": "^1.5.18",
"@react-ck/theme": "^1.10.1",
Expand Down
8 changes: 8 additions & 0 deletions packages/components/data-table/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.

## [3.1.14](https://github.com/abelflopes/react-ck/compare/@react-ck/data-table@3.1.13...@react-ck/data-table@3.1.14) (2024-09-11)

**Note:** Version bump only for package @react-ck/data-table





## [3.1.13](https://github.com/abelflopes/react-ck/compare/@react-ck/data-table@3.1.12...@react-ck/data-table@3.1.13) (2024-08-14)

**Note:** Version bump only for package @react-ck/data-table
Expand Down
6 changes: 3 additions & 3 deletions packages/components/data-table/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@react-ck/data-table",
"private": false,
"version": "3.1.13",
"version": "3.1.14",
"main": "dist/index.js",
"types": "dist/index.d.ts",
"files": [
Expand Down Expand Up @@ -32,9 +32,9 @@
"react": "^18.2.0"
},
"dependencies": {
"@react-ck/icon": "^3.5.1",
"@react-ck/icon": "^3.6.0",
"@react-ck/react-utils": "^1.3.6",
"@react-ck/table": "^1.4.13",
"@react-ck/table": "^1.4.14",
"change-case": "^5.4.2",
"classnames": "^2.3.2"
}
Expand Down
9 changes: 9 additions & 0 deletions packages/components/icon/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,15 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [3.6.0](https://github.com/abelflopes/react-ck/compare/@react-ck/icon@3.5.1...@react-ck/icon@3.6.0) (2024-09-11)


### Features

* add icons ([9093d64](https://github.com/abelflopes/react-ck/commit/9093d64574314fcf53164f7efcc8da5f930c838a))



## [3.5.1](https://github.com/abelflopes/react-ck/compare/@react-ck/icon@3.5.0...@react-ck/icon@3.5.1) (2024-08-14)

**Note:** Version bump only for package @react-ck/icon
Expand Down
2 changes: 1 addition & 1 deletion packages/components/icon/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@react-ck/icon",
"private": false,
"version": "3.5.1",
"version": "3.6.0",
"main": "dist/index.js",
"types": "dist/index.d.ts",
"files": [
Expand Down
8 changes: 8 additions & 0 deletions packages/components/modal/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.

## [3.2.12](https://github.com/abelflopes/react-ck/compare/@react-ck/modal@3.2.11...@react-ck/modal@3.2.12) (2024-09-11)

**Note:** Version bump only for package @react-ck/modal





## [3.2.11](https://github.com/abelflopes/react-ck/compare/@react-ck/modal@3.2.10...@react-ck/modal@3.2.11) (2024-08-14)

**Note:** Version bump only for package @react-ck/modal
Expand Down
6 changes: 3 additions & 3 deletions packages/components/modal/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@react-ck/modal",
"private": false,
"version": "3.2.11",
"version": "3.2.12",
"main": "dist/index.js",
"types": "dist/index.d.ts",
"files": [
Expand Down Expand Up @@ -35,10 +35,10 @@
"@react-ck/button": "^1.8.13",
"@react-ck/card": "^1.8.11",
"@react-ck/container": "^1.5.2",
"@react-ck/icon": "^3.5.1",
"@react-ck/icon": "^3.6.0",
"@react-ck/layers": "^1.3.5",
"@react-ck/overlay": "^1.2.16",
"@react-ck/provisional": "^3.9.8",
"@react-ck/provisional": "^3.9.9",
"@react-ck/react-utils": "^1.3.6",
"@react-ck/scss-utils": "^1.1.12",
"@react-ck/text": "^1.5.18",
Expand Down
8 changes: 8 additions & 0 deletions packages/components/select/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.

## [1.5.14](https://github.com/abelflopes/react-ck/compare/@react-ck/select@1.5.13...@react-ck/select@1.5.14) (2024-09-11)

**Note:** Version bump only for package @react-ck/select





## [1.5.13](https://github.com/abelflopes/react-ck/compare/@react-ck/select@1.5.12...@react-ck/select@1.5.13) (2024-08-14)

**Note:** Version bump only for package @react-ck/select
Expand Down
4 changes: 2 additions & 2 deletions packages/components/select/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@react-ck/select",
"private": false,
"version": "1.5.13",
"version": "1.5.14",
"main": "dist/index.js",
"types": "dist/index.d.ts",
"files": [
Expand Down Expand Up @@ -35,7 +35,7 @@
"dependencies": {
"@react-ck/empty-state": "^1.2.7",
"@react-ck/input": "^1.4.16",
"@react-ck/provisional": "^3.9.8",
"@react-ck/provisional": "^3.9.9",
"@react-ck/react-utils": "^1.3.6",
"@react-ck/theme": "^1.10.1",
"classnames": "^2.3.2"
Expand Down
Loading

0 comments on commit 61550f5

Please sign in to comment.