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

Commit 84fcc81

Browse files
chore(release): 1.0.3 [skip ci]
## [1.0.3](v1.0.2...v1.0.3) (2023-01-10) ### Bug Fixes * resolving invalid demo links ([06f38c8](06f38c8))
1 parent 06f38c8 commit 84fcc81

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.3](https://github.com/aorumbayev/awesomealgo-hooks/compare/v1.0.2...v1.0.3) (2023-01-10)
2+
3+
4+
### Bug Fixes
5+
6+
* resolving invalid demo links ([06f38c8](https://github.com/aorumbayev/awesomealgo-hooks/commit/06f38c8ce355b901c05fc666fab527d17fea6371))
7+
18
## [1.0.2](https://github.com/aorumbayev/awesomealgo-hooks/compare/v1.0.1...v1.0.2) (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.2",
3+
"version": "1.0.3",
44
"description": "Collection of React Hooks for Algorand DApps",
55
"main": "lib/index.js",
66
"module": "esm/index.js",

0 commit comments

Comments
 (0)