Skip to content

Commit 8d4f494

Browse files
authored
chore: release 5.0.2 (#81)
1 parent e34dda3 commit 8d4f494

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

CHANGELOG.md

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

3+
### [5.0.2](https://www.github.com/cheminfo/flavor-builder/compare/v5.0.1...v5.0.2) (2024-05-31)
4+
5+
6+
### Bug Fixes
7+
8+
* update visualizer-on-tabs ([e34dda3](https://www.github.com/cheminfo/flavor-builder/commit/e34dda3955c0d1bfd5a0f31a3cb6f2f0eb9c1ef1))
9+
310
### [5.0.1](https://www.github.com/cheminfo/flavor-builder/compare/v5.0.0...v5.0.1) (2024-05-30)
411

512

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "flavor-builder",
3-
"version": "5.0.1",
3+
"version": "5.0.2",
44
"description": "Make an indexable website from a flavor (a bunch of views in the visualizer)",
55
"main": "src/index.js",
66
"bin": "bin/build.js",

0 commit comments

Comments
 (0)