@schedule-x/react
Advanced tools
Comparing version 1.6.1 to 1.6.2
@@ -5,2 +5,9 @@ # Changelog | ||
## [1.6.2](https://github.com/schedule-x/react/compare/v1.6.1...v1.6.2) (2024-01-22) | ||
### Bug Fixes | ||
* update schedule-x monorepo packages to v1.9.1 ([#39](https://github.com/schedule-x/react/issues/39)) ([42e347f](https://github.com/schedule-x/react/commit/42e347f47c9a49222b9be148b8cb3fc0997b56ad)) | ||
## [1.6.1](https://github.com/schedule-x/react/compare/v1.6.0...v1.6.1) (2024-01-19) | ||
@@ -7,0 +14,0 @@ |
@@ -17,3 +17,3 @@ { | ||
"types": "dist/types/index.d.ts", | ||
"version": "1.6.1", | ||
"version": "1.6.2", | ||
"type": "module", | ||
@@ -30,3 +30,3 @@ "scripts": { | ||
"peerDependencies": { | ||
"@schedule-x/calendar": "1.9.0", | ||
"@schedule-x/calendar": "1.9.1", | ||
"react": "^16.7.0 || ^17 || ^18", | ||
@@ -33,0 +33,0 @@ "react-dom": "^16.7.0 || ^17 || ^18" |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
97386