Skip to content

Commit f95ae04

Browse files
chore(main): release 6.59.0 (#1053)
Co-authored-by: token-generator-app[bot] <82042599+token-generator-app[bot]@users.noreply.github.com>
1 parent 307ffa3 commit f95ae04

File tree

3 files changed

+15
-3
lines changed

3 files changed

+15
-3
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# Changelog
22

3+
## [6.59.0](https://github.com/netlify/plugins/compare/v6.58.1...v6.59.0) (2022-12-07)
4+
5+
6+
### Features
7+
8+
* support nested workflow ui routes ([#1052](https://github.com/netlify/plugins/issues/1052)) ([560a0fc](https://github.com/netlify/plugins/commit/560a0fc159f0ce7e85da2debf3043831dc293e52))
9+
10+
11+
### Bug Fixes
12+
13+
* update Next.js to 4.29.3 behind flag ([#1054](https://github.com/netlify/plugins/issues/1054)) ([307ffa3](https://github.com/netlify/plugins/commit/307ffa3a1c994af7c86c47e5adf810cb08b4a75b))
14+
315
## [6.58.1](https://github.com/netlify/plugins/compare/v6.58.0...v6.58.1) (2022-12-05)
416

517

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@netlify/plugins-list",
3-
"version": "6.58.1",
3+
"version": "6.59.0",
44
"description": "List of Netlify plugins",
55
"type": "module",
66
"exports": "./index.js",

0 commit comments

Comments
 (0)