Skip to content

Commit

Permalink
Version Packages (#22)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
kevinanielsen and github-actions[bot] committed Dec 3, 2023
1 parent 73fafce commit 6f059c6
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 6 deletions.
5 changes: 0 additions & 5 deletions .changeset/fast-ways-double.md

This file was deleted.

6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# tfjs-image-node

## 2.1.0

### Minor Changes

- [`73fafce`](https://github.com/kevinanielsen/tfjs-image-node/commit/73fafcef5cd98a2fc67a952dd7057256381bc1a6) Thanks [@kevinanielsen](https://github.com/kevinanielsen)! - FIX!!!

## 2.0.4

### Patch Changes
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": "tfjs-image-node",
"version": "2.0.4",
"version": "2.1.0",
"description": "A simple image classifier using tfjs and running in node.js",
"main": "./dist/index.js",
"module": "./dist/index.mjs",
Expand Down

0 comments on commit 6f059c6

Please sign in to comment.