Skip to content

Commit 1081196

Browse files
committed
chore(main): release 1.14.1
1 parent fc4c04b commit 1081196

3 files changed

Lines changed: 14 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.14.0"}
1+
{".":"1.14.1"}

CHANGELOG.md

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

3+
## [1.14.1](https://github.com/RicardoRyn/plotfig/compare/v1.14.0...v1.14.1) (2026-01-19)
4+
5+
6+
### Bug Fixes 🔧
7+
8+
* **deps:** update surfplot dependency and gitignore ([fc4c04b](https://github.com/RicardoRyn/plotfig/commit/fc4c04bc04dfe5f7c23aebc4566ba2acb87f332f))
9+
10+
11+
### Code Refactoring ♻️
12+
13+
* **plotting:** rename internal utility functions to public API ([5efabad](https://github.com/RicardoRyn/plotfig/commit/5efabadaf4767552f4ff544df39da933429714e1))
14+
315
## [1.14.0](https://github.com/RicardoRyn/plotfig/compare/v1.13.0...v1.14.0) (2025-12-19)
416

517

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.14.0"
3+
version = "1.14.1"
44
description = "Scientific plotting package for Cognitive neuroscience"
55
keywords = ["neuroscience", "plotting", "visualization"]
66
readme = "README.md"

0 commit comments

Comments
 (0)