Skip to content

Commit 60b7198

Browse files
0.2.0
Automatically generated by python-semantic-release
1 parent ccbb8fb commit 60b7198

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

CHANGELOG.md

+13
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,19 @@
22

33

44

5+
## v0.2.0 (2024-01-09)
6+
7+
### Feature
8+
9+
* feat: Add content map creator from XML sitemap (#3)
10+
11+
* feat: Add content map creator from XML sitemap
12+
13+
* Removing the if name snippets
14+
15+
* fix: column name in test ([`ccbb8fb`](https://github.com/philippe2803/contentmap/commit/ccbb8fbf54faedb92f85ff0dda065c758801f6cb))
16+
17+
518
## v0.1.1 (2024-01-08)
619

720
### Documentation

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "contentmap"
3-
version = "0.1.1"
3+
version = "0.2.0"
44
description = ""
55
authors = ["Philippe Oger <phil.oger@gmail.com>"]
66
readme = "README.md"

0 commit comments

Comments
 (0)