@wework/floormap-extensions
Advanced tools
Comparing version 2.11.2 to 2.12.0
@@ -6,2 +6,9 @@ # Change Log | ||
# [2.12.0](https://github.com/WeConnect/floormap-monorepo/compare/v2.11.3...v2.12.0) (2021-06-16) | ||
### Features | ||
- πΈ Add seat count from IMS ([#577](https://github.com/WeConnect/floormap-monorepo/issues/577)) ([52623b9](https://github.com/WeConnect/floormap-monorepo/commit/52623b91a10437626f10190d50b9ca618b1d39fc)) | ||
- πΈ Added floors to reservables search ([#569](https://github.com/WeConnect/floormap-monorepo/issues/569)) ([3f12c86](https://github.com/WeConnect/floormap-monorepo/commit/3f12c868b3da3490ed9e9252b060900e70104a1e)) | ||
## [2.11.2](https://github.com/WeConnect/floormap-monorepo/compare/v2.11.1...v2.11.2) (2021-06-08) | ||
@@ -8,0 +15,0 @@ |
@@ -24,4 +24,5 @@ import Reservation from './Reservation'; | ||
autoMatch: boolean; | ||
floorUUID: string; | ||
constructor(payload: any); | ||
} | ||
export default Reservable; |
{ | ||
"name": "@wework/floormap-extensions", | ||
"version": "2.11.2", | ||
"version": "2.12.0", | ||
"main": "dist/index.js", | ||
@@ -26,3 +26,3 @@ "module": "dist/floormap-extensions.esm.js", | ||
"devDependencies": { | ||
"@wework/floormap-sdk": "2.9.0" | ||
"@wework/floormap-sdk": "2.12.0" | ||
}, | ||
@@ -37,3 +37,3 @@ "dependencies": { | ||
}, | ||
"gitHead": "7d13ebb768c74955d01d115398fe51fa341ecb27" | ||
"gitHead": "32290b2d3e535720b061119a5a6fac4516bcd69f" | ||
} |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
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
1498046
10186