We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 32ce100 commit bcbd32bCopy full SHA for bcbd32b
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+# [5.4.0](https://github.com/bigcommerce/paper/compare/v5.3.0...v5.4.0) (2025-12-18)
2
+
3
4
+### Features
5
6
+* node 22; trusted publishing ([#425](https://github.com/bigcommerce/paper/issues/425)) ([32ce100](https://github.com/bigcommerce/paper/commit/32ce100b5d56a75cbe895a6395f0a6ea71ed2ef7))
7
8
# [5.3.0](https://github.com/bigcommerce/paper/compare/v5.2.0...v5.3.0) (2025-09-03)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "@bigcommerce/stencil-paper",
- "version": "5.3.0",
+ "version": "5.4.0",
"description": "A Stencil plugin to load template files and render pages using backend renderer plugins.",
"main": "index.js",
"author": "Bigcommerce",
0 commit comments