Skip to content

Commit 3193f5e

Browse files
authored
chore(main): release 14.29.1 (#378)
1 parent 9d84adf commit 3193f5e

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

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

3+
## [14.29.1](https://github.com/mljs/spectra-processing/compare/v14.29.0...v14.29.1) (2026-06-22)
4+
5+
6+
### Performance Improvements
7+
8+
* **fft:** cache FFT instances ([#377](https://github.com/mljs/spectra-processing/issues/377)) ([9d84adf](https://github.com/mljs/spectra-processing/commit/9d84adf2a269921eea41485ceb1f11df3ee0c78f))
9+
310
## [14.29.0](https://github.com/mljs/spectra-processing/compare/v14.28.1...v14.29.0) (2026-05-12)
411

512

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ml-spectra-processing",
3-
"version": "14.29.0",
3+
"version": "14.29.1",
44
"license": "MIT",
55
"description": "Various method to process spectra",
66
"keywords": [],

0 commit comments

Comments
 (0)