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

Commit 7cb6260

Browse files
chore(release): 1.4.0 [skip ci]
# [1.4.0](v1.3.0...v1.4.0) (2023-04-13) ### Features * adding discounts support ([#18](#18)) ([bf1cfc3](bf1cfc3))
1 parent bf1cfc3 commit 7cb6260

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

Diff for: CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [1.4.0](https://github.com/aorumbayev/awesomealgo-hooks/compare/v1.3.0...v1.4.0) (2023-04-13)
2+
3+
4+
### Features
5+
6+
* adding discounts support ([#18](https://github.com/aorumbayev/awesomealgo-hooks/issues/18)) ([bf1cfc3](https://github.com/aorumbayev/awesomealgo-hooks/commit/bf1cfc317cb9c2dd36bd1b93bb51a6fe71d0f160))
7+
18
# [1.3.0](https://github.com/aorumbayev/awesomealgo-hooks/compare/v1.2.0...v1.3.0) (2023-04-03)
29

310

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "awesomealgo-hooks",
3-
"version": "1.3.0",
3+
"version": "1.4.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)