Skip to content

Commit 64688bd

Browse files
chore(release): update release 5.2.9 (#233)
* chore(release): update release 5.2.9 * chore(release): update release 5.2.9 Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 59bdcf4 commit 64688bd

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [5.2.9](https://github.com/bigcommerce/paper-handlebars/compare/v5.2.8...v5.2.9) (2022-12-02)
2+
3+
4+
### Bug Fixes
5+
6+
* STRF-10188 adds logs at early hint generation calls ([#232](https://github.com/bigcommerce/paper-handlebars/issues/232)) ([59bdcf4](https://github.com/bigcommerce/paper-handlebars/commit/59bdcf4af2c74c194d86427f6165845df0c456c5))
7+
18
## [5.2.8](https://github.com/bigcommerce/paper-handlebars/compare/v5.2.7...v5.2.8) (2022-11-17)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@bigcommerce/stencil-paper-handlebars",
3-
"version": "5.2.8",
3+
"version": "5.2.9",
44
"description": "A paper plugin to render pages using Handlebars.js",
55
"main": "index.js",
66
"author": "Bigcommerce",

0 commit comments

Comments
 (0)