Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
mkilpatrick committed May 9, 2024
1 parent 6da8a60 commit 31b75aa
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 1 deletion.
14 changes: 14 additions & 0 deletions packages/pages-components/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,17 @@
#### 1.0.0-rc.9 (2024-05-09)

##### Bug Fixes

* **pages-components:**
* properly translate dyn url when accountId is 0 (#51) (ff34649d)
* remove usage of innerHTML (#50) (1c6520f4)

##### Other Changes

* **pages-components:**
* debug mode and scope fixes (#46)""""""" (91ebfc95)
* debug mode and scope fixes (#46)"""""" (71cbc243)

#### 1.0.0-rc.8 (2024-04-25)

##### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion packages/pages-components/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@yext/pages-components",
"version": "1.0.0-rc.8",
"version": "1.0.0-rc.9",
"description": "A React component library that supports Yext Pages development",
"author": "[email protected]",
"license": "BSD-3-Clause",
Expand Down

0 comments on commit 31b75aa

Please sign in to comment.