From 963a5f629d6f306234adc06fb28ba95f1e6ec47c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 11 Jun 2026 15:10:37 +0000 Subject: [PATCH] chore(release): update release 5.4.2 --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index be6480d..8fc8b67 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [5.4.2](https://github.com/bigcommerce/paper/compare/v5.4.1...v5.4.2) (2026-06-11) + + +### Bug Fixes + +* trigger release ([556cc60](https://github.com/bigcommerce/paper/commit/556cc605776ccf16463540183a4cbebade61b5e9)) + ## [5.4.1](https://github.com/bigcommerce/paper/compare/v5.4.0...v5.4.1) (2026-03-30) diff --git a/package.json b/package.json index 9506a4e..3a2787a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@bigcommerce/stencil-paper", - "version": "5.4.1", + "version": "5.4.2", "description": "A Stencil plugin to load template files and render pages using backend renderer plugins.", "main": "index.js", "author": "Bigcommerce",