Skip to content

Commit 93d6eae

Browse files
chore(main): release 6.78.1 (#1336)
Co-authored-by: token-generator-app[bot] <82042599+token-generator-app[bot]@users.noreply.github.com>
1 parent 6aad2d4 commit 93d6eae

File tree

3 files changed

+12
-3
lines changed

3 files changed

+12
-3
lines changed

CHANGELOG.md

+9
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# Changelog
22

3+
## [6.78.1](https://github.com/netlify/plugins/compare/v6.78.0...v6.78.1) (2024-05-17)
4+
5+
6+
### Bug Fixes
7+
8+
* update Angular runtime to 2.0.7 ([#1340](https://github.com/netlify/plugins/issues/1340)) ([e8100ba](https://github.com/netlify/plugins/commit/e8100badc8f9cc7a22807776f4742982ac4919ac))
9+
* update Next.js flagged version to 5.2.2 ([#1335](https://github.com/netlify/plugins/issues/1335)) ([0b53aa7](https://github.com/netlify/plugins/commit/0b53aa78282f7966f93d8ab9b3fdf12805ddb182))
10+
* **wfui cleanup:** cleanup workflow-ui workflows ([#1341](https://github.com/netlify/plugins/issues/1341)) ([6aad2d4](https://github.com/netlify/plugins/commit/6aad2d4332748c2f3fa7fed0daf42c5a4d671560))
11+
312
## [6.78.0](https://github.com/netlify/plugins/compare/v6.77.0...v6.78.0) (2024-05-03)
413

514

package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

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

0 commit comments

Comments
 (0)