Skip to content

Commit 6f059c6

Browse files
Version Packages (#22)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 73fafce commit 6f059c6

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/fast-ways-double.md

-5
This file was deleted.

CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# tfjs-image-node
22

3+
## 2.1.0
4+
5+
### Minor Changes
6+
7+
- [`73fafce`](https://github.com/kevinanielsen/tfjs-image-node/commit/73fafcef5cd98a2fc67a952dd7057256381bc1a6) Thanks [@kevinanielsen](https://github.com/kevinanielsen)! - FIX!!!
8+
39
## 2.0.4
410

511
### Patch Changes

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "tfjs-image-node",
3-
"version": "2.0.4",
3+
"version": "2.1.0",
44
"description": "A simple image classifier using tfjs and running in node.js",
55
"main": "./dist/index.js",
66
"module": "./dist/index.mjs",

0 commit comments

Comments
 (0)