Skip to content

Commit bfdfc55

Browse files
chore(release): update release 5.0.0 (#384)
1 parent ab699cd commit bfdfc55

2 files changed

Lines changed: 12 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
# [5.0.0](https://github.com/bigcommerce/paper/compare/v4.13.3...v5.0.0) (2024-08-19)
2+
3+
4+
### Features
5+
6+
* STRF-11900 Drop node 18, add node 20, 22 ([#383](https://github.com/bigcommerce/paper/issues/383)) ([9b7a5a5](https://github.com/bigcommerce/paper/commit/9b7a5a5d5434243ac953ba08112a66184cfcd965))
7+
8+
9+
### BREAKING CHANGES
10+
11+
* Drop support of node 16, 18
112
## [4.13.3](https://github.com/bigcommerce/paper/compare/v4.13.2...v4.13.3) (2024-08-07)
213

314

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",
3-
"version": "4.13.3",
3+
"version": "5.0.0",
44
"description": "A Stencil plugin to load template files and render pages using backend renderer plugins.",
55
"main": "index.js",
66
"author": "Bigcommerce",

0 commit comments

Comments
 (0)