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

Commit 737a05e

Browse files
chore(release): 1.0.5 [skip ci]
## [1.0.5](v1.0.4...v1.0.5) (2023-01-10) ### Bug Fixes * fixing typo in readme ([a71dfee](a71dfee))
1 parent a71dfee commit 737a05e

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.0.5](https://github.com/aorumbayev/awesomealgo-hooks/compare/v1.0.4...v1.0.5) (2023-01-10)
2+
3+
4+
### Bug Fixes
5+
6+
* fixing typo in readme ([a71dfee](https://github.com/aorumbayev/awesomealgo-hooks/commit/a71dfee5b6224e983c0dcf1ab1ea31567c32e279))
7+
18
## [1.0.4](https://github.com/aorumbayev/awesomealgo-hooks/compare/v1.0.3...v1.0.4) (2023-01-10)
29

310

package.json

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

0 commit comments

Comments
 (0)