Skip to content

Commit

Permalink
prerelease: v0.1.0-dev.4
Browse files Browse the repository at this point in the history
 ## [0.1.0-dev.4](v0.1.0-dev.3...v0.1.0-dev.4) (2022-09-08)

### 🧩 Features

* **3127780111:** drop support for availability gateway ([#25](#25)) ([bf8bbcf](bf8bbcf))
  • Loading branch information
semantic-release-bot committed Sep 8, 2022
1 parent bf8bbcf commit a482c1b
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [0.1.0-dev.4](https://github.com/starkware-libs/starkex-js/compare/v0.1.0-dev.3...v0.1.0-dev.4) (2022-09-08)


### 🧩 Features

* **3127780111:** drop support for availability gateway ([#25](https://github.com/starkware-libs/starkex-js/issues/25)) ([bf8bbcf](https://github.com/starkware-libs/starkex-js/commit/bf8bbcf4da9c2d3f528662c0014c91e31f142fcf))

## [0.1.0-dev.3](https://github.com/starkware-libs/starkex-js/compare/v0.1.0-dev.2...v0.1.0-dev.3) (2022-09-06)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@starkware-industries/starkex-js",
"version": "0.1.0-dev.3",
"version": "0.1.0-dev.4",
"description": "`starkex-js` is a JavaScript wrapper around the [StarkEx API](https://starkware.co/starkex/api/) that can be used in both NodeJS and Browser environments.",
"keywords": [
"starkware",
Expand Down

0 comments on commit a482c1b

Please sign in to comment.