Skip to content

Commit a000862

Browse files
chore(release): update release 6.5.0 (#395)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent b2db6fc commit a000862

2 files changed

Lines changed: 15 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
# [6.5.0](https://github.com/bigcommerce/paper-handlebars/compare/v6.4.1...v6.5.0) (2025-12-18)
2+
3+
4+
### Bug Fixes
5+
6+
* bump deps ([#394](https://github.com/bigcommerce/paper-handlebars/issues/394)) ([b2db6fc](https://github.com/bigcommerce/paper-handlebars/commit/b2db6fc623f79062cc1c8b49fbb7b804f7a2b420))
7+
* remove ~/.npmrc ([#393](https://github.com/bigcommerce/paper-handlebars/issues/393)) ([41c73d7](https://github.com/bigcommerce/paper-handlebars/commit/41c73d7e9ac540d41d39c861212d7337bfcf19f7))
8+
9+
10+
### Features
11+
12+
* Enable Handlebars Runtime option ([#391](https://github.com/bigcommerce/paper-handlebars/issues/391)) ([e5791b2](https://github.com/bigcommerce/paper-handlebars/commit/e5791b2835f66f0bb08b836aa70efa0f75c8bf6c))
13+
* use trusted publishing release flow ([#392](https://github.com/bigcommerce/paper-handlebars/issues/392)) ([e62378e](https://github.com/bigcommerce/paper-handlebars/commit/e62378e2189018271320bf21063d82f82808513b))
14+
115
## [6.4.1](https://github.com/bigcommerce/paper-handlebars/compare/v6.4.0...v6.4.1) (2025-09-03)
216

317

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": "6.4.1",
3+
"version": "6.5.0",
44
"description": "A paper plugin to render pages using Handlebars.js",
55
"main": "index.js",
66
"author": "Bigcommerce",

0 commit comments

Comments
 (0)