Skip to content

Commit 7b77fb8

Browse files
committed
Release Share Post 1.2.1
1 parent 35aec50 commit 7b77fb8

File tree

3 files changed

+9
-4
lines changed

3 files changed

+9
-4
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,14 @@
11
CHANGELOG
22
=========
33

4+
1.2.1 - 2025-03-23
5+
------------------
6+
7+
Add title to Bluesky
8+
9+
Contributed by [Daniel Lemos](https://github.com/xspager) via [PR #34](https://github.com/pelican-plugins/share-post/pull/34/)
10+
11+
412
1.2.0 - 2025-01-29
513
------------------
614

RELEASE.md

Lines changed: 0 additions & 3 deletions
This file was deleted.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "pelican-share-post"
3-
version = "1.2.0"
3+
version = "1.2.1"
44
description = "A Pelican plugin to create share URLs of article"
55
authors = [{name = "Talha Mansoor", email = "[email protected]"}, {name = "Justin Mayer", email = "[email protected]"}]
66
license = {text = "MIT"}

0 commit comments

Comments
 (0)