Skip to content

Commit

Permalink
chore: release 4.2.1 (#73)
Browse files Browse the repository at this point in the history
  • Loading branch information
cheminfo-bot committed Apr 16, 2024
1 parent f2e41f3 commit ff330d5
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

### [4.2.1](https://www.github.com/cheminfo/flavor-builder/compare/v4.2.0...v4.2.1) (2024-04-16)


### Bug Fixes

* remove co dep and update visualizer-on-tabs ([#72](https://www.github.com/cheminfo/flavor-builder/issues/72)) ([f2e41f3](https://www.github.com/cheminfo/flavor-builder/commit/f2e41f381ac353423c9406e204ec6ba29a5d5aaa))

## [4.2.0](https://www.github.com/cheminfo/flavor-builder/compare/v4.1.0...v4.2.0) (2024-04-15)


Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "flavor-builder",
"version": "4.2.0",
"version": "4.2.1",
"description": "Make an indexable website from a flavor (a bunch of views in the visualizer)",
"main": "src/index.js",
"bin": "bin/build.js",
Expand Down

0 comments on commit ff330d5

Please sign in to comment.