Skip to content

Commit

Permalink
chore(main): release 1.8.1 (#83)
Browse files Browse the repository at this point in the history
  • Loading branch information
cheminfo-bot authored Apr 24, 2023
1 parent 8a07606 commit d22e874
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [1.8.1](https://github.com/cheminfo/filelist-utils/compare/v1.8.0...v1.8.1) (2023-04-24)


### Bug Fixes

* do not fetch twice for unzip ([#82](https://github.com/cheminfo/filelist-utils/issues/82)) ([8a07606](https://github.com/cheminfo/filelist-utils/commit/8a07606387b41ae12e4c8b13e30cecc604ffb781))

## [1.8.0](https://github.com/cheminfo/filelist-utils/compare/v1.7.1...v1.8.0) (2023-03-01)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "filelist-utils",
"version": "1.8.0",
"version": "1.8.1",
"description": "Create a FileCollection from a path or a zip file",
"main": "./lib/index.js",
"module": "./lib-esm/index.js",
Expand Down

0 comments on commit d22e874

Please sign in to comment.