Skip to content

Commit a0a5704

Browse files
chore(release): 3.0.0-next.1 [skip ci]
# [3.0.0-next.1](v2.2.40...v3.0.0-next.1) (2022-05-11) ### chore * Test on Node.js 16 and 18 only ([d5a7ba9](d5a7ba9)) ### BREAKING CHANGES * Test on Node.js 16 and 18 only.
1 parent d5a7ba9 commit a0a5704

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
# [3.0.0-next.1](https://github.com/podium-lib/fastify-layout/compare/v2.2.40...v3.0.0-next.1) (2022-05-11)
2+
3+
4+
### chore
5+
6+
* Test on Node.js 16 and 18 only ([d5a7ba9](https://github.com/podium-lib/fastify-layout/commit/d5a7ba93d9a51e4e0cbfc3c851a54f7c84004fd2))
7+
8+
9+
### BREAKING CHANGES
10+
11+
* Test on Node.js 16 and 18 only.
12+
113
## [2.2.40](https://github.com/podium-lib/fastify-layout/compare/v2.2.39...v2.2.40) (2022-03-28)
214

315

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@podium/fastify-layout",
3-
"version": "2.2.40",
3+
"version": "3.0.0-next.1",
44
"description": "Fastify plugin for Podium Layout.",
55
"main": "lib/layout-plugin.js",
66
"license": "MIT",

0 commit comments

Comments
 (0)