Skip to content

Commit

Permalink
Version Packages (#28)
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
github-actions[bot] and github-actions[bot] committed Nov 8, 2023
1 parent 3330f4c commit 9d09c9e
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 7 deletions.
5 changes: 0 additions & 5 deletions .changeset/nasty-knives-sell.md

This file was deleted.

8 changes: 7 additions & 1 deletion src/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,16 @@
# hopfield

## 0.3.5

### Patch Changes

- [`8a70728`](https://github.com/propology/hopfield/commit/8a70728c879c0180e526fa5a2f10a36b55102102) Thanks [@0xcadams](https://github.com/0xcadams)! - **Fix:** attempt to fix types.

## 0.3.4

### Patch Changes

- [`16516f8`](https://github.com/propology/hopfield/commit/16516f8d2c40c705ea0d77a5027e4d535fc04f2b) Thanks [@0xcadams](https://github.com/0xcadams)! - **Fix:** fix types with removing lazy.
- [`16516f8`](https://github.com/propology/hopfield/commit/16516f8d2c40c705ea0d77a5027e4d535fc04f2b) Thanks [@0xcadams](https://github.com/0xcadams)! - **Fix:** fix types with removing lazy.

## 0.3.3

Expand Down
2 changes: 1 addition & 1 deletion src/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "hopfield",
"version": "0.3.4",
"version": "0.3.5",
"repository": "propology/hopfield",
"main": "./_cjs/index.js",
"module": "./_esm/index.js",
Expand Down

1 comment on commit 9d09c9e

@vercel
Copy link

@vercel vercel bot commented on 9d09c9e Nov 8, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.