Skip to content

Commit 414b41b

Browse files
author
sam
committed
chore(release): 1.8.0
1 parent 364b651 commit 414b41b

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,14 @@
22

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5+
## [1.8.0](https://github.com/sambacha/dune-snippets/compare/v1.7.3...v1.8.0) (2021-04-10)
6+
7+
8+
### Features
9+
10+
* **add:** uniswap V2 ([#9](https://github.com/sambacha/dune-snippets/issues/9)) ([ac9ab26](https://github.com/sambacha/dune-snippets/commit/ac9ab2697e8dbb08cfb69a9cc7bdf69e6f05fd56))
11+
* **cli:** python3 scripts pkg ([364b651](https://github.com/sambacha/dune-snippets/commit/364b651939d4e4c10c2f67b64902fe832d264eeb))
12+
513
### [1.7.3](https://github.com/sambacha/dune-snippets/compare/v1.7.2...v1.7.3) (2021-04-10)
614

715
### Bug Fixes

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "dune-snippets",
3-
"version": "1.7.3",
3+
"version": "1.8.0",
44
"description": "Dune Analytics Snippets",
55
"main": "dune/index.json",
66
"scripts": {

0 commit comments

Comments
 (0)