We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 23c74cf commit f6a7debCopy full SHA for f6a7deb
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [1.2.2](https://github.com/CoCreate-app/CoCreate-sitemap/compare/v1.2.1...v1.2.2) (2024-09-01)
2
+
3
4
+### Bug Fixes
5
6
+* uncomment lastmod compare ([23c74cf](https://github.com/CoCreate-app/CoCreate-sitemap/commit/23c74cfeb20c7bb6dec07ae08a30daa2d8e0ab59))
7
8
## [1.2.1](https://github.com/CoCreate-app/CoCreate-sitemap/compare/v1.2.0...v1.2.1) (2024-09-01)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "@cocreate/sitemap",
- "version": "1.2.1",
+ "version": "1.2.2",
"description": "A simple sitemap component in vanilla javascript. Easily configured using HTML5 data-attributes and/or JavaScript API.",
"keywords": [
"sitemap",
0 commit comments