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

Commit 5a51452

Browse files
chore(release): 1.2.0 [skip ci]
# [1.2.0](v1.1.0...v1.2.0) (2023-01-11) ### Features * adding new hook for url shortening, fixing types in nfd hook ([#10](#10)) ([1a31446](1a31446))
1 parent 1a31446 commit 5a51452

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.2.0](https://github.com/aorumbayev/awesomealgo-hooks/compare/v1.1.0...v1.2.0) (2023-01-11)
2+
3+
4+
### Features
5+
6+
* adding new hook for url shortening, fixing types in nfd hook ([#10](https://github.com/aorumbayev/awesomealgo-hooks/issues/10)) ([1a31446](https://github.com/aorumbayev/awesomealgo-hooks/commit/1a314461b9b86ebaf4a5aa85ed70afce2ea421d8))
7+
18
# [1.1.0](https://github.com/aorumbayev/awesomealgo-hooks/compare/v1.0.6...v1.1.0) (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.1.0",
3+
"version": "1.2.0",
44
"description": "Collection of React Hooks for Algorand DApps",
55
"main": "lib/index.js",
66
"module": "esm/index.js",

0 commit comments

Comments
 (0)