Skip to content

Commit

Permalink
release: pages@1.1.6
Browse files Browse the repository at this point in the history
  • Loading branch information
mkilpatrick committed Jan 3, 2025
1 parent 7dc2dd3 commit e2d6225
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 1 deletion.
13 changes: 13 additions & 0 deletions packages/pages/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,16 @@
#### 1.1.6 (2025-01-03)

##### New Features

* **upgrade:** swap sites-react-components to pages-components (#560) (4de8a075)
* make stream's filter optional (#558) (cb34773d)

##### Bug Fixes

* **upgrade:** pin Vite to version 5 (#561) (7dc2dd33)
* **plugin:** update code_template to codeTemplate (#559) (7244ca5e)
* migrate eslint docs per version changes (#556) (d8c3adf0)

#### 1.1.5 (2024-11-20)

##### Chores
Expand Down
2 changes: 1 addition & 1 deletion packages/pages/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@yext/pages",
"version": "1.1.5",
"version": "1.1.6",
"description": "The default React development toolchain provided by Yext",
"author": "sumo@yext.com",
"license": "BSD-3-Clause",
Expand Down

0 comments on commit e2d6225

Please sign in to comment.