Skip to content

Commit 960f577

Browse files
chore: release 0.6.2 (#56)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent d811dc7 commit 960f577

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+
### [0.6.2](https://www.github.com/netlify-labs/netlify-plugin-sitemap/compare/v0.6.1...v0.6.2) (2021-01-05)
4+
5+
6+
### Bug Fixes
7+
8+
* don't trim constants.PUBLISH_DIR absolute path ([#55](https://www.github.com/netlify-labs/netlify-plugin-sitemap/issues/55)) ([d811dc7](https://www.github.com/netlify-labs/netlify-plugin-sitemap/commit/d811dc7e42cf717dc126b6751069891f1ebcef9f))
9+
310
### [0.6.1](https://www.github.com/netlify-labs/netlify-plugin-sitemap/compare/v0.6.0...v0.6.1) (2020-12-22)
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/plugin-sitemap",
3-
"version": "0.6.1",
3+
"version": "0.6.2",
44
"description": "",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)