Skip to content

Commit 28a1f00

Browse files
author
TableCheck CI
committed
Bump independent versions [skip ci]
- @tablecheck/[email protected]
1 parent 1dd843a commit 28a1f00

File tree

3 files changed

+10
-11
lines changed

3 files changed

+10
-11
lines changed

package-lock.json

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

system/react-datepicker/CHANGELOG.md

+8-9
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,18 @@
1-
# v3.1.3 (Thu Oct 17 2024)
1+
# Change Log
22

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

5-
- fix(tablekit-react-datepicker): rtl issues [#242](https://github.com/tablecheck/tablekit/pull/242) ([@SashaShostyr](https://github.com/SashaShostyr))
6+
## [3.1.3](https://github.com/tablecheck/tablekit/compare/@tablecheck/[email protected]...@tablecheck/[email protected]) (2024-10-17)
67

7-
#### Authors: 1
88

9-
- Alex ([@SashaShostyr](https://github.com/SashaShostyr))
9+
### Bug Fixes
10+
11+
* **tablekit-react-datepicker:** rtl issues ([3f3ccbd](https://github.com/tablecheck/tablekit/commit/3f3ccbdff23b0aa99929ac0ca2262f20c60455ea))
12+
1013

11-
---
1214

13-
# Change Log
1415

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

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

system/react-datepicker/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"description": "Component for rendering accessible datepickers in react",
44
"license": "MIT",
55
"author": "TableCheck Inc.",
6-
"version": "3.1.2",
6+
"version": "3.1.3",
77
"keywords": [],
88
"main": "./lib/es5/index.js",
99
"module": "./lib/esm/index.js",

0 commit comments

Comments
 (0)