Skip to content

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

packages/frontend/CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
### frontend [1.9.1-dev.1](https://github.com/starkware-industries/starkgate-webapp/compare/[email protected]@1.9.1-dev.1) (2022-09-28)
2+
3+
4+
### 🔧 Fixes
5+
6+
* **3156356466:** remove 'MAX' button ([#10](https://github.com/starkware-industries/starkgate-webapp/issues/10)) ([0bd8f5d](https://github.com/starkware-industries/starkgate-webapp/commit/0bd8f5da6a40da747a60b2257ce88819ea46f1fe))
7+
18
## [1.9.0](https://github.com/starkware-libs/starkgate-frontend/compare/v1.8.1...v1.9.0) (2022-09-18)
29

310

packages/frontend/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "frontend",
3-
"version": "1.9.0",
3+
"version": "1.9.1-dev.1",
44
"homepage": "./",
55
"scripts": {
66
"clean": "rm -rf ./dist",

0 commit comments

Comments
 (0)