Skip to content

Commit 19902b7

Browse files
chore: release 0.8.0 (#66)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent e30fc70 commit 19902b7

File tree

3 files changed

+10
-2
lines changed

3 files changed

+10
-2
lines changed

CHANGELOG.md

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

3+
## [0.8.0](https://www.github.com/netlify-labs/netlify-plugin-sitemap/compare/v0.7.0...v0.8.0) (2021-03-24)
4+
5+
6+
### Features
7+
8+
* add url prefix ([#70](https://www.github.com/netlify-labs/netlify-plugin-sitemap/issues/70)) ([e30fc70](https://www.github.com/netlify-labs/netlify-plugin-sitemap/commit/e30fc70cc47ea082cb03ccbaa95ff6b2a133b08c))
9+
* add Windows support ([b7ef7e6](https://www.github.com/netlify-labs/netlify-plugin-sitemap/commit/b7ef7e6574c86dbb2b69b27f4110527e353f726c))
10+
311
## [0.7.0](https://www.github.com/netlify-labs/netlify-plugin-sitemap/compare/v0.6.2...v0.7.0) (2021-01-25)
412

513

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/plugin-sitemap",
3-
"version": "0.7.0",
3+
"version": "0.8.0",
44
"description": "",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)