Skip to content
This repository was archived by the owner on Jul 28, 2024. It is now read-only.

Commit 61c336e

Browse files
chore(release): 1.0.1 [skip ci]
## [1.0.1](v1.0.0...v1.0.1) (2023-01-10) ### Bug Fixes * bumping changes ([#5](#5)) ([afa0f7d](afa0f7d))
1 parent afa0f7d commit 61c336e

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.0.1](https://github.com/aorumbayev/awesomealgo-hooks/compare/v1.0.0...v1.0.1) (2023-01-10)
2+
3+
4+
### Bug Fixes
5+
6+
* bumping changes ([#5](https://github.com/aorumbayev/awesomealgo-hooks/issues/5)) ([afa0f7d](https://github.com/aorumbayev/awesomealgo-hooks/commit/afa0f7dd5ccd411f491cbe0e750cfbc58275091b))
7+
18
# 1.0.0 (2023-01-10)
29

310

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "awesomealgo-hooks",
3-
"version": "1.0.0",
3+
"version": "1.0.1",
44
"description": "Collection of React Hooks for Algorand DApps",
55
"main": "lib/index.js",
66
"module": "esm/index.js",

0 commit comments

Comments
 (0)