Skip to content

Commit

Permalink
Version Packages (#16)
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 Nov 28, 2023
1 parent 42adf7e commit 0ba17a1
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 6 deletions.
5 changes: 0 additions & 5 deletions .changeset/odd-horses-turn.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.0.1

### Patch Changes

- [`42adf7e`](https://github.com/kevinanielsen/tfjs-image-node/commit/42adf7e90db05b6d4189c09be89e4a099c0e831b) Thanks [@kevinanielsen](https://github.com/kevinanielsen)! - Change access to public in changeset config

## 2.0.0

### Major 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.0",
"version": "2.0.1",
"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 0ba17a1

Please sign in to comment.