Skip to content

Commit ca4fbd8

Browse files
chore(main): release 0.1.0 (#103)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Daniel Knell <[email protected]>
1 parent 1ac195c commit ca4fbd8

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
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.1.0](https://github.com/artisanofcode/sphinx-artisan-theme/compare/v0.0.2...v0.1.0) (2023-07-16)
4+
5+
6+
### Features
7+
8+
* add sphinx 5 support ([bdd4284](https://github.com/artisanofcode/sphinx-artisan-theme/commit/bdd4284b69654b7fc5c2951569b419d7aa906b16))
9+
310
## [0.0.2](https://github.com/artisanofcode/sphinx-artisan-theme/compare/v0.0.1-b2...v0.0.2) (2022-06-26)
411

512

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "sphinx-artisan-theme"
3-
version = "0.0.2"
3+
version = "0.1.0"
44
description = ""
55
authors = ["Daniel Knell <[email protected]>"]
66
readme = "README.md"

0 commit comments

Comments
 (0)