Skip to content

Commit 94289d8

Browse files
cheminfo-botstropitek
authored andcommitted
chore(main): release 2.0.1
1 parent 92bf127 commit 94289d8

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
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+
## [2.0.1](https://github.com/image-js/fast-bmp/compare/v2.0.0...v2.0.1) (2022-09-29)
4+
5+
6+
### Bug Fixes
7+
8+
* move eslint-config-cheminfo to dev dependencies ([5b673b5](https://github.com/image-js/fast-bmp/commit/5b673b5e13a10eb1aa63985a21cbddfcf4401e42))
9+
310
## [2.0.0](https://github.com/image-js/fast-bmp/compare/v1.0.2...v2.0.0) (2022-07-31)
411

512

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "fast-bmp",
3-
"version": "2.0.0",
3+
"version": "2.0.1",
44
"description": "A bmp image encoder",
55
"main": "src/index.js",
66
"repository": "[email protected]:image-js/fast-bmp.git",

0 commit comments

Comments
 (0)