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

Commit

Permalink
chore(release): 1.0.3 [skip ci]
Browse files Browse the repository at this point in the history
## [1.0.3](v1.0.2...v1.0.3) (2023-01-10)

### Bug Fixes

* resolving invalid demo links ([06f38c8](06f38c8))
  • Loading branch information
semantic-release-bot committed Jan 10, 2023
1 parent 06f38c8 commit 84fcc81
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [1.0.3](https://github.com/aorumbayev/awesomealgo-hooks/compare/v1.0.2...v1.0.3) (2023-01-10)


### Bug Fixes

* resolving invalid demo links ([06f38c8](https://github.com/aorumbayev/awesomealgo-hooks/commit/06f38c8ce355b901c05fc666fab527d17fea6371))

## [1.0.2](https://github.com/aorumbayev/awesomealgo-hooks/compare/v1.0.1...v1.0.2) (2023-01-10)


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": "awesomealgo-hooks",
"version": "1.0.2",
"version": "1.0.3",
"description": "Collection of React Hooks for Algorand DApps",
"main": "lib/index.js",
"module": "esm/index.js",
Expand Down

0 comments on commit 84fcc81

Please sign in to comment.