Skip to content

Commit 9c5bfe7

Browse files
authored
Merge pull request #250 from netlify/release-v2.5.0
chore: release 2.5.0
2 parents 6a0e841 + 32e3012 commit 9c5bfe7

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

CHANGELOG.md

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

3+
## [2.5.0](https://www.github.com/netlify/plugins/compare/v2.4.3...v2.5.0) (2021-03-24)
4+
5+
6+
### Features
7+
8+
* **sitemap:** bump sitemap plugin to 0.8.0 ([95a4e6f](https://www.github.com/netlify/plugins/commit/95a4e6f1fece1d3e2d1309a956358e5fc314b528))
9+
310
### [2.4.3](https://www.github.com/netlify/plugins/compare/v2.4.2...v2.4.3) (2021-03-18)
411

512

package-lock.json

Lines changed: 1 addition & 1 deletion
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": "2.4.3",
3+
"version": "2.5.0",
44
"description": "List of Netlify plugins",
55
"main": "site/plugins.json",
66
"files": [],

0 commit comments

Comments
 (0)