From a453d66d06d8f91a28518b44fc2e0dc10d05029d Mon Sep 17 00:00:00 2001 From: guswl98 Date: Fri, 21 Feb 2025 13:39:08 +0900 Subject: [PATCH 1/2] v13.43.0 --- lerna.json | 2 +- packages/ab-experiments/package.json | 2 +- packages/action-sheet/package.json | 2 +- packages/ad-banners/package.json | 2 +- packages/app-banner/package.json | 2 +- packages/app-installation-cta/package.json | 2 +- packages/author/package.json | 2 +- packages/booking-completion/package.json | 2 +- packages/carousel/package.json | 2 +- packages/chat/package.json | 2 +- packages/color-palette/package.json | 2 +- packages/constants/package.json | 2 +- packages/content-sharing/package.json | 2 +- packages/core-elements/package.json | 2 +- packages/date-picker/package.json | 2 +- packages/directions-finder/package.json | 2 +- packages/drawer-button/package.json | 2 +- packages/fetcher/package.json | 2 +- packages/footer/package.json | 2 +- packages/form/package.json | 2 +- packages/hub-form/package.json | 2 +- packages/i18n/package.json | 2 +- packages/icons/package.json | 2 +- packages/image-carousel/package.json | 2 +- packages/image-viewer/package.json | 2 +- packages/intersection-observer/package.json | 2 +- packages/listing-filter/package.json | 2 +- packages/location-properties/package.json | 2 +- packages/map/package.json | 2 +- packages/meta-tags/package.json | 2 +- packages/modals/package.json | 2 +- packages/nearby-pois/package.json | 2 +- packages/poi-detail/package.json | 2 +- packages/poi-list-elements/package.json | 2 +- packages/popup/package.json | 2 +- packages/pricing/package.json | 2 +- packages/public-header/package.json | 2 +- packages/react-contexts/package.json | 2 +- packages/react-hooks/package.json | 2 +- packages/react-triple-client-interfaces/package.json | 2 +- packages/recommended-contents/package.json | 2 +- packages/replies/package.json | 2 +- packages/resource-list-element/package.json | 2 +- packages/review/package.json | 2 +- packages/router/package.json | 2 +- packages/scrap-button/package.json | 2 +- packages/scroll-spy/package.json | 2 +- packages/scroll-to-element/package.json | 2 +- packages/search/package.json | 2 +- packages/slider/package.json | 2 +- packages/social-reviews/package.json | 2 +- packages/standard-action-handler/package.json | 2 +- packages/static-map/package.json | 2 +- packages/static-page-contents/package.json | 2 +- packages/style-box/package.json | 2 +- packages/triple-document/package.json | 2 +- packages/triple-email-document/package.json | 2 +- packages/triple-fallback-action/package.json | 2 +- packages/triple-header/package.json | 2 +- packages/triple-media/package.json | 2 +- packages/type-definitions/package.json | 2 +- packages/ui-flow/package.json | 2 +- packages/user-verification/package.json | 2 +- packages/view-utilities/package.json | 2 +- packages/web-storage/package.json | 2 +- 65 files changed, 65 insertions(+), 65 deletions(-) diff --git a/lerna.json b/lerna.json index 9f46fea3a9..e9f5ab94a3 100644 --- a/lerna.json +++ b/lerna.json @@ -1,5 +1,5 @@ { "$schema": "node_modules/lerna/schemas/lerna-schema.json", "npmClient": "pnpm", - "version": "13.42.1" + "version": "13.43.0" } diff --git a/packages/ab-experiments/package.json b/packages/ab-experiments/package.json index d8132d879d..fed6fae098 100644 --- a/packages/ab-experiments/package.json +++ b/packages/ab-experiments/package.json @@ -1,6 +1,6 @@ { "name": "@titicaca/ab-experiments", - "version": "13.42.1", + "version": "13.43.0", "description": "a/b experiments package", "license": "MIT", "homepage": "https://github.com/titicacadev/triple-frontend/tree/main/packages/ab-experiments", diff --git a/packages/action-sheet/package.json b/packages/action-sheet/package.json index 5564d6f6e4..b93bb49983 100644 --- a/packages/action-sheet/package.json +++ b/packages/action-sheet/package.json @@ -1,6 +1,6 @@ { "name": "@titicaca/action-sheet", - "version": "13.42.1", + "version": "13.43.0", "description": "Action sheet component", "license": "MIT", "homepage": "https://github.com/titicacadev/triple-frontend/tree/main/packages/action-sheet", diff --git a/packages/ad-banners/package.json b/packages/ad-banners/package.json index 41b7af9191..c8b060b831 100644 --- a/packages/ad-banners/package.json +++ b/packages/ad-banners/package.json @@ -1,6 +1,6 @@ { "name": "@titicaca/ad-banners", - "version": "13.42.1", + "version": "13.43.0", "description": "Image banner list section for POI, hotel, article", "license": "MIT", "homepage": "https://github.com/titicacadev/triple-frontend/tree/main/packages/ad-banners", diff --git a/packages/app-banner/package.json b/packages/app-banner/package.json index 7312d63e39..895dd7d9e6 100644 --- a/packages/app-banner/package.json +++ b/packages/app-banner/package.json @@ -1,6 +1,6 @@ { "name": "@titicaca/app-banner", - "version": "13.42.1", + "version": "13.43.0", "description": "Common App Banner for Public Pages", "license": "MIT", "homepage": "https://github.com/titicacadev/triple-frontend/tree/main/packages/app-banner", diff --git a/packages/app-installation-cta/package.json b/packages/app-installation-cta/package.json index 8df47eaabe..3b55c32f9d 100644 --- a/packages/app-installation-cta/package.json +++ b/packages/app-installation-cta/package.json @@ -1,6 +1,6 @@ { "name": "@titicaca/app-installation-cta", - "version": "13.42.1", + "version": "13.43.0", "description": "Call to action components for app installation", "keywords": [ "cta", diff --git a/packages/author/package.json b/packages/author/package.json index cc9ceb1264..2069cb9f32 100644 --- a/packages/author/package.json +++ b/packages/author/package.json @@ -1,6 +1,6 @@ { "name": "@titicaca/author", - "version": "13.42.1", + "version": "13.43.0", "description": "Triple Author UI elements", "license": "MIT", "homepage": "https://github.com/titicacadev/triple-frontend/tree/main/packages/author", diff --git a/packages/booking-completion/package.json b/packages/booking-completion/package.json index 20ddd584e9..c8f3b2e7cb 100644 --- a/packages/booking-completion/package.json +++ b/packages/booking-completion/package.json @@ -1,6 +1,6 @@ { "name": "@titicaca/booking-completion", - "version": "13.42.1", + "version": "13.43.0", "description": "Triple Booking completion Page", "license": "MIT", "homepage": "https://github.com/titicacadev/triple-frontend/tree/main/packages/booking-completion", diff --git a/packages/carousel/package.json b/packages/carousel/package.json index 7c6ed16c2b..60c20d9fcd 100644 --- a/packages/carousel/package.json +++ b/packages/carousel/package.json @@ -1,6 +1,6 @@ { "name": "@titicaca/carousel", - "version": "13.42.1", + "version": "13.43.0", "description": "Triple Carousel", "license": "MIT", "homepage": "https://github.com/titicacadev/triple-frontend/tree/main/packages/carousel", diff --git a/packages/chat/package.json b/packages/chat/package.json index f855407399..35b2b95c26 100644 --- a/packages/chat/package.json +++ b/packages/chat/package.json @@ -1,6 +1,6 @@ { "name": "@titicaca/chat", - "version": "13.42.1", + "version": "13.43.0", "description": "via triple-chat-frontend", "license": "MIT", "homepage": "https://github.com/titicacadev/triple-frontend/tree/main/packages/chat", diff --git a/packages/color-palette/package.json b/packages/color-palette/package.json index a0a70dd446..4016662b85 100644 --- a/packages/color-palette/package.json +++ b/packages/color-palette/package.json @@ -1,6 +1,6 @@ { "name": "@titicaca/color-palette", - "version": "13.42.1", + "version": "13.43.0", "description": "Triple Color Palette", "license": "MIT", "homepage": "https://github.com/titicacadev/triple-frontend/tree/main/packages/color-palette", diff --git a/packages/constants/package.json b/packages/constants/package.json index 0577e2e31d..1116e5c03f 100644 --- a/packages/constants/package.json +++ b/packages/constants/package.json @@ -1,6 +1,6 @@ { "name": "@titicaca/constants", - "version": "13.42.1", + "version": "13.43.0", "description": "triple frontend constants definitions", "keywords": [ "triple", diff --git a/packages/content-sharing/package.json b/packages/content-sharing/package.json index 718714a49c..03f77ea093 100644 --- a/packages/content-sharing/package.json +++ b/packages/content-sharing/package.json @@ -1,6 +1,6 @@ { "name": "@titicaca/content-sharing", - "version": "13.42.1", + "version": "13.43.0", "description": "Content Sharing", "license": "MIT", "homepage": "https://github.com/titicacadev/triple-frontend/tree/main/packages/content-sharing", diff --git a/packages/core-elements/package.json b/packages/core-elements/package.json index 6845f8f954..ece0cad83d 100644 --- a/packages/core-elements/package.json +++ b/packages/core-elements/package.json @@ -1,6 +1,6 @@ { "name": "@titicaca/core-elements", - "version": "13.42.1", + "version": "13.43.0", "description": "Core elements of Triple Design System", "keywords": [ "triple", diff --git a/packages/date-picker/package.json b/packages/date-picker/package.json index 5e6ee645df..01be1cb319 100644 --- a/packages/date-picker/package.json +++ b/packages/date-picker/package.json @@ -1,6 +1,6 @@ { "name": "@titicaca/date-picker", - "version": "13.42.1", + "version": "13.43.0", "description": "Triple - Date Picker", "license": "MIT", "homepage": "https://github.com/titicacadev/triple-frontend/tree/main/packages/date-picker", diff --git a/packages/directions-finder/package.json b/packages/directions-finder/package.json index a580ae0d7e..fa71e9b12e 100644 --- a/packages/directions-finder/package.json +++ b/packages/directions-finder/package.json @@ -1,6 +1,6 @@ { "name": "@titicaca/directions-finder", - "version": "13.42.1", + "version": "13.43.0", "description": "POI directions finder", "license": "MIT", "homepage": "https://github.com/titicacadev/triple-frontend/tree/main/packages/directions-finder", diff --git a/packages/drawer-button/package.json b/packages/drawer-button/package.json index 35472bcc56..8d672d99a1 100644 --- a/packages/drawer-button/package.json +++ b/packages/drawer-button/package.json @@ -1,6 +1,6 @@ { "name": "@titicaca/drawer-button", - "version": "13.42.1", + "version": "13.43.0", "description": "Button in drawer", "keywords": [ "button", diff --git a/packages/fetcher/package.json b/packages/fetcher/package.json index a5d28b3ad7..d70b56c291 100644 --- a/packages/fetcher/package.json +++ b/packages/fetcher/package.json @@ -1,6 +1,6 @@ { "name": "@titicaca/fetcher", - "version": "13.42.1", + "version": "13.43.0", "description": "Utilities for Triple view libraries and applications", "license": "MIT", "homepage": "https://github.com/titicacadev/triple-frontend/tree/main/packages/fetcher", diff --git a/packages/footer/package.json b/packages/footer/package.json index 05153cead9..c324580620 100644 --- a/packages/footer/package.json +++ b/packages/footer/package.json @@ -1,6 +1,6 @@ { "name": "@titicaca/footer", - "version": "13.42.1", + "version": "13.43.0", "description": "Common Footer for Public Pages", "license": "MIT", "homepage": "https://github.com/titicacadev/triple-frontend/tree/main/packages/footer", diff --git a/packages/form/package.json b/packages/form/package.json index 5feca0f826..87feecce81 100644 --- a/packages/form/package.json +++ b/packages/form/package.json @@ -1,6 +1,6 @@ { "name": "@titicaca/form", - "version": "13.42.1", + "version": "13.43.0", "description": "Triple Form Components", "license": "MIT", "homepage": "https://github.com/titicacadev/triple-frontend/tree/main/packages/form", diff --git a/packages/hub-form/package.json b/packages/hub-form/package.json index da4bb435f5..861478c31a 100644 --- a/packages/hub-form/package.json +++ b/packages/hub-form/package.json @@ -1,6 +1,6 @@ { "name": "@titicaca/hub-form", - "version": "13.42.1", + "version": "13.43.0", "description": "Form for hub-like pages", "license": "MIT", "homepage": "https://github.com/titicacadev/triple-frontend/tree/main/packages/hub-form", diff --git a/packages/i18n/package.json b/packages/i18n/package.json index aa71f24146..079c15752c 100644 --- a/packages/i18n/package.json +++ b/packages/i18n/package.json @@ -1,6 +1,6 @@ { "name": "@titicaca/i18n", - "version": "13.42.1", + "version": "13.43.0", "description": "Triple-frontend Internalization", "license": "MIT", "homepage": "https://github.com/titicacadev/triple-frontend/tree/main/packages/i18n", diff --git a/packages/icons/package.json b/packages/icons/package.json index 318b1a4518..295bc5aca5 100644 --- a/packages/icons/package.json +++ b/packages/icons/package.json @@ -1,6 +1,6 @@ { "name": "@titicaca/icons", - "version": "13.42.1", + "version": "13.43.0", "description": "Triple Icons", "license": "MIT", "homepage": "https://github.com/titicacadev/triple-frontend/tree/main/packages/icons", diff --git a/packages/image-carousel/package.json b/packages/image-carousel/package.json index 52e08ceb43..822bf4605f 100644 --- a/packages/image-carousel/package.json +++ b/packages/image-carousel/package.json @@ -1,6 +1,6 @@ { "name": "@titicaca/image-carousel", - "version": "13.42.1", + "version": "13.43.0", "description": "Triple Image Carousel", "license": "MIT", "homepage": "https://github.com/titicacadev/triple-frontend/tree/main/packages/image-carousel", diff --git a/packages/image-viewer/package.json b/packages/image-viewer/package.json index aa3a28e865..4ca5d57d9d 100644 --- a/packages/image-viewer/package.json +++ b/packages/image-viewer/package.json @@ -1,6 +1,6 @@ { "name": "@titicaca/image-viewer", - "version": "13.42.1", + "version": "13.43.0", "description": "Triple Image Viewer", "license": "MIT", "homepage": "https://github.com/titicacadev/triple-frontend/tree/main/packages/image-viewer", diff --git a/packages/intersection-observer/package.json b/packages/intersection-observer/package.json index a348cea9df..d1b8fe2962 100644 --- a/packages/intersection-observer/package.json +++ b/packages/intersection-observer/package.json @@ -1,6 +1,6 @@ { "name": "@titicaca/intersection-observer", - "version": "13.42.1", + "version": "13.43.0", "description": "Shared IntersecionObserver component", "license": "MIT", "homepage": "https://github.com/titicacadev/triple-frontend/tree/main/packages/intersection-observer", diff --git a/packages/listing-filter/package.json b/packages/listing-filter/package.json index 7bec303c98..ccab705fac 100644 --- a/packages/listing-filter/package.json +++ b/packages/listing-filter/package.json @@ -1,6 +1,6 @@ { "name": "@titicaca/listing-filter", - "version": "13.42.1", + "version": "13.43.0", "description": "Listing filter UI", "license": "MIT", "homepage": "https://github.com/titicacadev/triple-frontend/tree/main/packages/listing-filter", diff --git a/packages/location-properties/package.json b/packages/location-properties/package.json index 55c7ea83b2..1d2025ee2f 100644 --- a/packages/location-properties/package.json +++ b/packages/location-properties/package.json @@ -1,6 +1,6 @@ { "name": "@titicaca/location-properties", - "version": "13.42.1", + "version": "13.43.0", "description": "Location properties: addresses, contact, URL, ...", "license": "MIT", "homepage": "https://github.com/titicacadev/triple-frontend/tree/main/packages/location-properties", diff --git a/packages/map/package.json b/packages/map/package.json index 8436d36d85..91af74445d 100644 --- a/packages/map/package.json +++ b/packages/map/package.json @@ -1,6 +1,6 @@ { "name": "@titicaca/map", - "version": "13.42.1", + "version": "13.43.0", "description": "Map component", "license": "MIT", "homepage": "https://github.com/titicacadev/triple-frontend/tree/main/packages/map", diff --git a/packages/meta-tags/package.json b/packages/meta-tags/package.json index 2592f43041..16f8c610d0 100644 --- a/packages/meta-tags/package.json +++ b/packages/meta-tags/package.json @@ -1,6 +1,6 @@ { "name": "@titicaca/meta-tags", - "version": "13.42.1", + "version": "13.43.0", "description": "Triple Web Application Meta tag modules", "license": "MIT", "homepage": "https://github.com/titicacadev/triple-frontend/tree/main/packages/meta-tags", diff --git a/packages/modals/package.json b/packages/modals/package.json index 182e9a3736..d3742f9fab 100644 --- a/packages/modals/package.json +++ b/packages/modals/package.json @@ -1,6 +1,6 @@ { "name": "@titicaca/modals", - "version": "13.42.1", + "version": "13.43.0", "description": "Triple modal dialog components", "license": "MIT", "homepage": "https://github.com/titicacadev/triple-frontend/tree/main/packages/modals", diff --git a/packages/nearby-pois/package.json b/packages/nearby-pois/package.json index 69a925b5db..9ced495286 100644 --- a/packages/nearby-pois/package.json +++ b/packages/nearby-pois/package.json @@ -1,6 +1,6 @@ { "name": "@titicaca/nearby-pois", - "version": "13.42.1", + "version": "13.43.0", "description": "Nearby POIs list", "license": "MIT", "homepage": "https://github.com/titicacadev/triple-frontend/tree/main/packages/nearby-pois", diff --git a/packages/poi-detail/package.json b/packages/poi-detail/package.json index 8a9bd5a6c5..cbe5f6c053 100644 --- a/packages/poi-detail/package.json +++ b/packages/poi-detail/package.json @@ -1,6 +1,6 @@ { "name": "@titicaca/poi-detail", - "version": "13.42.1", + "version": "13.43.0", "description": "Components for POI detail page", "license": "MIT", "homepage": "https://github.com/titicacadev/triple-frontend/tree/main/packages/poi-detail", diff --git a/packages/poi-list-elements/package.json b/packages/poi-list-elements/package.json index f2a315e9e9..6cf7912177 100644 --- a/packages/poi-list-elements/package.json +++ b/packages/poi-list-elements/package.json @@ -1,6 +1,6 @@ { "name": "@titicaca/poi-list-elements", - "version": "13.42.1", + "version": "13.43.0", "description": "Triple POI UI Elements", "license": "MIT", "homepage": "https://github.com/titicacadev/triple-frontend/tree/main/packages/poi-list-elements", diff --git a/packages/popup/package.json b/packages/popup/package.json index 43788daf7e..57ca7df00e 100644 --- a/packages/popup/package.json +++ b/packages/popup/package.json @@ -1,6 +1,6 @@ { "name": "@titicaca/popup", - "version": "13.42.1", + "version": "13.43.0", "description": "Triple Popup", "keywords": [ "triple", diff --git a/packages/pricing/package.json b/packages/pricing/package.json index c552410dd7..76ea9d2531 100644 --- a/packages/pricing/package.json +++ b/packages/pricing/package.json @@ -1,6 +1,6 @@ { "name": "@titicaca/pricing", - "version": "13.42.1", + "version": "13.43.0", "description": "Triple - pricing", "license": "MIT", "homepage": "https://github.com/titicacadev/triple-frontend/tree/main/packages/pricing", diff --git a/packages/public-header/package.json b/packages/public-header/package.json index f9f4c62566..5273bc3607 100644 --- a/packages/public-header/package.json +++ b/packages/public-header/package.json @@ -1,6 +1,6 @@ { "name": "@titicaca/public-header", - "version": "13.42.1", + "version": "13.43.0", "description": "Common Header for Public Pages", "license": "MIT", "homepage": "https://github.com/titicacadev/triple-frontend/tree/main/packages/public-header", diff --git a/packages/react-contexts/package.json b/packages/react-contexts/package.json index 7a7cc1e085..2438384ece 100644 --- a/packages/react-contexts/package.json +++ b/packages/react-contexts/package.json @@ -1,6 +1,6 @@ { "name": "@titicaca/react-contexts", - "version": "13.42.1", + "version": "13.43.0", "description": "React context modules for triple web applications", "license": "MIT", "homepage": "https://github.com/titicacadev/triple-frontend/tree/main/packages/react-contexts", diff --git a/packages/react-hooks/package.json b/packages/react-hooks/package.json index 5257b68991..2595d77b37 100644 --- a/packages/react-hooks/package.json +++ b/packages/react-hooks/package.json @@ -1,6 +1,6 @@ { "name": "@titicaca/react-hooks", - "version": "13.42.1", + "version": "13.43.0", "description": "triple frontend custom hooks", "license": "MIT", "homepage": "https://github.com/titicacadev/triple-frontend/tree/main/packages/react-hooks", diff --git a/packages/react-triple-client-interfaces/package.json b/packages/react-triple-client-interfaces/package.json index b7fa5610e4..ba3ad140f0 100644 --- a/packages/react-triple-client-interfaces/package.json +++ b/packages/react-triple-client-interfaces/package.json @@ -1,6 +1,6 @@ { "name": "@titicaca/react-triple-client-interfaces", - "version": "13.42.1", + "version": "13.43.0", "description": "React module for Triple native client interfaces", "license": "MIT", "homepage": "https://github.com/titicacadev/triple-frontend/tree/main/packages/react-triple-client-interfaces", diff --git a/packages/recommended-contents/package.json b/packages/recommended-contents/package.json index 04fe7272e1..d41793e195 100644 --- a/packages/recommended-contents/package.json +++ b/packages/recommended-contents/package.json @@ -1,6 +1,6 @@ { "name": "@titicaca/recommended-contents", - "version": "13.42.1", + "version": "13.43.0", "description": "Recommended contents list", "license": "MIT", "homepage": "https://github.com/titicacadev/triple-frontend/tree/main/packages/recommended-contents", diff --git a/packages/replies/package.json b/packages/replies/package.json index 84a1fae34c..a251f1e339 100644 --- a/packages/replies/package.json +++ b/packages/replies/package.json @@ -1,6 +1,6 @@ { "name": "@titicaca/replies", - "version": "13.42.1", + "version": "13.43.0", "description": "Replies Component", "license": "MIT", "homepage": "https://github.com/titicacadev/triple-frontend/tree/main/packages/replies", diff --git a/packages/resource-list-element/package.json b/packages/resource-list-element/package.json index 4c9f475aa5..470da4d670 100644 --- a/packages/resource-list-element/package.json +++ b/packages/resource-list-element/package.json @@ -1,6 +1,6 @@ { "name": "@titicaca/resource-list-element", - "version": "13.42.1", + "version": "13.43.0", "description": "Triple - resource-list-element", "license": "MIT", "homepage": "https://github.com/titicacadev/triple-frontend/tree/main/packages/resource-list-element", diff --git a/packages/review/package.json b/packages/review/package.json index 336b52d396..dcfb2f7ee4 100644 --- a/packages/review/package.json +++ b/packages/review/package.json @@ -1,6 +1,6 @@ { "name": "@titicaca/review", - "version": "13.42.1", + "version": "13.43.0", "description": "UI Components for User Reviews from Triple Service", "license": "MIT", "homepage": "https://github.com/titicacadev/triple-frontend/tree/main/packages/review", diff --git a/packages/router/package.json b/packages/router/package.json index 08541fd1d8..2642aece3b 100644 --- a/packages/router/package.json +++ b/packages/router/package.json @@ -1,6 +1,6 @@ { "name": "@titicaca/router", - "version": "13.42.1", + "version": "13.43.0", "description": "Triple Universal Router Component and Functions", "license": "MIT", "homepage": "https://github.com/titicacadev/triple-frontend/tree/main/packages/router", diff --git a/packages/scrap-button/package.json b/packages/scrap-button/package.json index d4e6ea8cd7..a4841cf1ba 100644 --- a/packages/scrap-button/package.json +++ b/packages/scrap-button/package.json @@ -1,6 +1,6 @@ { "name": "@titicaca/scrap-button", - "version": "13.42.1", + "version": "13.43.0", "description": "Listing filter UI", "license": "MIT", "homepage": "https://github.com/titicacadev/triple-frontend/tree/main/packages/scrap-button", diff --git a/packages/scroll-spy/package.json b/packages/scroll-spy/package.json index 266248d37b..43356669cc 100644 --- a/packages/scroll-spy/package.json +++ b/packages/scroll-spy/package.json @@ -1,6 +1,6 @@ { "name": "@titicaca/scroll-spy", - "version": "13.42.1", + "version": "13.43.0", "description": "Scroll Spy Component", "license": "MIT", "homepage": "https://github.com/titicacadev/triple-frontend/tree/main/packages/scroll-spy", diff --git a/packages/scroll-to-element/package.json b/packages/scroll-to-element/package.json index e8acf3d16a..9a54d28442 100644 --- a/packages/scroll-to-element/package.json +++ b/packages/scroll-to-element/package.json @@ -1,6 +1,6 @@ { "name": "@titicaca/scroll-to-element", - "version": "13.42.1", + "version": "13.43.0", "description": "Scroll Functions for Triple service applications", "license": "MIT", "homepage": "https://github.com/titicacadev/triple-frontend/tree/main/packages/scroll-to-element", diff --git a/packages/search/package.json b/packages/search/package.json index e67cf1c15b..a2e1ad0610 100644 --- a/packages/search/package.json +++ b/packages/search/package.json @@ -1,6 +1,6 @@ { "name": "@titicaca/search", - "version": "13.42.1", + "version": "13.43.0", "description": "search", "keywords": [ "search" diff --git a/packages/slider/package.json b/packages/slider/package.json index cc42fc7b73..410a38d23e 100644 --- a/packages/slider/package.json +++ b/packages/slider/package.json @@ -1,6 +1,6 @@ { "name": "@titicaca/slider", - "version": "13.42.1", + "version": "13.43.0", "description": "Slider component", "license": "MIT", "homepage": "https://github.com/titicacadev/triple-frontend/tree/main/packages/slider", diff --git a/packages/social-reviews/package.json b/packages/social-reviews/package.json index 0703b0a823..5d663dfad3 100644 --- a/packages/social-reviews/package.json +++ b/packages/social-reviews/package.json @@ -1,6 +1,6 @@ { "name": "@titicaca/social-reviews", - "version": "13.42.1", + "version": "13.43.0", "description": "Social reviews section for Triple contents", "license": "MIT", "homepage": "https://github.com/titicacadev/triple-frontend/tree/main/packages/social-reviews", diff --git a/packages/standard-action-handler/package.json b/packages/standard-action-handler/package.json index 266416a704..62671bb258 100644 --- a/packages/standard-action-handler/package.json +++ b/packages/standard-action-handler/package.json @@ -1,6 +1,6 @@ { "name": "@titicaca/standard-action-handler", - "version": "13.42.1", + "version": "13.43.0", "description": "Standard action handler for Triple service applications", "license": "MIT", "homepage": "https://github.com/titicacadev/triple-frontend/tree/main/packages/standard-action-handler", diff --git a/packages/static-map/package.json b/packages/static-map/package.json index 416d5fffc9..e227726375 100644 --- a/packages/static-map/package.json +++ b/packages/static-map/package.json @@ -1,6 +1,6 @@ { "name": "@titicaca/static-map", - "version": "13.42.1", + "version": "13.43.0", "description": "Static map component", "license": "MIT", "homepage": "https://github.com/titicacadev/triple-frontend/tree/main/packages/static-map", diff --git a/packages/static-page-contents/package.json b/packages/static-page-contents/package.json index c02592ce96..a4aafc6250 100644 --- a/packages/static-page-contents/package.json +++ b/packages/static-page-contents/package.json @@ -1,6 +1,6 @@ { "name": "@titicaca/static-page-contents", - "version": "13.42.1", + "version": "13.43.0", "description": "Static page pomponent", "license": "MIT", "homepage": "https://github.com/titicacadev/triple-frontend/tree/main/packages/static-page-contents", diff --git a/packages/style-box/package.json b/packages/style-box/package.json index 5805dfe9a6..c4fbd28f96 100644 --- a/packages/style-box/package.json +++ b/packages/style-box/package.json @@ -1,6 +1,6 @@ { "name": "@titicaca/style-box", - "version": "13.42.1", + "version": "13.43.0", "description": "Triple Style Box", "license": "MIT", "homepage": "https://github.com/titicacadev/triple-frontend/tree/main/packages/style-box", diff --git a/packages/triple-document/package.json b/packages/triple-document/package.json index 9d04e04f40..d9d9d59f25 100644 --- a/packages/triple-document/package.json +++ b/packages/triple-document/package.json @@ -1,6 +1,6 @@ { "name": "@titicaca/triple-document", - "version": "13.42.1", + "version": "13.43.0", "description": "TripleDocument: Formatted Content System", "license": "MIT", "homepage": "https://github.com/titicacadev/triple-frontend/tree/main/packages/triple-document", diff --git a/packages/triple-email-document/package.json b/packages/triple-email-document/package.json index 5616814645..4fa80ded5e 100644 --- a/packages/triple-email-document/package.json +++ b/packages/triple-email-document/package.json @@ -1,6 +1,6 @@ { "name": "@titicaca/triple-email-document", - "version": "13.42.1", + "version": "13.43.0", "description": "EmailDocument: Formatted Email System", "license": "MIT", "homepage": "https://github.com/titicacadev/triple-frontend/tree/main/packages/triple-email-document", diff --git a/packages/triple-fallback-action/package.json b/packages/triple-fallback-action/package.json index 2630543b06..0d9cd6e28e 100644 --- a/packages/triple-fallback-action/package.json +++ b/packages/triple-fallback-action/package.json @@ -1,6 +1,6 @@ { "name": "@titicaca/triple-fallback-action", - "version": "13.42.1", + "version": "13.43.0", "description": "Escape hatch for Javascript file loading failure in web pages", "license": "MIT", "homepage": "https://github.com/titicacadev/triple-frontend/tree/main/packages/triple-fallback-action", diff --git a/packages/triple-header/package.json b/packages/triple-header/package.json index 5eeb884e04..7c8a78f3e5 100644 --- a/packages/triple-header/package.json +++ b/packages/triple-header/package.json @@ -1,6 +1,6 @@ { "name": "@titicaca/triple-header", - "version": "13.42.1", + "version": "13.43.0", "description": "TripleHeader", "license": "MIT", "homepage": "https://github.com/titicacadev/triple-frontend/tree/main/packages/triple-header", diff --git a/packages/triple-media/package.json b/packages/triple-media/package.json index 39cda4d7c7..7ed6a5bca8 100644 --- a/packages/triple-media/package.json +++ b/packages/triple-media/package.json @@ -1,6 +1,6 @@ { "name": "@titicaca/triple-media", - "version": "13.42.1", + "version": "13.43.0", "description": "Media object of Triple", "license": "MIT", "homepage": "https://github.com/titicacadev/triple-frontend/tree/main/packages/triple-media", diff --git a/packages/type-definitions/package.json b/packages/type-definitions/package.json index 8c2f5e728a..33a9c905fa 100644 --- a/packages/type-definitions/package.json +++ b/packages/type-definitions/package.json @@ -1,6 +1,6 @@ { "name": "@titicaca/type-definitions", - "version": "13.42.1", + "version": "13.43.0", "description": "triple frontend global type definitions", "keywords": [ "triple", diff --git a/packages/ui-flow/package.json b/packages/ui-flow/package.json index 0771d91fb8..c59a0463f3 100644 --- a/packages/ui-flow/package.json +++ b/packages/ui-flow/package.json @@ -1,6 +1,6 @@ { "name": "@titicaca/ui-flow", - "version": "13.42.1", + "version": "13.43.0", "description": "Functions, hooks, and/or components used to construct general UI flow", "keywords": [ "session", diff --git a/packages/user-verification/package.json b/packages/user-verification/package.json index 317eb3ad16..1de6584199 100644 --- a/packages/user-verification/package.json +++ b/packages/user-verification/package.json @@ -1,6 +1,6 @@ { "name": "@titicaca/user-verification", - "version": "13.42.1", + "version": "13.43.0", "description": "user verification", "keywords": [ "triple", diff --git a/packages/view-utilities/package.json b/packages/view-utilities/package.json index 6027a524a8..c1d77888c1 100644 --- a/packages/view-utilities/package.json +++ b/packages/view-utilities/package.json @@ -1,6 +1,6 @@ { "name": "@titicaca/view-utilities", - "version": "13.42.1", + "version": "13.43.0", "description": "Utilities for Triple view libraries and applications", "license": "MIT", "homepage": "https://github.com/titicacadev/triple-frontend/tree/main/packages/view-utilities", diff --git a/packages/web-storage/package.json b/packages/web-storage/package.json index 35eefc6c18..04d43c2656 100644 --- a/packages/web-storage/package.json +++ b/packages/web-storage/package.json @@ -1,6 +1,6 @@ { "name": "@titicaca/web-storage", - "version": "13.42.1", + "version": "13.43.0", "description": "WebStorage API wrapper for Triple services", "license": "MIT", "homepage": "https://github.com/titicacadev/triple-frontend/tree/main/packages/web-storage", From 82c24b57c86e750a5b96eaa836e3ee2e13d1027a Mon Sep 17 00:00:00 2001 From: TRIPLE Bot Date: Fri, 21 Feb 2025 04:49:06 +0000 Subject: [PATCH 2/2] Update 13.43.0 CHANGELOG --- CHANGELOG.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 11cd727546..f507deee1d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,13 @@ # CHANGELOG +## 13.43.0 + +``` +### react-contexts + +- session refresh middleware 추가 [#3564](https://github.com/titicacadev/triple-frontend/pull/3564) +``` + ## 13.42.1 ```