Skip to content

Commit

Permalink
Bump independent versions [skip ci]
Browse files Browse the repository at this point in the history
 - @tablecheck/[email protected]
 - @tablecheck/[email protected]
 - @tablecheck/[email protected]
 - @tablecheck/[email protected]
 - @tablecheck/[email protected]
 - @tablecheck/[email protected]
  • Loading branch information
TableCheck CI committed Oct 11, 2024
1 parent e98d5ba commit 2ec8c40
Show file tree
Hide file tree
Showing 13 changed files with 74 additions and 35 deletions.
26 changes: 13 additions & 13 deletions package-lock.json

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

17 changes: 8 additions & 9 deletions system/core/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,19 +1,18 @@
# v3.1.2 (Fri Oct 11 2024)
# Change Log

#### 🐛 Bug Fix
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

- fix: rtl issues [#241](https://github.com/tablecheck/tablekit/pull/241) ([@SashaShostyr](https://github.com/SashaShostyr))
## [3.1.2](https://github.com/tablecheck/tablekit/compare/@tablecheck/[email protected]...@tablecheck/[email protected]) (2024-10-11)

#### Authors: 1

- Alex ([@SashaShostyr](https://github.com/SashaShostyr))
### Bug Fixes

* rtl issues ([9a12c93](https://github.com/tablecheck/tablekit/commit/9a12c934f4591fd625d5bba0a7a85bc5f7cf8691))


---

# Change Log

All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [3.1.1](https://github.com/tablecheck/tablekit/compare/@tablecheck/[email protected]...@tablecheck/[email protected]) (2024-10-10)

Expand Down
2 changes: 1 addition & 1 deletion system/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"description": "Emotion.sh styling for tablekit design system",
"license": "MIT",
"author": "TableCheck Inc.",
"version": "3.1.1",
"version": "3.1.2",
"keywords": [],
"main": "./lib/es5/index.js",
"module": "./lib/esm/index.js",
Expand Down
8 changes: 8 additions & 0 deletions system/css/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.2](https://github.com/tablecheck/tablekit/compare/@tablecheck/[email protected]...@tablecheck/[email protected]) (2024-10-11)

**Note:** Version bump only for package @tablecheck/tablekit-css





## [3.1.1](https://github.com/tablecheck/tablekit/compare/@tablecheck/[email protected]...@tablecheck/[email protected]) (2024-10-10)

**Note:** Version bump only for package @tablecheck/tablekit-css
Expand Down
4 changes: 2 additions & 2 deletions system/css/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"description": "TableCheck design system in scss/css",
"license": "ISC",
"author": "",
"version": "3.1.1",
"version": "3.1.2",
"type": "module",
"keywords": [],
"files": [
Expand All @@ -22,7 +22,7 @@
"devDependencies": {
"@emotion/react": "11.10.6",
"@tablecheck/scripts": "2.3.9",
"@tablecheck/tablekit-core": "^3.1.1",
"@tablecheck/tablekit-core": "^3.1.2",
"@types/fs-extra": "11.0.1",
"chalk": "5.2.0",
"cssnano": "5.1.15",
Expand Down
8 changes: 8 additions & 0 deletions system/react-css/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.2](https://github.com/tablecheck/tablekit/compare/@tablecheck/[email protected]...@tablecheck/[email protected]) (2024-10-11)

**Note:** Version bump only for package @tablecheck/tablekit-react-css





## [3.1.1](https://github.com/tablecheck/tablekit/compare/@tablecheck/[email protected]...@tablecheck/[email protected]) (2024-10-10)

**Note:** Version bump only for package @tablecheck/tablekit-react-css
Expand Down
6 changes: 3 additions & 3 deletions system/react-css/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"description": "CSS based react components for tablekit design system",
"license": "MIT",
"author": "TableCheck Inc.",
"version": "3.1.1",
"version": "3.1.2",
"keywords": [],
"main": "./lib/es5/index.js",
"module": "./lib/esm/index.js",
Expand All @@ -26,8 +26,8 @@
"update:exports": "node scripts/generateIndex.mjs"
},
"dependencies": {
"@tablecheck/tablekit-core": "^3.1.1",
"@tablecheck/tablekit-css": "^3.1.1"
"@tablecheck/tablekit-core": "^3.1.2",
"@tablecheck/tablekit-css": "^3.1.2"
},
"peerDependencies": {
"@carbon/icons-react": "11",
Expand Down
8 changes: 8 additions & 0 deletions system/react-datepicker/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.2](https://github.com/tablecheck/tablekit/compare/@tablecheck/[email protected]...@tablecheck/[email protected]) (2024-10-11)

**Note:** Version bump only for package @tablecheck/tablekit-react-datepicker





## [3.1.1](https://github.com/tablecheck/tablekit/compare/@tablecheck/[email protected]...@tablecheck/[email protected]) (2024-10-10)

**Note:** Version bump only for package @tablecheck/tablekit-react-datepicker
Expand Down
4 changes: 2 additions & 2 deletions system/react-datepicker/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"description": "Component for rendering accessible datepickers in react",
"license": "MIT",
"author": "TableCheck Inc.",
"version": "3.1.1",
"version": "3.1.2",
"keywords": [],
"main": "./lib/es5/index.js",
"module": "./lib/esm/index.js",
Expand Down Expand Up @@ -32,7 +32,7 @@
},
"devDependencies": {
"@carbon/icons-react": "11.17.0",
"@tablecheck/tablekit-react": "^3.1.1",
"@tablecheck/tablekit-react": "^3.1.2",
"date-fns": "2.29.3",
"dayzed": "3.2.3"
},
Expand Down
8 changes: 8 additions & 0 deletions system/react-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.

## [3.1.2](https://github.com/tablecheck/tablekit/compare/@tablecheck/[email protected]...@tablecheck/[email protected]) (2024-10-11)

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





## [3.1.1](https://github.com/tablecheck/tablekit/compare/@tablecheck/[email protected]...@tablecheck/[email protected]) (2024-10-10)

**Note:** Version bump only for package @tablecheck/tablekit-react-select
Expand Down
6 changes: 3 additions & 3 deletions system/react-select/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"description": "Hook for providing tablekit styles to react-select package",
"license": "MIT",
"author": "TableCheck Inc.",
"version": "3.1.1",
"version": "3.1.2",
"keywords": [],
"main": "./lib/es5/index.js",
"module": "./lib/esm/index.js",
Expand Down Expand Up @@ -32,8 +32,8 @@
},
"devDependencies": {
"@carbon/icons-react": "11.17.0",
"@tablecheck/tablekit-core": "^3.1.1",
"@tablecheck/tablekit-react": "^3.1.1",
"@tablecheck/tablekit-core": "^3.1.2",
"@tablecheck/tablekit-react": "^3.1.2",
"react-select": "5.7.0"
},
"publishConfig": {
Expand Down
8 changes: 8 additions & 0 deletions system/react/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.2](https://github.com/tablecheck/tablekit/compare/@tablecheck/[email protected]...@tablecheck/[email protected]) (2024-10-11)

**Note:** Version bump only for package @tablecheck/tablekit-react





## [3.1.1](https://github.com/tablecheck/tablekit/compare/@tablecheck/[email protected]...@tablecheck/[email protected]) (2024-10-10)

**Note:** Version bump only for package @tablecheck/tablekit-react
Expand Down
4 changes: 2 additions & 2 deletions system/react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"description": "Emotion.sh based react components for tablekit design system",
"license": "MIT",
"author": "TableCheck Inc.",
"version": "3.1.1",
"version": "3.1.2",
"keywords": [],
"main": "./lib/es5/index.js",
"module": "./lib/esm/index.js",
Expand All @@ -26,7 +26,7 @@
"update:exports": "node scripts/generateIndex.mjs"
},
"dependencies": {
"@tablecheck/tablekit-core": "^3.1.1"
"@tablecheck/tablekit-core": "^3.1.2"
},
"peerDependencies": {
"@carbon/icons-react": "11",
Expand Down

0 comments on commit 2ec8c40

Please sign in to comment.