Skip to content

Commit 9ef34ab

Browse files
committed
release: pages-components@1.0.2
1 parent da3b6a0 commit 9ef34ab

File tree

2 files changed

+18
-1
lines changed

2 files changed

+18
-1
lines changed

packages/pages-components/CHANGELOG.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,20 @@
1+
#### 1.0.2 (2024-11-01)
2+
3+
##### Documentation Changes
4+
5+
* detail enableDebugging does not fire sdk events (c871bea6)
6+
7+
##### New Features
8+
9+
* **pages-components:**
10+
* support customValues and customTags in Link component (#67) (3b939029)
11+
* add functionality to get directions from coordinates (#66) (cd188f93)
12+
13+
##### Bug Fixes
14+
15+
* **pages-components:** hoursTable component not matching dayOfWeekNames correctly (#63) (da3b6a09)
16+
* throw error when cta link not set (#64) (70697513)
17+
118
#### 1.0.1 (2024-08-06)
219

320
##### Chores

packages/pages-components/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@yext/pages-components",
3-
"version": "1.0.1",
3+
"version": "1.0.2",
44
"description": "A React component library that supports Yext Pages development",
55
"author": "sumo@yext.com",
66
"license": "BSD-3-Clause",

0 commit comments

Comments
 (0)