Skip to content

Commit

Permalink
chore: release 4.2.0 (#71)
Browse files Browse the repository at this point in the history
  • Loading branch information
cheminfo-bot committed Apr 15, 2024
1 parent afe6785 commit fe39397
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 5 deletions.
15 changes: 12 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# Changelog

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


### Features

* track access with umami and update deps ([#70](https://www.github.com/cheminfo/flavor-builder/issues/70)) ([afe6785](https://www.github.com/cheminfo/flavor-builder/commit/afe6785d7dce02060b2f0ddf0d3d9be04d0acc0e))


### Bug Fixes

* ensure that isLocked save string and load number ([b03a52a](https://www.github.com/cheminfo/flavor-builder/commit/b03a52af4991f16e3493aaaef5e4eff9725ada63))

## [4.1.0](https://github.com/cheminfo/flavor-builder/compare/v4.0.5...v4.1.0) (2021-06-24)


Expand Down Expand Up @@ -282,6 +294,3 @@ unspecified or the versions does not exist in lactame.

<a name="0.1.0"></a>
# 0.1.0 (2015-02-24)



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.1.1",
"version": "4.2.0",
"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 fe39397

Please sign in to comment.