Skip to content

Commit 311c198

Browse files
authored
chore(main): release 6.4.0 (#77)
1 parent e1f1d02 commit 311c198

2 files changed

Lines changed: 9 additions & 1 deletion

File tree

CHANGELOG.md

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

3+
## [6.4.0](https://github.com/cheminfo/file-collection/compare/v6.3.0...v6.4.0) (2025-12-04)
4+
5+
6+
### Features
7+
8+
* add paths mapping in ium index ([#78](https://github.com/cheminfo/file-collection/issues/78)) ([e1f1d02](https://github.com/cheminfo/file-collection/commit/e1f1d028332cf0df8210896a21665822ba991bbb))
9+
* add version to ium index ([#76](https://github.com/cheminfo/file-collection/issues/76)) ([1c792bf](https://github.com/cheminfo/file-collection/commit/1c792bf509c5c39bd31bae3d3a4c8a1c612dfc64))
10+
311
## [6.3.0](https://github.com/cheminfo/file-collection/compare/v6.2.1...v6.3.0) (2025-11-17)
412

513

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "file-collection",
3-
"version": "6.3.0",
3+
"version": "6.4.0",
44
"license": "MIT",
55
"description": "Library to manage large amount of files coming from different sources",
66
"keywords": [],

0 commit comments

Comments
 (0)