Skip to content

Commit

Permalink
chore(main): release 1.8.0 (#102)
Browse files Browse the repository at this point in the history
  • Loading branch information
cheminfo-bot authored Aug 5, 2024
1 parent fad1b27 commit 888545d
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.0](https://github.com/cheminfo/cheminfo-types/compare/v1.7.3...v1.8.0) (2024-08-05)


### Features

* add types for LightLogger compatible with console ([#101](https://github.com/cheminfo/cheminfo-types/issues/101)) ([fad1b27](https://github.com/cheminfo/cheminfo-types/commit/fad1b278144f2ab70e3b1c21a67d08e1e8c9def4))

## [1.7.3](https://github.com/cheminfo/cheminfo-types/compare/v1.7.2...v1.7.3) (2024-03-12)


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": "cheminfo-types",
"version": "1.7.3",
"version": "1.8.0",
"description": "Types for cheminfo packages and cheminfo data schema ",
"main": "./index.js",
"types": "./cheminfoTypes.d.ts",
Expand Down

0 comments on commit 888545d

Please sign in to comment.