Skip to content

Commit ed02461

Browse files
prerelease: v1.9.0-dev.31
## [1.9.0-dev.31](v1.9.0-dev.30...v1.9.0-dev.31) (2022-09-18) ### 🔧 Fixes * **3240752215:** STARKGATE_DOCS_URL broken link ([#320](#320)) ([c0135c4](c0135c4))
1 parent c0135c4 commit ed02461

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.9.0-dev.31](https://github.com/starkware-libs/starkgate-frontend/compare/v1.9.0-dev.30...v1.9.0-dev.31) (2022-09-18)
2+
3+
4+
### 🔧 Fixes
5+
6+
* **3240752215:** STARKGATE_DOCS_URL broken link ([#320](https://github.com/starkware-libs/starkgate-frontend/issues/320)) ([c0135c4](https://github.com/starkware-libs/starkgate-frontend/commit/c0135c4602e455e5b25a7d7f85a2b848dd31277c))
7+
18
## [1.9.0-dev.30](https://github.com/starkware-libs/starkgate-frontend/compare/v1.9.0-dev.29...v1.9.0-dev.30) (2022-09-15)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "starkgate-frontend",
3-
"version": "1.9.0-dev.30",
3+
"version": "1.9.0-dev.31",
44
"homepage": "./",
55
"scripts": {
66
"clean": "rm -rf ./dist",

0 commit comments

Comments
 (0)