File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [1.1.0](https://github.com/beat-forge/clients/compare/web-v1.0.1...web-v1.1.0) (2023-10-16)
4+
5+
6+ ### Features
7+
8+ * instances. ([7531143](https://github.com/beat-forge/clients/commit/7531143616cf5b347e169844d3eee915723e9913))
9+ * **web:** more landingv2 stuff ([f5a9ed1](https://github.com/beat-forge/clients/commit/f5a9ed1d6719eb96ef24a78af05902e5345ceabc))
10+
11+
12+ ### Bug Fixes
13+
14+ * :construction: instances page refactor ([0c8648d](https://github.com/beat-forge/clients/commit/0c8648d3be343e575de4dd36095e08ca6831a356))
15+ * **web:** failing build due to 404s ([bfa3d49](https://github.com/beat-forge/clients/commit/bfa3d4928937d08ed542b7d86cee52b5bf4ea82d))
16+ * **web:** mask-image inconsistency between chrome/ff ([c97f439](https://github.com/beat-forge/clients/commit/c97f439f3deffd276cc25d01b000a0c45c6a559a))
17+ * **web:** overflow issues ([6ab6504](https://github.com/beat-forge/clients/commit/6ab6504bc7141a36c9951f05cc64a7b915d01a29))
18+ * **web:** overflow issues on new landingv2 sections ([760433e](https://github.com/beat-forge/clients/commit/760433e6c53979dde705d3324cbe572c6e93a0f2))
19+
320## [1.0.1](https://github.com/beat-forge/clients/compare/web-v1.0.0...web-v1.0.1) (2023-08-15)
421
522### Bug Fixes
Original file line number Diff line number Diff line change 11{
22 "name": "web",
3- "version": "1.0.1 ",
3+ "version": "1.1.0 ",
44 "scripts": {
55 "dev": "vite dev --port 3000",
66 "build": "vite build",
You can’t perform that action at this time.
0 commit comments