Skip to content

Commit 22eb9fe

Browse files
committed
chore(main): release 1.18.0
1 parent dc8d039 commit 22eb9fe

3 files changed

Lines changed: 9 additions & 2 deletions

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{".":"1.17.0"}
1+
{".":"1.18.0"}

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [1.18.0](https://github.com/RicardoRyn/plotfig/compare/v1.17.0...v1.18.0) (2026-05-04)
4+
5+
6+
### Features ✨
7+
8+
* **plotfig:** add data-only mode to brain_surface and improve type hints in bar plots ([dc8d039](https://github.com/RicardoRyn/plotfig/commit/dc8d0394b9d43e1cc3cc35f61a9e0054b51954ac))
9+
310
## [1.17.0](https://github.com/RicardoRyn/plotfig/compare/v1.16.0...v1.17.0) (2026-03-25)
411

512

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "plotfig"
3-
version = "1.17.0"
3+
version = "1.18.0"
44
description = "Scientific plotting package for Cognitive neuroscience"
55
keywords = ["neuroscience", "plotting", "visualization"]
66
readme = "README.md"

0 commit comments

Comments
 (0)