Skip to content

Commit

Permalink
Release Pelimoji 1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
botpub committed Dec 13, 2023
1 parent 87310fc commit 4b7c8a0
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 4 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
CHANGELOG
=========

1.1.0 - 2023-12-13
------------------

Fix for path not existing on initial build

1.0.1 - 2023-12-13
------------------

Expand Down
3 changes: 0 additions & 3 deletions RELEASE.md

This file was deleted.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "pelimoji"
version = "1.0.1"
version = "1.1.0"
description = "Pelican plugin to add custom emoji to your site"
authors = ["Kay Ohtie <[email protected]>"]
license = "AGPL-3.0"
Expand Down

0 comments on commit 4b7c8a0

Please sign in to comment.