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

Commit bcc68b8

Browse files
chore(release): 1.1.0 [skip ci]
# [1.1.0](v1.0.6...v1.1.0) (2023-01-10) ### Features * enabling codeql pipeline ([#6](#6)) ([0a56116](0a56116))
1 parent 0a56116 commit bcc68b8

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.1.0](https://github.com/aorumbayev/awesomealgo-hooks/compare/v1.0.6...v1.1.0) (2023-01-10)
2+
3+
4+
### Features
5+
6+
* enabling codeql pipeline ([#6](https://github.com/aorumbayev/awesomealgo-hooks/issues/6)) ([0a56116](https://github.com/aorumbayev/awesomealgo-hooks/commit/0a5611634a09c563d23e7dcfff486a7966975d76))
7+
18
## [1.0.6](https://github.com/aorumbayev/awesomealgo-hooks/compare/v1.0.5...v1.0.6) (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.6",
3+
"version": "1.1.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)