Skip to content

Commit

Permalink
chore(release): 0.2.0 [skip ci]
Browse files Browse the repository at this point in the history
# [0.2.0](v0.1.7...v0.2.0) (2023-03-16)

### Features

* Adding tests to CircleCi Pipeline, Removing Automatic Version Bump ([#43](#43)) ([ccc4193](ccc4193))
* Replacing Github Repo URL with HTTPS Version ([#48](#48)) ([1b11162](1b11162))
  • Loading branch information
semantic-release-bot committed Mar 16, 2023
1 parent fe1dca8 commit 8ced8ef
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@zero-tech/zsale-sdk",
"version": "0.1.7",
"version": "0.2.0",
"main": "lib/index.js",
"types": "lib/index.d.ts",
"repository": "https://github.com/zer0-os/zSale-SDK.git",
Expand Down Expand Up @@ -59,4 +59,4 @@
"@zero-tech/zauction-sdk": ">=0.0.33",
"ethers": "^5.4.6"
}
}
}

0 comments on commit 8ced8ef

Please sign in to comment.